gdb/
[deliverable/binutils-gdb.git] / gdb / target.c
2012-05-24  Pedro Alvesgdb/
2012-05-22  Pedro Alves2012-05-22 Pedro Alves <palves@redhat.com>
2012-05-09  Pedro Alves2012-05-09 Pedro Alves <palves@redhat.com>
2012-03-07  Pedro Alves2012-03-07 Pedro Alves <palves@redhat.com>
2012-03-03  Yao Qigdb:
2012-03-03  Yao Qigdb:
2012-03-02  Pedro Alves2012-03-02 Tom Tromey <tromey@redhat.com>
2012-02-24  Luis Machado2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2012-01-23  Ulrich Weigand * inf-child.c: Include "gdb_stat.h" instead of <sys...
2012-01-20  Ulrich WeigandChangeLog:
2012-01-20  Ulrich WeigandChangeLog:
2012-01-20  Ulrich Weigand2012-01-20 Pedro Alves <palves@redhat.com>
2012-01-19  Pedro Alves2012-01-19 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06  Pedro Alves2011-12-06 Pedro Alves <pedro@codesourcery.com>
2011-11-20  Stan Shebs * NEWS: Mention tracepoint additions.
2011-11-14  Stan Shebs2011-11-14 Stan Shebs <stan@codesourcery.com>
2011-11-14  Yao Qigdb/
2011-11-14  Yao Qi * target.h (struct target): <to_download_tracepoint...
2011-11-10  Pedro Alves2011-11-10 Pedro Alves <pedro@codesourcery.com>
2011-11-02  Stan Shebs2011-11-02 Stan Shebs <stan@codesourcery.com>
2011-10-07  Ulrich Weigand * inferior.h (disable_randomization): Declare.
2011-06-06  Pedro Alves2011-06-06 Pedro Alves <pedro@codesourcery.com>
2011-05-26  Pedro Alves2011-05-26 Pedro Alves <pedro@codesourcery.com>
2011-05-12  Kwok YeungAdd support for enabling and disabling tracepoints...
2011-05-06  Thiago Jung Bauermann2011-05-06 Sergio Durigan Junior <sergiodj@linux...
2011-04-27  Ulrich Weigand * target.h (struct target_ops): Remove to_notice_signals;
2011-03-31  Thiago Jung Bauermann2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm...
2011-03-17  Joel Brobeckerdelete target_ops.to_lookup_symbol
2011-03-08  Michael Snyder2011-02-27 Michael Snyder <msnyder@vmware.com>
2011-03-08  Joel Brobeckerminor reformatting for target.c:read_whatever_is_readable
2011-03-07  Tom Tromey * target.h (struct target_ops) <to_has_execution>...
2011-02-15  Pedro Alves gdb/
2011-02-14  Pedro Alves gdb/
2011-02-14  Pedro Alves gdb/
2011-01-28  Pedro Alves gdb/
2011-01-19  Tom Tromeygdb
2011-01-14  Pedro Alves * target.h (deprecated_child_ops): Delete declaration.
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-11  Thiago Jung Bauermann2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm...
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-28  Joel Brobeckerremove target_acknowledge_created_inferior
2010-08-31  Jan Kratochvilgdb/
2010-08-13  Vladimir Prus Easier and more stubborn MI memory read commands.
2010-07-19  Jan Kratochvilgdb/
2010-07-16  Ozkan Sezer* target.c (debug_to_insert_breakpoint): Instead of...
2010-07-07  Thiago Jung Bauermann2010-07-07 Sergio Durigan Junior <sergiodj@linux...
2010-07-01  Pedro Alves Static tracepoints support, and UST integration.
2010-06-12  Stan Shebs2010-06-11 Stan Shebs <stan@codesourcery.com>
2010-06-09  Michael Snyder2010-06-09 Michael Snyder <msnyder@vmware.com>
2010-05-23  Jan Kratochvilgdb/
2010-05-17  Pedro AlvesRevert previous change that inadvertently added reset_s...
2010-05-17  Joel BrobeckerAdd reset_schedlock declaration in target.h.
2010-05-17  Hui Zhu2010-05-17 Hui Zhu <teawater@gmail.com>
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...
next
This page took 0.593739 seconds and 107 git commands to generate.