2010-05-16 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / target.c
2010-05-17  Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-05-06  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-05-02  Jan Kratochvilgdb/
2010-04-29  Pedro Alves PR gdb/11557
2010-04-19  Stan Shebs2010-04-19 Stan Shebs <stan@codesourcery.com>
2010-04-16  Pierre Muller Support for Windows OS Thread Information Block.
2010-03-24  Pedro Alves gdb/
2010-03-23  Vladimir Prus Implement -trace-save.
2010-03-18  Stan Shebs2010-03-18 Stan Shebs <stan@codesourcery.com>
2010-03-12  Pedro Alves * target.c (memory_xfer_partial): Don't use the stack...
2010-03-08  Hui Zhu2010-03-08 Jan Kratochvil <jan.kratochvil@redhat...
2010-02-24  Pedro Alves PR gdb/11321
2010-01-19  Joel BrobeckerDelete unused or undefined functions.
2010-01-15  Stan Shebs Add trace file support.
2010-01-12  Vladimir Prus Implement core awareness.
2010-01-07  Stan Shebs Make tracepoint operations go through target vector.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-11-28  Vladimir Prus * target.c (target_terminal_inferior): Use target_can_...
2009-11-20  Michael Snyder2009-10-25 Michael Snyder <msnyder@vmware.com>
2009-11-13  Doug Evans * dcache.c (dcache_hit, dcache_read_line): Tweak comments.
2009-10-29  Sandra Loosemore2009-10-29 Sandra Loosemore <sandra@codesourcery...
2009-10-26  Hui Zhu2009-10-26 Michael Snyder <msnyder@vmware.com>
2009-10-20  Pedro Alves * linux-nat.c (linux_nat_thread_address_space): New.
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-06  Pierre Muller * ARI fix: "%p" rule.
2009-09-15  Doug Evans * target.c (memory_xfer_partial): Pass correct length...
2009-09-15  Sergio Durigan JuniorImplementing catch syscall.
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.
next
This page took 0.79614 seconds and 107 git commands to generate.