summaryrefslogtreecommitdiff
path: root/gdb/infrun.c
Commit message (Expand)AuthorAgeFilesLines
* [gdb/16062] stepi sometimes doesn't make progressPedro Alves2013-10-181-0/+11
* This patch adds a new convenience variable called "$_exitsignal", whichsergiodj2013-10-071-1/+40
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-3/+4
* When reverse-stepping, only insert a resume breakpoint at ecs->stop_func_startmmetzger2013-09-181-1/+1
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-1/+1
* * inf-child.c (inf_child_follow_fork) New parameterLuis Machado2013-09-031-3/+7
* Move pagination_enabled declaration to a proper place.Pedro Alves2013-06-281-2/+0
* infrun.c: Move non_stop_1 etc., higher up in file.Pedro Alves2013-06-281-28/+27
* Move comment on the 'stepping over resolver' mechanism to the internals manual.Pedro Alves2013-06-271-40/+0
* Garbage collect SOLIB_IN_DYNAMIC_LINKER.Pedro Alves2013-06-261-12/+0
* Update comments on stepping over resolver code.Pedro Alves2013-06-261-16/+16
* Fix PR cli/15603Tom Tromey2013-06-181-6/+12
* 2013-06-04 Gary Benson <gbenson@redhat.com>gary2013-06-041-1/+11
* some fixes to infrun.cTom Tromey2013-05-301-4/+3
* range stepping: gdbPedro Alves2013-05-231-0/+33
* Factor out in-stepping-range checks.Pedro Alves2013-05-231-4/+2
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-4/+0
* gdb/qiyao2013-04-221-1/+1
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-1/+1
* Rename record_ prefixes in record-full.h into record_full_.mmetzger2013-03-111-1/+1
* Split record.h into record.h and record-full.h.mmetzger2013-03-111-0/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-2/+4
* gdb/qiyao2013-01-181-6/+8
* 2013-01-03 Pedro Alves <palves@redhat.com>Tom Tromey2013-01-161-116/+140
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Jan Kratochvil2012-12-241-1/+2
* gdb/qiyao2012-11-301-14/+0
* gdb/qiyao2012-11-301-2/+2
* gdb/qiyao2012-11-201-1/+1
* gdb/qiyao2012-11-191-1/+1
* 2012-11-09 Pedro Alves <palves@redhat.com>Pedro Alves2012-11-091-0/+19
* gdb/Pedro Alves2012-11-051-0/+2
* gdb/Pedro Alves2012-11-021-1/+10
* 2012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves2012-10-261-27/+24
* 2012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves2012-10-261-5/+0
* 2012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves2012-10-261-1/+6
* * infrun.c (restore_infcall_suspend_state): Eliminate single-usesiddhesh2012-09-171-2/+1
* gdb/Jan Kratochvil2012-09-171-16/+32
* 2012-08-23 Pedro Alves <palves@redhat.com>Pedro Alves2012-08-231-3/+7
* Change detach_breakpoints to take a ptid instead of a pidJoel Brobecker2012-08-161-3/+1
* gdb: improve usage stringsMike Frysinger2012-08-151-0/+6
* gdb: add completion handler for "handle" and "signal"Mike Frysinger2012-08-101-1/+34
* gdb/qiyao2012-08-021-5/+5
* 2012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-201-4/+2
* 2012-07-18 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-181-0/+9
* 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-07-181-6/+3
* gdb:qiyao2012-07-011-25/+9
* gdb/Pedro Alves2012-06-281-186/+186
* gdb/Jan Kratochvil2012-06-181-3/+19
* * infrun.c (handle_inferior_event): Correct indentation.Maciej W. Rozycki2012-06-151-4/+4