* target.c (memory_xfer_partial): Only update dcache after we know
[external/binutils.git] / gdb / target.c
2009-09-14 Doug Evans * target.c (memory_xfer_partial): Only update dcache...
2009-09-08 Doug Evans * target.c (initialize_targets): Fix thinko in stack_c...
2009-08-31 Doug Evans Implement TARGET_OBJECT_STACK_MEMORY.
2009-08-20 Doug Evans Replace dcache with splay tree.
2009-08-14 Pedro Alves2009-08-14 Pedro Alves <pedro@codesourcery.com>
2009-07-31 Ulrich WeigandChangeLog:
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02 Ulrich Weigand * target.h (struct target_ops): New member to_thread_a...
2009-06-28 Daniel Jacobowitz gdb/
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-06-03 Pedro Alves * target.c: Include "exec.h".
2009-05-22 Pedro Alves * target.h (struct section_table): Rename to ...
2009-05-21 Pedro Alves * linux-nat.c (linux_nat_terminal_inferior)
2009-05-21 Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-19 Pedro Alves * breakpoint.c (insert_breakpoints, breakpoint_init_in...
2009-05-11 Pierre Muller Unify target macros.
2009-04-14 Joel Brobecker * target.c (target_mourn_inferior): Call bfd_ca...
2009-03-17 Joel Brobecker Add a target_ops parameter to the to_kill metho...
2009-02-25 Hui Zhu2009-02-25 Hui Zhu <teawater@gmail.com>
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-02-06 Pedro Alves * target.c (target_get_osdata): Check for equal or...
2009-02-06 Pedro Alves * remote.c (extended_remote_can_run): Delete.
2009-02-06 Pedro Alves * target.c (target_create_inferior, target_detach)
2009-02-05 Pedro Alves * target.h (target_stopped_data_address_p): Delete...
2009-02-01 Doug Evans * target.h (target_waitstatus_to_string): Declare.
2009-01-11 Joel Brobecker * target.c (target_xfer_partial): Use host_addr...
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 Vladimir Prus Implement -list-thread-groups --available
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-11-03 Pedro Alves * remote.c (remote_start_remote): If the solib list...
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-14 Pedro Alves Remove dead code.
2008-10-09 Pedro Alves * remote.c (remote_open_1): Move acknowledging any...
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/
next