OSDN Git Service

* gc.h (gc_process_relocs): Call is_section_foldable_candidate to
[pf3gnuchains/pf3gnuchains3x.git] / gdb / target.c
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-11-29 vprus * target.c (target_terminal_inferior): Use target_can_...
2009-11-21 msnyder2009-10-25 Michael Snyder <msnyder@vmware.com>
2009-11-14 devans * dcache.c (dcache_hit, dcache_read_line): Tweak comments.
2009-10-30 sandra2009-10-29 Sandra Loosemore <sandra@codesourcery...
2009-10-27 teawater2009-10-26 Michael Snyder <msnyder@vmware.com>
2009-10-20 palves * linux-nat.c (linux_nat_thread_address_space): New.
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-06 muller * ARI fix: "%p" rule.
2009-09-15 devans * target.c (memory_xfer_partial): Pass correct length...
2009-09-15 sergiodjImplementing catch syscall.
2009-09-14 devans * target.c (memory_xfer_partial): Only update dcache...
2009-09-08 devans * target.c (initialize_targets): Fix thinko in stack_c...
2009-08-31 devans Implement TARGET_OBJECT_STACK_MEMORY.
2009-08-20 devans Replace dcache with splay tree.
2009-08-14 palves2009-08-14 Pedro Alves <pedro@codesourcery.com>
2009-07-31 uweigandChangeLog:
2009-07-02 uweigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 uweigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 uweigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02 uweigand * target.h (struct target_ops): New member to_thread_a...
2009-06-28 drow gdb/
2009-06-07 palves * target.h (struct target_ops): Make to_has_all_memory,
2009-06-03 palves * target.c: Include "exec.h".
2009-05-22 palves * target.h (struct section_table): Rename to ...
2009-05-21 palves * linux-nat.c (linux_nat_terminal_inferior)
2009-05-21 palves * target.h (TARGET_WNOHANG): New.
2009-05-19 palves * breakpoint.c (insert_breakpoints, breakpoint_init_in...
2009-05-11 muller Unify target macros.
2009-04-14 brobecke * target.c (target_mourn_inferior): Call bfd_ca...
2009-03-17 brobecke Add a target_ops parameter to the to_kill metho...
2009-02-25 teawater2009-02-25 Hui Zhu <teawater@gmail.com>
2009-02-23 palves * corelow.c (get_core_registers): Adjust.
2009-02-21 palves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-06 palves * linux-nat.c (linux_nat_wait): Adjust.
2009-02-06 palves * target.c (target_get_osdata): Check for equal or...
2009-02-06 palves * remote.c (extended_remote_can_run): Delete.
2009-02-06 palves * target.c (target_create_inferior, target_detach)
2009-02-05 palves * target.h (target_stopped_data_address_p): Delete...
2009-02-01 devans * target.h (target_waitstatus_to_string): Declare.
2009-01-11 brobecke * target.c (target_xfer_partial): Use host_addr...
2009-01-03 brobecke Updated copyright notices for most files.
2008-12-16 gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-12-02 vprus Implement -list-thread-groups --available
2008-11-09 vprus Kill pthread_ops_hack
2008-11-03 palves * remote.c (remote_start_remote): If the solib list...
2008-10-27 palves * target.h (struct target_ops) <to_supports_multi_proc...
2008-10-22 brobecke * target.h (struct target_ops): Add new field...
2008-10-17 msnyder2008-10-17 Michael Snyder <msnyder@vmware.com>
2008-10-14 palves Remove dead code.
2008-10-09 palves * remote.c (remote_open_1): Move acknowledging any...
2008-09-22 palves Remove the attach_flag global, and make it per-inferior.
2008-09-22 palves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-11 uweigand * auxv.c (default_auxv_parse): Use gdbarch_ptr_bit...
2008-09-05 uweigand * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nz
2008-09-05 uweigand * target.c (update_current_target): Do not inherit...
2008-09-05 uweigand * breakpoint.h (struct bp_location): Change type of...
2008-09-04 devans * defs.h (plongest,pulongest): Renamed from paddr_u...
2008-08-26 uweigand * gdbarch.sh (target_gdbarch): New global variable.
2008-08-26 uweigand * target.c (debug_print_register): Use regcache_raw_co...
2008-08-19 vprus Make sure target supports non-stop.
2008-08-19 vprus * target.c (target_async_permitted, target_async_permi...
2008-08-19 vprus * target.c (maybe_kill_then_attach)
2008-08-18 palves * corelow.c (core_open): Assume there was no upper...
2008-08-16 palves * target.h (pop_all_targets): Declare.
2008-08-09 uweigand * target.c: Include "solib.h".
2008-07-09 palves Non-stop inferior control.
2008-07-09 palves Add "executing" property to threads.
2008-07-03 palves * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
2008-06-26 drow * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-06-26 vprus * target.c (target_read_until_error): New.
2008-06-10 vprus Implement *running.
2008-05-09 devans * error.c (parse_find_args): Fix capitalization in...
2008-05-09 devans New "find" command.
2008-05-02 schwab* target.h (struct target_ops): Add
2008-04-24 vprus * breakpoint.h (bp_location_p): New typedef.
2008-03-28 palves * target.c (find_default_run_target): Allow a NULL...
2008-03-21 palvesgdb/
2008-03-15 vprus Remove ignoring leading exec events code.
2008-03-13 drow * breakpoint.h (breakpoint_restore_shadows): New
2008-02-28 drow * infcmd.c (kill_if_already_running): Make static...
2008-01-25 msnyder2008-01-24 Michael Snyder <msnyder@specifix.com>
2008-01-11 devans * defs.h (struct continuation_arg): Fix typo in comment.
2008-01-01 drow Updated copyright notices for most files.
2007-12-13 jimbRemove unused support for target-based exception catching.
2007-12-07 macro* target.c (update_current_target): Inherit to_log_command.
2007-10-22 uweigand2007-10-22 Markus Deuling <deuling@de.ibm.com>
2007-10-10 drow * target.c (update_current_target): Call setup_target_...
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-08-08 msnyder2007-08-08 Michael Snyder <msnyder@access-company...
2007-07-24 uweigand * target.c (memory_xfer_partial): Accesses to unmapped...
2007-07-01 drow PR symtab/2161
2007-06-09 uweigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-31 uweigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-06 uweigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06 uweigand * target.h (struct regcache): Add forward declaration.
2007-04-29 uweigand * regcache.c (deprecated_read_register_gen): Remove...
2007-04-27 uweigand * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS...
2007-03-30 drow * Makefile.in (SFILES): Remove nlmread.c.
2007-03-28 uweigand * arch-utils.c (legacy_pc_in_sigtramp): Remove.
next