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