summaryrefslogtreecommitdiff
path: root/gdb/infcmd.c
Commit message (Expand)AuthorAgeFilesLines
* * infcmd.c: Whitespace fixes.Doug Evans2014-03-221-2/+9
* * infcmd.c (interrupt_command): Renamed from interrupt_target_command.Doug Evans2014-03-221-2/+2
* Factor out foreground/background execution command preparation.Pedro Alves2014-03-121-136/+53
* fix regressions with target-asyncTom Tromey2014-03-121-11/+23
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* change minsym representationTom Tromey2014-02-261-1/+1
* Remove duplicated #include's from GDBHonggyu Kim2014-01-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Print <unavailable> for unavailable registers in info register output.Andrew Burgess2013-10-291-15/+10
* Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh...Pedro Alves2013-10-251-1/+5
* Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves2013-10-021-2/+2
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-2/+2
* Consistent display of "<optimized out>" for register values.Andrew Burgess2013-09-181-11/+7
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-3/+3
* Reuse print_hex_chars function.Andrew Burgess2013-07-111-11/+2
* * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans2013-07-091-1/+1
* range stepping: gdbPedro Alves2013-05-231-1/+7
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-11/+1
* gdb/Jan Kratochvil2013-05-051-1/+1
* make -gdb-exit call disconnect_tracing too, and don't lose history if the tar...Pedro Alves2013-04-101-2/+5
* PR symtab/8424:Tom Tromey2013-04-081-2/+2
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-3/+3
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-1/+1
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-6/+3
* gdb/Yao Qi2013-02-141-5/+0
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-1/+0
* gdb/Yao Qi2013-01-161-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * infcmd.c (all_registers_info, nexti_command, stepi_command)Tom Tromey2012-12-181-19/+5
* gdbTom Tromey2012-12-141-4/+7
* gdb/Yao Qi2012-11-301-0/+18
* rename frame_register_read into deprecated_frame_register_read.Joel Brobecker2012-11-121-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-4/+4
* gdb/ChangeLog:Sergio Durigan Junior2012-09-181-0/+1
* gdb/Jan Kratochvil2012-09-171-0/+5
* 2012-08-28 Pedro Alves <palves@redhat.com>Pedro Alves2012-08-281-75/+92
* 2012-08-23 Pedro Alves <palves@redhat.com>Pedro Alves2012-08-231-1/+1
* gdb: fix test failures after updating usage stringsMike Frysinger2012-08-171-1/+1
* gdb: improve usage stringsMike Frysinger2012-08-151-9/+20
* gdb: add completion handler for "handle" and "signal"Mike Frysinger2012-08-101-1/+2
* * cli/cli-setshow.c (do_setshow_command): Handle case 'var_filename'Yao Qi2012-07-191-5/+10
* * linespec.c: #include "stack.h".Doug Evans2012-06-291-1/+1
* Fix quoting of special characters for the MinGW build.Eli Zaretskii2012-06-121-5/+30
* gdb/Pedro Alves2012-05-241-20/+20
* gdb/Pedro Alves2012-05-241-6/+6
* gdb/Maciej W. Rozycki2012-05-161-7/+9
* 2012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-271-5/+5
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-2/+2
* gdb/Jan Kratochvil2012-02-291-0/+3