]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/mi/mi-main.c
Mostly trivial enum fixes
[thirdparty/binutils-gdb.git] / gdb / mi / mi-main.c
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-08  Simon MarchiDelete program spaces directly when removing inferiors
2015-07-08  Simon MarchiRevert "Delete program spaces directly when removing...
2015-07-08  Simon MarchiDelete program spaces directly when removing inferiors
2015-06-15  Simon MarchiMI: consider addressable unit size when reading/writing...
2015-03-24  Pedro AlvesRemove 'step' parameters from 'proceed' and 'resume'
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-10-01  Simon MarchiExit code of exited inferiors in -list-thread-groups
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-07-25  Pedro AlvesAlways pass signals to the right thread
2014-05-29  Pedro Alvesenable target async by default; separate MI and target...
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-03-06  Yao QiFix PR16508
2014-02-11  Joel BrobeckerFix thinko in mi/mi-main.c::mi_cmd_data_write_memory_by...
2014-02-06  Doug EvansExtension Language API
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-10  Joel BrobeckerGDB/MI: Document support for -exec-run --start in ...
2013-12-03  Joel BrobeckerRemove "ada-exceptions" from -list-features output.
2013-12-03  Joel BrobeckerRemove all trailing spaces in mi/mi-main.c.
2013-12-03  Joel BrobeckerAdd "undefined-command" error code at end of ^error...
2013-12-03  Joel BrobeckerNew GDB/MI command "-info-gdb-mi-command"
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-18  Joel BrobeckerAdd "language-option" to -list-features
2013-11-14  Joel BrobeckerGDB/MI: Add new "--language LANG" command option.
2013-11-13  Joel BrobeckerReplace "info-ada-exceptions" by "ada-exceptions" in...
2013-11-12  Joel BrobeckerImplement GDB/MI equivalent of "info exceptions" CLI...
2013-10-04  Joel BrobeckerAdd support for --start option in -exec-run GDB/MI...
2013-10-02  Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-17  Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-08-30  Pedro AlvesMI -trace-find, print frame with LOC_AND_ADDRESS instea...
2013-08-28  Jan KratochvilPR gdb/15415
2013-07-25  Andrew BurgessResue 'z' formatter from mi register display code.
2013-07-09  Doug Evans * defs.h (enum val_prettyformat): Renamed from val_pre...
2013-06-26  Yao Qigdb/
2013-06-26  Yao Qigdb/
2013-06-20  Yao QiTeach -data-list-register-values to not include unavail...
2013-06-08  Yao Qigdb/
2013-05-30  Tom Tromeyfix list_available_thread_groups
2013-05-20  Tom Tromey * mi/mi-main.c: Include python-internal.h.
2013-03-14  Yao Qigdb/
2013-03-14  Yao Qigdb/
2013-03-12  Keith Seitz * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
2013-02-14  Hafiz Abid Qadeer2013-02-14 Pedro Alves <pedro@codesourcery.com>
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-13  Tom Tromey2012-11-13 Giuseppe Montalto <giuseppe.montalto@st...
2012-09-28  Yao Qigdb/
2012-09-28  Yao Qigdb/
2012-08-31  Yao Qigdb/
2012-08-09  Yao Qigdb/
2012-06-29  Doug Evans * linespec.c: #include "stack.h".
2012-05-24  Pedro Alvesgdb/
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-04-24  Marc Khouzam2012-04-24 Marc Khouzam <marc.khouzam@ericsson.com>
2012-03-27  Pedro Alves2012-03-27 Pedro Alves <palves@redhat.com>
2012-03-14  Jan Kratochvilgdb/
2012-03-13  Yao Qigdb:
2012-03-06  Stan Shebs * mi/mi-cmd-break.c: Enforce coding standards, fix...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-17  Andrey Smirnov* mi/mi-main.c (mi_cmd_list_thread_groups): Rename...
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-11-20  Stan Shebs * NEWS: Mention tracepoint additions.
2011-10-03  Joel Brobecker[Ada] New GDB/MI command: -ada-tasks-info
2011-09-20  Joseph Myers * mi/mi-main.c (mi_load_progress): Restore saved_uiout...
2011-08-28  Jan Kratochvilgdb/
2011-08-28  Jan Kratochvilgdb/
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-07-05  Thiago Jung Bauermanngdb/
2011-06-29  Tom Tromeygdb
2011-05-26  Pedro Alves2011-05-26 Pedro Alves <pedro@codesourcery.com>
2011-05-20  Pedro Alves2011-05-20 Pedro Alves <pedro@codesourcery.com>
2011-05-13  Thiago Jung Bauermanngdb/
2011-04-27  Vladimir Prus MI breakpoint notifications.
2011-04-04  Tom Tromey * cli/cli-interp.c (struct captured_execute_command_args):
2011-03-18  Pedro Alves gdb/
2011-03-18  Pierre Muller ARI fixes: Add missing internationalization markups...
2011-02-21  Michael Snyder2011-02-21 Michael Snyder <msnyder@vmware.com>
2011-01-25  Pedro Alves * mi/mi-main.c (get_register): Use get_frame_register_...
2011-01-25  Pedro Alves * regcache.c (struct regcache_descr): Rename
2011-01-12  Tom Tromeygdb
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-06  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-23  Joel BrobeckerAdd missing _() marker in error message.
2010-12-22  Marc Khouzam * inferior.c (remove_inferior_command): Don't remove...
2010-12-18  Marc Khouzam * mi/mi-main.c (mi_cmd_remove_inferior): Don't delete...
2010-12-09  Tom Tromeygdb
2010-11-12  Marc Khouzam2010-11-12 Marc Khouzam <marc.khouzam@ericsson.com>
2010-09-01  Marc Khouzam * mi/mi-main.c (mi_cmd_list_target_features...
2010-08-13  Vladimir Prus Easier and more stubborn MI memory read commands.
2010-08-05  Marc Khouzam* mi/mi-main.c (mi_cmd_remove_inferior): Properly acces...
2010-06-11  Tom Tromeygdb
2010-06-05  Vladimir Prus * mi/mi-main.c (mi_cmd_list_thread_groups): Adjust
2010-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-06  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-03-23  Vladimir Prus Implement -trace-save.
2010-03-23  Vladimir Prus Implement -trace-find.
next