summaryrefslogtreecommitdiff
path: root/gdb/mi
Commit message (Expand)AuthorAgeFilesLines
* New GDB/MI commands to catch Ada exceptionsJoel Brobecker2013-10-113-0/+137
* Add support for --start option in -exec-run GDB/MI command.Joel Brobecker2013-10-041-3/+51
* Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves2013-10-021-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-302-4/+4
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-173-5/+5
* MI -trace-find, print frame with LOC_AND_ADDRESS instead of SRC_AND_LOC.Pedro Alves2013-08-301-1/+1
* Remove use of deprecated_command_loop_hook from mi code.aburgess2013-08-291-35/+4
* PR gdb/15415Jan Kratochvil2013-08-281-2/+2
* Add options to skip unavailable localsqiyao2013-08-271-20/+57
* Add mi_getopt_allow_unknownqiyao2013-08-273-27/+66
* gdb/qiyao2013-08-081-1/+4
* gdb/qiyao2013-08-081-4/+3
* Remove duplicate call to add_file_handler.aburgess2013-08-021-1/+0
* gdb/qiyao2013-08-011-10/+69
* Resue 'z' formatter from mi register display code.aburgess2013-07-251-37/+13
* 2013-07-19 Hui Zhu <hui@codesourcery.com>Hui Zhu2013-07-191-0/+3
* * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans2013-07-092-3/+3
* add -Wold-style-declarationTom Tromey2013-07-011-3/+3
* gdb/qiyao2013-06-263-0/+298
* gdb/qiyao2013-06-261-2/+0
* Teach -data-list-register-values to not include unavailable registersqiyao2013-06-201-13/+46
* gdb/qiyao2013-06-081-14/+13
* gdb/qiyao2013-06-035-51/+33
* fix mi-cmd-var.cTom Tromey2013-05-301-4/+3
* fix mi-cmd-stack.cTom Tromey2013-05-301-4/+1
* fix list_available_thread_groupsTom Tromey2013-05-301-1/+4
* gdb/qiyao2013-05-301-1/+2
* mi/mi-cmd-break.c: Use xsnprintf instead of sprintf (ARI fix)Joel Brobecker2013-05-231-1/+2
* 2013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu2013-05-213-22/+144
* * mi/mi-main.c: Include python-internal.h.Tom Tromey2013-05-201-1/+5
* 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-05-103-41/+190
* gdb/qiyao2013-03-141-13/+34
* gdb/qiyao2013-03-141-1/+1
* * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz2013-03-125-25/+31
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-10/+6
* 2013-02-14 Pedro Alves <pedro@codesourcery.com>abidh2013-02-141-15/+4
* Add support for a destructor for ui_out data and use it tosivachandra2013-02-121-0/+1
* gdb/doc:qiyao2013-02-061-8/+37
* gdb/Jan Kratochvil2013-02-031-2/+3
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-312-9/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-0126-31/+26
* gdb/Jan Kratochvil2012-12-251-12/+2
* * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey2012-12-141-1/+1
* MI: add the -catch-load and -catch-unload commandsmgherzan2012-12-125-8/+164
* 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>Tom Tromey2012-12-061-2/+2
* 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>Tom Tromey2012-11-131-9/+39
* ARI fixes: Avoid sprintf function use rule.Pierre Muller2012-11-131-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-3/+3
* gdb:qiyao2012-11-031-1/+1
* gdb:qiyao2012-10-174-2/+61