summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-main.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* GDB/MI: Document support for -exec-run --start in -list-featuresJoel Brobecker2013-12-101-0/+1
* Remove "ada-exceptions" from -list-features output.Joel Brobecker2013-12-031-1/+0
* Remove all trailing spaces in mi/mi-main.c.Joel Brobecker2013-12-031-32/+32
* Add "undefined-command" error code at end of ^error result...Joel Brobecker2013-12-031-1/+11
* New GDB/MI command "-info-gdb-mi-command"Joel Brobecker2013-12-031-0/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Add "language-option" to -list-featuresJoel Brobecker2013-11-181-0/+1
* GDB/MI: Add new "--language LANG" command option.Joel Brobecker2013-11-141-0/+7
* Replace "info-ada-exceptions" by "ada-exceptions" in -list-featuresJoel Brobecker2013-11-131-1/+1
* Implement GDB/MI equivalent of "info exceptions" CLI command.Joel Brobecker2013-11-121-0/+1
* 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-301-3/+3
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-2/+2
* MI -trace-find, print frame with LOC_AND_ADDRESS instead of SRC_AND_LOC.Pedro Alves2013-08-301-1/+1
* PR gdb/15415Jan Kratochvil2013-08-281-2/+2
* Resue 'z' formatter from mi register display code.Andrew Burgess2013-07-251-37/+13
* * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans2013-07-091-2/+2
* gdb/Yao Qi2013-06-261-0/+295
* gdb/Yao Qi2013-06-261-2/+0
* Teach -data-list-register-values to not include unavailable registersYao Qi2013-06-201-13/+46
* gdb/Yao Qi2013-06-081-14/+13
* fix list_available_thread_groupsTom Tromey2013-05-301-1/+4
* * mi/mi-main.c: Include python-internal.h.Tom Tromey2013-05-201-1/+5
* gdb/Yao Qi2013-03-141-13/+34
* gdb/Yao Qi2013-03-141-1/+1
* * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz2013-03-121-1/+1
* 2013-02-14 Pedro Alves <pedro@codesourcery.com>Hafiz Abid Qadeer2013-02-141-15/+4
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-8/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>Tom Tromey2012-11-131-9/+39
* gdb/Yao Qi2012-09-281-4/+2
* gdb/Yao Qi2012-09-281-0/+4
* gdb/Yao Qi2012-08-311-10/+3
* gdb/Yao Qi2012-08-091-2/+9
* * linespec.c: #include "stack.h".Doug Evans2012-06-291-1/+2
* gdb/Pedro Alves2012-05-241-1/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-2/+0
* 2012-04-24 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2012-04-241-1/+1
* 2012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-271-27/+28
* gdb/Jan Kratochvil2012-03-141-3/+0
* gdb:Yao Qi2012-03-131-0/+2
* * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs2012-03-061-153/+151
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * mi/mi-main.c (mi_cmd_list_thread_groups): Rename `optind' andAndrey Smirnov2011-12-171-28/+28
* the "ambiguous linespec" seriesTom Tromey2011-12-061-1/+2
* * NEWS: Mention tracepoint additions.Stan Shebs2011-11-201-2/+2
* [Ada] New GDB/MI command: -ada-tasks-infoJoel Brobecker2011-10-031-0/+13
* * mi/mi-main.c (mi_load_progress): Restore saved_uiout value toJoseph Myers2011-09-201-1/+1