summaryrefslogtreecommitdiff
path: root/gdb/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* monitor.c: Don't install a deprecated_xfer_memory method.Pedro Alves2013-10-091-15/+33
* Replace most uses of deprecated_throw_reason with quit.aburgess2013-07-311-1/+1
* remove pop_targetTom Tromey2013-07-251-1/+1
* -Wpointer-sign: monitor.c.Pedro Alves2013-04-191-7/+7
* gdb/Jan Kratochvil2013-03-201-1/+1
* Garbage collect struct monitor_ops::load_routine.Pedro Alves2013-02-191-37/+32
* Harmonize this monitor_load with generic_load.Pedro Alves2013-02-191-11/+33
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-9/+9
* * defs.h (quit_flag): Don't declare.Tom Tromey2012-08-221-0/+1
* gdb/qiyao2012-08-021-5/+5
* gdb/Pedro Alves2012-05-241-1/+1
* gdb/Pedro Alves2012-05-241-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* gdb/Thiago Jung Bauermann2011-07-051-1/+1
* 2011-06-23 Yao Qi <yao@codesourcery.com>qiyao2011-06-231-0/+2
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-102/+100
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-23/+44
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * hppa-tdep.c (unwind_command): Use host_address_to_string functionPierre Muller2010-09-101-3/+5
* * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves2010-07-011-1/+1
* 2010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-2/+21
* gdb/Jan Kratochvil2010-05-021-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+3
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-4/+7
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-14/+18
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-4/+6
* * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand2009-06-171-2/+2
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-5/+5
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-1/+1
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-2/+4
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-1/+1
* 2009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu2009-02-251-2/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-4/+7
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-2/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * monitor.c (monitor_insert_breakpoint): Remove unused variable `bp'.Jan Kratochvil2008-11-131-2/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-4/+4
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-0/+2
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-091-4/+4
* * monitor (monitor_ptid): New global.Pedro Alves2008-07-091-1/+48
* * infrun.c (start_remote): Don't clear thread list here.Pedro Alves2008-06-271-0/+4
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki2007-12-071-0/+1
* 2007-10-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-091-5/+10
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-2/+2
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-3/+3
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-2/+2