aboutsummaryrefslogtreecommitdiff
path: root/gdb/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-07* target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki1-0/+1
2007-10-092007-10-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-5/+10
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand1-2/+2
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-3/+3
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand1-1/+1
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-12/+12
2007-05-06 * monitor.c (monitor_supply_register): Add REGCACHE parameter, useUlrich Weigand1-14/+15
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-10-18 * inferior.h (start_remote): Update prototype.Daniel Jacobowitz1-1/+1
2006-07-18 * monitor.c: Remove unused prototypes.Daniel Jacobowitz1-37/+2
2006-04-18gdb/Daniel Jacobowitz1-8/+6
2006-01-24 * infcmd.c: Include "observer.h".Daniel Jacobowitz1-4/+3
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-11-022005-11-02 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-6/+6
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+7
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+7
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+5
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-19/+19
2005-01-192005-01-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-01-152005-01-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-01-122005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+1
2004-10-082004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-08-032004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+7
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-07-102004-07-10 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2004-05-252004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2004-01-212004-01-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-38/+0
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+0
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-09-22Fix targ_ops declaration problem.Anthony Green1-1/+0
2003-06-112003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+4
2003-05-152003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-02-042003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-6/+8
2003-02-022003-02-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-12 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz1-39/+0
2002-07-11* monitor.c (monitor_fetch_register): Make name a constant.Grace Sainsbury1-2/+2
2002-06-26* monitor.h: Add the function regname to monitor_opsGrace Sainsbury1-3/+10
2002-04-18* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney1-1/+1
2002-02-10* defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney1-1/+1
2002-01-19Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney1-4/+5
2001-09-13* monitor.c (monitor_load): Don't delete symtab users, or resetJim Blandy1-9/+13
2001-09-13(monitor_load): Fix indentation.Jim Blandy1-8/+7
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney1-14/+14