summaryrefslogtreecommitdiff
path: root/gdb/infcmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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.aburgess2013-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.aburgess2013-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/qiyao2013-02-141-5/+0
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-1/+0
* gdb/qiyao2013-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/qiyao2012-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:sergiodj2012-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'qiyao2012-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
* gdb/Jan Kratochvil2012-02-231-1/+2
* PR gdb/12659:Tom Tromey2012-02-151-1/+1
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* * gdbarch.sh (info_proc): New callback.Ulrich Weigand2012-01-201-1/+6
* ChangeLog:Ulrich Weigand2012-01-201-0/+108
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* Introduce gdb.FinishBreakpoint in Pythonkpouget2011-12-231-7/+32
* the "ambiguous linespec" seriesTom Tromey2011-12-061-1/+2
* gdb/qiyao2011-10-291-0/+1
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-0/+2
* 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2011-07-261-14/+22