aboutsummaryrefslogtreecommitdiff
path: root/gdb/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-24Delete the remaining ROM monitor targetsPedro Alves1-2417/+0
2015-07-08Delete program spaces directly when removing inferiorsSimon Marchi1-2/+1
2015-06-15Merge multiple hex conversionsJan Kratochvil1-15/+1
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev1-0/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-07-25fix build: update clear_proceed_status callersPedro Alves1-1/+1
2014-07-24constify target fieldsTom Tromey1-1/+1
2014-07-24constify monitor_openTom Tromey1-1/+1
2014-06-26constify to_loadTom Tromey1-1/+1
2014-06-16constify to_rcmdTom Tromey1-1/+1
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-02-19Add target_ops argument to to_rcmdTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_stopTom Tromey1-3/+3
2014-02-19Add target_ops argument to to_loadTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_closeTom Tromey1-1/+1
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-7/+12
2014-01-16target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger1-2/+2
2014-01-16Add target_ops argument to to_prepare_to_storeMarkus Metzger1-1/+1
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-08constify to_detachTom Tromey1-1/+1
2013-10-09monitor.c: Don't install a deprecated_xfer_memory method.Pedro Alves1-15/+33
2013-07-31Replace most uses of deprecated_throw_reason with quit.Andrew Burgess1-1/+1
2013-07-25remove pop_targetTom Tromey1-1/+1
2013-04-19-Wpointer-sign: monitor.c.Pedro Alves1-7/+7
2013-03-20gdb/Jan Kratochvil1-1/+1
2013-02-19Garbage collect struct monitor_ops::load_routine.Pedro Alves1-37/+32
2013-02-19Harmonize this monitor_load with generic_load.Pedro Alves1-11/+33
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-9/+9
2012-08-22 * defs.h (quit_flag): Don't declare.Tom Tromey1-0/+1
2012-08-02gdb/Yao Qi1-5/+5
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-24gdb/Pedro Alves1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-07-05gdb/Thiago Jung Bauermann1-1/+1
2011-06-232011-06-23 Yao Qi <yao@codesourcery.com>Yao Qi1-0/+2
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-102/+100
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-23/+44
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-09-10 * hppa-tdep.c (unwind_command): Use host_address_to_string functionPierre Muller1-3/+5
2010-07-01 * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves1-1/+1
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+21
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+3