summaryrefslogtreecommitdiff
path: root/gdb/linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-95/+101
* * inf-child.c (inf_child_follow_fork) New parameterLuis Machado2013-09-031-1/+2
* Unify ptrace options discovery code and make both GDB andLuis Machado2013-08-221-255/+16
* linux-nat.c: no need to block child signals so aggressively.Pedro Alves2013-08-191-45/+14
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-7/+6
* PR gdb/7912:Tom Tromey2013-04-221-5/+6
* Linux: No need to set ptrace event options in fork/clone children.Pedro Alves2013-03-221-4/+0
* gdb/Jan Kratochvil2013-03-201-2/+2
* [native x86 GNU/Linux] Access debug register mirror from the corresponding pr...Pedro Alves2013-02-131-62/+88
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-2/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Pedro Alves2012-11-261-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-3/+3
* gdb/Pedro Alves2012-11-091-0/+5
* Change detach_breakpoints to take a ptid instead of a pidJoel Brobecker2012-08-161-2/+1
* gdb/qiyao2012-08-021-6/+6
* 2012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-201-2/+10
* 2012-07-16 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2012-07-161-5/+2
* gdb/Jan Kratochvil2012-07-071-0/+2
* gdb/Jan Kratochvil2012-07-061-32/+12
* gdb/Jan Kratochvil2012-07-061-4/+7
* gdb/Pedro Alves2012-06-281-153/+55
* gdb/Pedro Alves2012-05-241-22/+22
* gdb/Pedro Alves2012-05-241-18/+18
* 2012-05-22 Pedro Alves <palves@redhat.com>Pedro Alves2012-05-221-0/+1
* gdb/qiyao2012-04-161-2/+2
* struct siginfo vs. siginfo_ttschwinge2012-03-211-8/+8
* gdb/Jan Kratochvil2012-03-131-1/+26
* gdb/Jan Kratochvil2012-03-131-34/+3
* gdb/Jan Kratochvil2012-03-051-66/+1
* gdb:qiyao2012-03-031-0/+72
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-2/+2
* 2012-02-27 Pedro Alves <palves@redhat.com>Pedro Alves2012-02-271-32/+1
* * symfile.c (symbol_file_add_main_1): Use inferior'sTom Tromey2012-02-161-0/+3
* gdb/Jan Kratochvil2012-01-241-15/+89
* * gdbarch.sh (find_memory_regions): New callback.Ulrich Weigand2012-01-201-85/+0
* * gdbarch.sh (make_corefile_notes): New architecture callback.Ulrich Weigand2012-01-201-294/+29
* * gdbarch.sh (info_proc): New callback.Ulrich Weigand2012-01-201-247/+0
* ChangeLog:Ulrich Weigand2012-01-201-129/+3
* 2012-01-19 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-191-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-12-20 Pedro Alves <alves.ped@gmail.com>Pedro Alves2011-12-201-1/+9
* gdb/Pedro Alves2011-12-141-6/+61
* 2011-12-05 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-12-051-5/+9
* 2011-11-10 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-11-101-1/+2
* gdb/Jan Kratochvil2011-11-031-5/+5
* gdb/Jan Kratochvil2011-11-021-68/+147
* 2011-10-28 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-281-121/+150
* 2011-10-24 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-241-0/+4
* 2011-10-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-121-13/+61