* top.c (gdb_prompt_string): Delete, unused.
[binutils-gdb.git] / gdb / target.h
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-16 Tristan Gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-12-02 Pedro Alves * target.h (target_get_osdata): Describe.
2008-12-02 Vladimir Prus Implement -list-thread-groups --available
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-10-27 Pedro Alves * target.h (struct target_ops) <to_supports_multi_proc...
2008-10-22 Joel Brobecker * target.h (struct target_ops): Add new field...
2008-10-17 Michael Snyder2008-10-17 Michael Snyder <msnyder@vmware.com>
2008-10-16 Pedro Alves * remote.c (push_remote_target): Delete.
2008-08-19 Vladimir Prus Make sure target supports non-stop.
2008-08-19 Vladimir Prus * target.c (target_async_permitted, target_async_permi...
2008-08-18 Pedro Alves * corelow.c (core_open): Assume there was no upper...
2008-08-16 Pedro Alves * target.h (pop_all_targets): Declare.
2008-07-09 Pedro Alves Non-stop inferior control.
2008-07-09 Pedro Alves Adjust fork/vfork/exec to pass ptids around.
2008-07-03 Pedro Alves * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
2008-06-26 Vladimir Prus * target.c (target_read_until_error): New.
2008-06-10 Vladimir Prus Implement *running.
2008-05-09 Doug Evans New "find" command.
2008-05-04 Vladimir Prus Fix auxv data parsing on 64-bit solaris
2008-05-03 Daniel Jacobowitz * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.
2008-05-02 Andreas Schwab* target.h (struct target_ops): Add
2008-05-01 Aleksandar Ristovski PR gdb/2343
2008-04-08 Vladimir PrusFix trailing space.
2008-04-08 Vladimir Prus * target.h (enum strata): Remove the download_stratum.
2008-03-21 Pedro Alvesgdb/
2008-03-15 Vladimir Prus Remove ignoring leading exec events code.
2008-03-13 Daniel Jacobowitz * breakpoint.h (breakpoint_restore_shadows): New
2008-02-28 Daniel Jacobowitz * infcmd.c (kill_if_already_running): Make static...
2008-02-20 Markus Deuling * gdbarch.sh (memory_insert_breakpoint, memory_remove_...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-16 Vladimir Prus * target.h (target_pid_or_tid_to_str): Remove.
2007-12-13 Jim BlandyRemove unused support for target-based exception catching.
2007-12-07 Maciej W. Rozycki* target.c (update_current_target): Inherit to_log_command.
2007-12-04 Maciej W. Rozycki* target.h (target_find_new_threads): Fix definition.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-02 Daniel Jacobowitz * Makefile.in (XMLFILES): Add library-list.dtd.
2007-06-12 Ulrich Weigand * target.h (enum target_object): Add TARGET_OBJECT_SPU.
2007-05-11 Ulrich Weiganddoc/ChangeLog:
2007-05-07 Ulrich Weigand * inftarg.c, infptrace.c: Remove files.
2007-05-06 Ulrich Weigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-04-27 Ulrich Weigand * config/rs6000/nm-rs6000.h (TARGET_CREATE_INFERIOR_HO...
2007-03-28 Ulrich Weigand * arch-utils.c (legacy_pc_in_sigtramp): Remove.
2007-01-09 Daniel JacobowitzXML feature description support.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-12-30 Daniel Jacobowitz * infrun.c (handle_inferior_event): Don't call
2006-11-28 Daniel Jacobowitz * Makefile.in (SFILES): Add new and missed files.
2006-10-17 Daniel Jacobowitzgdb/
2006-10-10 Daniel Jacobowitz2006-10-09 Jan Kratochvil <jan.kratochvil@redhat...
2006-09-21 Daniel Jacobowitz * Makefile.in (SFILES): Add target-memory.c.
2006-09-21 Daniel Jacobowitzgdb/
2006-08-15 Daniel Jacobowitz PR remote/1966
2006-07-27 Daniel Jacobowitz * target.h (target_read_stralloc): New prototype.
2006-07-12 Daniel Jacobowitz * target.c (target_read): Stop if target_read_partial...
2006-07-05 Daniel Jacobowitzgdb/
2006-05-05 Daniel Jacobowitz * remote.c (remote_disconnect): Add TARGET argument.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18 Daniel Jacobowitzgdb/
2006-02-21 Andrew Stubbs2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
2006-02-08 Wu Zhou * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT...
2006-02-08 Wu Zhou * ppc-linux-nat.c (PTRACE_GET_DEBUGREG, PTRACE_SET_DEB...
2006-01-10 Mark Kettenis* target.h (target_read_memory_partial, target_write_me...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-09-04 Daniel Jacobowitz * inf-child.c (inf_child_follow_fork): Add OPS argument.
2005-05-26 Andrew Cagney2005-05-26 Andrew Cagney <cagney@gnu.org>
2005-05-23 Andrew Cagney2005-05-23 Andrew Cagney <cagney@gnu.org>
2005-05-16 Andrew Cagney2005-05-16 Andrew Cagney <cagney@gnu.org>
2005-05-09 Andrew Cagney2005-05-09 Andrew Cagney <cagney@gnu.org>
2005-05-08 Mark Kettenis* target.h (target_link): Remove prototype.
2005-05-01 Andrew Cagney2005-05-01 Andrew Cagney <cagney@gnu.org>
2005-03-31 Kevin Buettner * gdbarch.sh (fetch_tls_load_module_address): New...
2005-01-27 Andrew Cagney2005-01-27 Andrew Cagney <cagney@gnu.org>
2005-01-18 Andrew Cagney2005-01-18 Andrew Cagney <cagney@gnu.org>
2004-12-24 Mark Kettenis* target.h (TARGET_DISABLE_HW_WATCHPOINTS)
2004-10-08 Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-10-08 Jeff Johnston2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2004-10-05 Andrew Cagney2004-10-05 Andrew Cagney <cagney@gnu.org>
2004-09-29 Andrew Cagney2004-09-29 Andrew Cagney <cagney@gnu.org>
2004-09-29 Andrew Cagney2004-09-29 Andrew Cagney <cagney@gnu.org>
2004-06-07 Andrew Cagney2004-06-07 Andrew Cagney <cagney@gnu.org>
2004-05-25 Andrew Cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2004-04-21 Andrew Cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-02-04 Mark Kettenis* target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
2004-02-01 Roland McGrath2004-01-28 Roland McGrath <roland@redhat.com>
2004-01-17 Daniel Jacobowitz * breakpoint.c (must_shift_inst_regs): Delete.
2003-11-14 Jeff Johnston2003-11-14 Jeff Johnston <jjohnstn@redhat.com>
2003-11-10 Andrew Cagney2003-11-10 Andrew Cagney <cagney@redhat.com>
2003-11-06 Andrew Cagney2003-11-05 Andrew Cagney <cagney@redhat.com>
2003-10-31 Andrew Cagney2003-10-31 Andrew Cagney <cagney@redhat.com>
2003-10-31 Andrew Cagney2003-10-31 Andrew Cagney <cagney@redhat.com>
2003-10-24 Andrew Cagney2003-10-24 Andrew Cagney <cagney@redhat.com>
2003-10-23 Andrew Cagney2003-10-22 Andrew Cagney <cagney@redhat.com>
2003-10-23 Andrew Cagney2003-10-22 Andrew Cagney <cagney@redhat.com>
2003-10-22 Andrew Cagney2003-10-22 Andrew Cagney <cagney@redhat.com>
2003-10-17 Andrew Cagney2003-10-17 Andrew Cagney <cagney@redhat.com>
2003-10-17 Andrew Cagney2003-10-17 Andrew Cagney <cagney@redhat.com>
2003-10-17 Andrew Cagney2003-10-15 Andrew Cagney <cagney@redhat.com>
2003-10-15 Andrew Cagney2003-10-15 Andrew Cagney <cagney@redhat.com>
2003-06-17 Daniel Jacobowitzgdb/
next