aboutsummaryrefslogtreecommitdiff
path: root/gdb/monitor.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-4/+7
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-14/+18
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-4/+6
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-2/+2
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-5/+5
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+1
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-2/+4
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-1/+1
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-2/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-4/+7
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-2/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1