Age | Commit message (Expand) | Author | Files | Lines |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 11 | -11/+11 |
2013-11-18 | Add "language-option" to -list-features | Joel Brobecker | 1 | -0/+1 |
2013-11-14 | GDB/MI: Add new "--language LANG" command option. | Joel Brobecker | 3 | -1/+35 |
2013-11-13 | Replace "info-ada-exceptions" by "ada-exceptions" in -list-features | Joel Brobecker | 1 | -1/+1 |
2013-11-12 | Implement GDB/MI equivalent of "info exceptions" CLI command. | Joel Brobecker | 4 | -0/+54 |
2013-11-11 | Dandling memory pointers in Ada catchpoints with GDB/MI. | Joel Brobecker | 1 | -0/+10 |
2013-11-07 | Remove varobj_language_string, languages and varobj_languages | Yao Qi | 1 | -2/+3 |
2013-10-11 | New GDB/MI commands to catch Ada exceptions | Joel Brobecker | 3 | -0/+137 |
2013-10-04 | Add support for --start option in -exec-run GDB/MI command. | Joel Brobecker | 1 | -3/+51 |
2013-10-02 | Print registers not saved in the frame as "<not saved>" instead of "<optimize... | Pedro Alves | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 2 | -4/+4 |
2013-09-17 | PR gdb/15911: "info threads" changes the default source and line (for "break"... | Pedro Alves | 3 | -5/+5 |
2013-08-30 | MI -trace-find, print frame with LOC_AND_ADDRESS instead of SRC_AND_LOC. | Pedro Alves | 1 | -1/+1 |
2013-08-29 | Remove use of deprecated_command_loop_hook from mi code. | Andrew Burgess | 1 | -35/+4 |
2013-08-28 | PR gdb/15415 | Jan Kratochvil | 1 | -2/+2 |
2013-08-27 | Add options to skip unavailable locals | Yao Qi | 1 | -20/+57 |
2013-08-27 | Add mi_getopt_allow_unknown | Yao Qi | 3 | -27/+66 |
2013-08-08 | gdb/ | Yao Qi | 1 | -1/+4 |
2013-08-08 | gdb/ | Yao Qi | 1 | -4/+3 |
2013-08-02 | Remove duplicate call to add_file_handler. | Andrew Burgess | 1 | -1/+0 |
2013-08-01 | gdb/ | Yao Qi | 1 | -10/+69 |
2013-07-25 | Resue 'z' formatter from mi register display code. | Andrew Burgess | 1 | -37/+13 |
2013-07-19 | 2013-07-19 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 1 | -0/+3 |
2013-07-09 | * defs.h (enum val_prettyformat): Renamed from val_prettyprint. | Doug Evans | 2 | -3/+3 |
2013-07-01 | add -Wold-style-declaration | Tom Tromey | 1 | -3/+3 |
2013-06-26 | gdb/ | Yao Qi | 3 | -0/+298 |
2013-06-26 | gdb/ | Yao Qi | 1 | -2/+0 |
2013-06-20 | Teach -data-list-register-values to not include unavailable registers | Yao Qi | 1 | -13/+46 |
2013-06-08 | gdb/ | Yao Qi | 1 | -14/+13 |
2013-06-03 | gdb/ | Yao Qi | 5 | -51/+33 |
2013-05-30 | fix mi-cmd-var.c | Tom Tromey | 1 | -4/+3 |
2013-05-30 | fix mi-cmd-stack.c | Tom Tromey | 1 | -4/+1 |
2013-05-30 | fix list_available_thread_groups | Tom Tromey | 1 | -1/+4 |
2013-05-30 | gdb/ | Yao Qi | 1 | -1/+2 |
2013-05-23 | mi/mi-cmd-break.c: Use xsnprintf instead of sprintf (ARI fix) | Joel Brobecker | 1 | -1/+2 |
2013-05-21 | 2013-05-21 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 3 | -22/+144 |
2013-05-20 | * mi/mi-main.c: Include python-internal.h. | Tom Tromey | 1 | -1/+5 |
2013-05-10 | 2013-05-10 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 3 | -41/+190 |
2013-03-14 | gdb/ | Yao Qi | 1 | -13/+34 |
2013-03-14 | gdb/ | Yao Qi | 1 | -1/+1 |
2013-03-12 | * mi/mi-cmds.h (mi_execute_command): Make "cmd" const. | Keith Seitz | 5 | -25/+31 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -10/+6 |
2013-02-14 | 2013-02-14 Pedro Alves <pedro@codesourcery.com> | Hafiz Abid Qadeer | 1 | -15/+4 |
2013-02-12 | Add support for a destructor for ui_out data and use it to | Siva Chandra Reddy | 1 | -0/+1 |
2013-02-06 | gdb/doc: | Yao Qi | 1 | -8/+37 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -2/+3 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 2 | -9/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 26 | -31/+26 |
2012-12-25 | gdb/ | Jan Kratochvil | 1 | -12/+2 |