]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/target.c
This commit was manufactured by cvs2svn to create branch
[thirdparty/binutils-gdb.git] / gdb / target.c
2008-12-26  nobodyThis commit was manufactured by cvs2svn to create branch reverse-20081226-branchpoint
2008-11-20  nobodyThis commit was manufactured by cvs2svn to create branch multiprocess-20081120-branchpoint
2008-09-22  Pedro Alves Remove the attach_flag global, and make it per-inferior.
2008-09-22  Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-11  Ulrich Weigand * auxv.c (default_auxv_parse): Use gdbarch_ptr_bit...
2008-09-05  Ulrich Weigand * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nz
2008-09-05  Ulrich Weigand * target.c (update_current_target): Do not inherit...
2008-09-05  Ulrich Weigand * breakpoint.h (struct bp_location): Change type of...
2008-09-04  Doug Evans * defs.h (plongest,pulongest): Renamed from paddr_u...
2008-08-26  Ulrich Weigand * gdbarch.sh (target_gdbarch): New global variable.
2008-08-26  Ulrich Weigand * target.c (debug_print_register): Use regcache_raw_co...
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-19  Vladimir Prus * target.c (maybe_kill_then_attach)
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-08-09  Ulrich Weigand * target.c: Include "solib.h".
2008-07-09  Pedro Alves Non-stop inferior control.
2008-07-09  Pedro Alves Add "executing" property to threads.
2008-07-03  Pedro Alves * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
2008-06-26  Daniel Jacobowitz * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-06-26  Vladimir Prus * target.c (target_read_until_error): New.
2008-06-10  Vladimir Prus Implement *running.
2008-05-09  Doug Evans * error.c (parse_find_args): Fix capitalization in...
2008-05-09  Doug Evans New "find" command.
2008-05-02  Andreas Schwab* target.h (struct target_ops): Add
2008-04-24  Vladimir Prus * breakpoint.h (bp_location_p): New typedef.
2008-03-28  Pedro Alves * target.c (find_default_run_target): Allow a NULL...
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-01-25  Michael Snyder2008-01-24 Michael Snyder <msnyder@specifix.com>
2008-01-11  Doug Evans * defs.h (struct continuation_arg): Fix typo in comment.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
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-10-22  Ulrich Weigand2007-10-22 Markus Deuling <deuling@de.ibm.com>
2007-10-10  Daniel Jacobowitz * target.c (update_current_target): Call setup_target_...
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-08  Michael Snyder2007-08-08 Michael Snyder <msnyder@access-company...
2007-07-24  Ulrich Weigand * target.c (memory_xfer_partial): Accesses to unmapped...
2007-07-01  Daniel Jacobowitz PR symtab/2161
2007-06-09  Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
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-29  Ulrich Weigand * regcache.c (deprecated_read_register_gen): Remove...
2007-04-27  Ulrich Weigand * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS...
2007-03-30  Daniel Jacobowitz * Makefile.in (SFILES): Remove nlmread.c.
2007-03-28  Ulrich Weigand * arch-utils.c (legacy_pc_in_sigtramp): Remove.
2007-02-08  Daniel Jacobowitz Reported by timeless@gmail.com:
2007-01-29  Joel Brobecker * target.c (maintenance_print_target_stack...
2007-01-23  Daniel JacobowitzFrom Nick Hudson:
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-12-05  Daniel Jacobowitz2006-12-05 Adam Nemet <anemet@caviumnetworks.com>
2006-11-28  Daniel Jacobowitz * Makefile.in (SFILES): Add new and missed files.
2006-11-21  Vladimir Prus gdb/
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-16  Daniel Jacobowitz * remote.c, target.c: Strip trailing whitespace.
2006-08-15  Daniel Jacobowitz PR remote/1966
2006-07-27  Daniel Jacobowitz * target.h (target_read_stralloc): New prototype.
2006-07-18  Vladimir Prus2006-07-18 Vladimir Prus <vladimir@codesourcery.com>
2006-07-12  Daniel Jacobowitz * target.c (target_read): Stop if target_read_partial...
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-03-17  Michael Snyder2006-03-16 Michael Snyder <msnyder@redhat.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-12-07  Jim Blandygdb/ChangeLog:
2005-09-04  Daniel Jacobowitz * inf-child.c (inf_child_follow_fork): Add OPS argument.
2005-07-18  Mark Kettenis* target.c (normal_pid_to_str): Use xsnprintf instead...
2005-05-28  Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_prev_register): Use...
2005-05-16  Mark Kettenis* corelow.c (core_xfer_partial): Change type of readbuf and
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-13  Mark Kettenis* inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf...
2005-03-04  Daniel Jacobowitz * target.c (target_read_memory_partial): Always initialize
2005-02-24  Andrew Cagney2005-02-24 Andrew Cagney <cagney@gnu.org>
2005-02-18  Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-17  Andrew Cagney2005-02-17 Andrew Cagney <cagney@gnu.org>
2005-02-15  Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14  Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-12  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-02-10  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
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-10-08  Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-10-08  Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-10-08  Jeff Johnston2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
next