summaryrefslogtreecommitdiff
path: root/gdb/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand2007-05-061-1/+1
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-12/+12
* * monitor.c (monitor_supply_register): Add REGCACHE parameter, useUlrich Weigand2007-05-061-14/+15
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * inferior.h (start_remote): Update prototype.Daniel Jacobowitz2006-10-181-1/+1
* * monitor.c: Remove unused prototypes.Daniel Jacobowitz2006-07-181-37/+2
* gdb/Daniel Jacobowitz2006-04-181-8/+6
* * infcmd.c: Include "observer.h".Daniel Jacobowitz2006-01-241-4/+3
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-11-02 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2005-11-021-6/+6
* 2005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-181-6/+7
* 2005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-181-7/+7
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-121-3/+3
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-5/+5
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-19/+19
* 2005-01-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-191-1/+1
* 2005-01-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-151-1/+1
* 2005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-121-0/+1
* 2004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-081-1/+1
* 2004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-031-3/+3
* 2004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-261-6/+7
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-2/+2
* 2004-07-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2004-07-101-1/+1
* 2004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-05-251-1/+2
* 2004-01-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-211-38/+0
* 2003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-061-8/+0