aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi
AgeCommit message (Expand)AuthorFilesLines
2013-11-18remove gdb_string.hTom Tromey11-11/+11
2013-11-18Add "language-option" to -list-featuresJoel Brobecker1-0/+1
2013-11-14GDB/MI: Add new "--language LANG" command option.Joel Brobecker3-1/+35
2013-11-13Replace "info-ada-exceptions" by "ada-exceptions" in -list-featuresJoel Brobecker1-1/+1
2013-11-12Implement GDB/MI equivalent of "info exceptions" CLI command.Joel Brobecker4-0/+54
2013-11-11Dandling memory pointers in Ada catchpoints with GDB/MI.Joel Brobecker1-0/+10
2013-11-07Remove varobj_language_string, languages and varobj_languagesYao Qi1-2/+3
2013-10-11New GDB/MI commands to catch Ada exceptionsJoel Brobecker3-0/+137
2013-10-04Add support for --start option in -exec-run GDB/MI command.Joel Brobecker1-3/+51
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2-4/+4
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves3-5/+5
2013-08-30MI -trace-find, print frame with LOC_AND_ADDRESS instead of SRC_AND_LOC.Pedro Alves1-1/+1
2013-08-29Remove use of deprecated_command_loop_hook from mi code.Andrew Burgess1-35/+4
2013-08-28PR gdb/15415Jan Kratochvil1-2/+2
2013-08-27Add options to skip unavailable localsYao Qi1-20/+57
2013-08-27Add mi_getopt_allow_unknownYao Qi3-27/+66
2013-08-08gdb/Yao Qi1-1/+4
2013-08-08gdb/Yao Qi1-4/+3
2013-08-02Remove duplicate call to add_file_handler.Andrew Burgess1-1/+0
2013-08-01gdb/Yao Qi1-10/+69
2013-07-25Resue 'z' formatter from mi register display code.Andrew Burgess1-37/+13
2013-07-192013-07-19 Hui Zhu <hui@codesourcery.com>Hui Zhu1-0/+3
2013-07-09 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans2-3/+3
2013-07-01add -Wold-style-declarationTom Tromey1-3/+3
2013-06-26gdb/Yao Qi3-0/+298
2013-06-26gdb/Yao Qi1-2/+0
2013-06-20Teach -data-list-register-values to not include unavailable registersYao Qi1-13/+46
2013-06-08gdb/Yao Qi1-14/+13
2013-06-03gdb/Yao Qi5-51/+33
2013-05-30fix mi-cmd-var.cTom Tromey1-4/+3
2013-05-30fix mi-cmd-stack.cTom Tromey1-4/+1
2013-05-30fix list_available_thread_groupsTom Tromey1-1/+4
2013-05-30gdb/Yao Qi1-1/+2
2013-05-23mi/mi-cmd-break.c: Use xsnprintf instead of sprintf (ARI fix)Joel Brobecker1-1/+2
2013-05-212013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu3-22/+144
2013-05-20 * mi/mi-main.c: Include python-internal.h.Tom Tromey1-1/+5
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon3-41/+190
2013-03-14gdb/Yao Qi1-13/+34
2013-03-14gdb/Yao Qi1-1/+1
2013-03-12 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz5-25/+31
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-10/+6
2013-02-142013-02-14 Pedro Alves <pedro@codesourcery.com>Hafiz Abid Qadeer1-15/+4
2013-02-12 Add support for a destructor for ui_out data and use it toSiva Chandra Reddy1-0/+1
2013-02-06gdb/doc:Yao Qi1-8/+37
2013-02-03gdb/Jan Kratochvil1-2/+3
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2-9/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker26-31/+26
2012-12-25gdb/Jan Kratochvil1-12/+2
2012-12-14 * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey1-1/+1