aboutsummaryrefslogtreecommitdiff
path: root/gdb/infcmd.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-29Print <unavailable> for unavailable registers in info register output.Andrew Burgess1-15/+10
2013-10-25Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh...Pedro Alves1-1/+5
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves1-2/+2
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-2/+2
2013-09-18Consistent display of "<optimized out>" for register values.Andrew Burgess1-11/+7
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves1-3/+3
2013-07-11Reuse print_hex_chars function.Andrew Burgess1-11/+2
2013-07-09 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans1-1/+1
2013-05-23range stepping: gdbPedro Alves1-1/+7
2013-05-06Reimplement shared library support on ppc-aix...Joel Brobecker1-11/+1
2013-05-05gdb/Jan Kratochvil1-1/+1
2013-04-10make -gdb-exit call disconnect_tracing too, and don't lose history if the tar...Pedro Alves1-2/+5
2013-04-08 PR symtab/8424:Tom Tromey1-2/+2
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-3/+3
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-1/+1
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-6/+3
2013-02-14gdb/Yao Qi1-5/+0
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-1/+0
2013-01-16gdb/Yao Qi1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-18 * infcmd.c (all_registers_info, nexti_command, stepi_command)Tom Tromey1-19/+5
2012-12-14gdbTom Tromey1-4/+7
2012-11-30gdb/Yao Qi1-0/+18
2012-11-12rename frame_register_read into deprecated_frame_register_read.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-4/+4
2012-09-18gdb/ChangeLog:Sergio Durigan Junior1-0/+1
2012-09-17gdb/Jan Kratochvil1-0/+5
2012-08-282012-08-28 Pedro Alves <palves@redhat.com>Pedro Alves1-75/+92
2012-08-232012-08-23 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-08-17gdb: fix test failures after updating usage stringsMike Frysinger1-1/+1
2012-08-15gdb: improve usage stringsMike Frysinger1-9/+20
2012-08-10gdb: add completion handler for "handle" and "signal"Mike Frysinger1-1/+2
2012-07-19 * cli/cli-setshow.c (do_setshow_command): Handle case 'var_filename'Yao Qi1-5/+10
2012-06-29 * linespec.c: #include "stack.h".Doug Evans1-1/+1
2012-06-12Fix quoting of special characters for the MinGW build.Eli Zaretskii1-5/+30
2012-05-24gdb/Pedro Alves1-20/+20
2012-05-24gdb/Pedro Alves1-6/+6
2012-05-16 gdb/Maciej W. Rozycki1-7/+9
2012-03-272012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves1-5/+5
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-2/+2
2012-02-29gdb/Jan Kratochvil1-0/+3
2012-02-23gdb/Jan Kratochvil1-1/+2
2012-02-15 PR gdb/12659:Tom Tromey1-1/+1
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+1
2012-01-20 * gdbarch.sh (info_proc): New callback.Ulrich Weigand1-1/+6
2012-01-20ChangeLog:Ulrich Weigand1-0/+108
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-12-23 Introduce gdb.FinishBreakpoint in PythonKevin Pouget1-7/+32
2011-12-06the "ambiguous linespec" seriesTom Tromey1-1/+2
2011-10-29gdb/Yao Qi1-0/+1