aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-12Add support for enabling and disabling tracepoints while a traceKwok Yeung1-0/+23
2011-05-062011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann1-0/+26
2011-04-27 * target.h (struct target_ops): Remove to_notice_signals;Ulrich Weigand1-4/+17
2011-03-312011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-0/+6
2011-03-17delete target_ops.to_lookup_symbolJoel Brobecker1-12/+0
2011-03-07 * target.h (struct target_ops) <to_has_execution>: Add ptid_tTom Tromey1-4/+10
2011-02-14 gdb/Pedro Alves1-1/+12
2011-01-19gdbTom Tromey1-0/+6
2011-01-14 * target.h (deprecated_child_ops): Delete declaration.Pedro Alves1-2/+0
2011-01-13[ia64-hpux] inferior function call supportJoel Brobecker1-0/+6
2011-01-13[ia64-hpux] unwinding bsp value from system callJoel Brobecker1-0/+3
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-23/+23
2011-01-112011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann1-0/+7
2011-01-112010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-6/+11
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+11
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-29Add documentation for TARGET_OBJECT_OSDATAJoel Brobecker1-1/+2
2010-12-28remove target_acknowledge_created_inferiorJoel Brobecker1-7/+0
2010-08-31gdb/Jan Kratochvil1-5/+1
2010-08-13 Easier and more stubborn MI memory read commands.Vladimir Prus1-4/+17
2010-07-19gdb/Jan Kratochvil1-4/+3
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-6/+28
2010-07-01 Static tracepoints support, and UST integration.Pedro Alves1-0/+22
2010-06-122010-06-11 Stan Shebs <stan@codesourcery.com>Stan Shebs1-5/+20
2010-05-23gdb/Jan Kratochvil1-1/+1
2010-05-17Revert previous change that inadvertently added reset_schedlock, andPedro Alves1-2/+0
2010-05-17Add reset_schedlock declaration in target.h.Joel Brobecker1-0/+2
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-04-16 Support for Windows OS Thread Information Block.Pierre Muller1-0/+7
2010-03-24 gdb/Pedro Alves1-0/+15
2010-03-23 Implement -trace-save.Vladimir Prus1-1/+1
2010-03-23 Implement -trace-find.Vladimir Prus1-1/+2
2010-03-182010-03-18 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+4
2010-02-222010-02-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+4
2010-01-15 Add trace file support.Stan Shebs1-3/+27
2010-01-12 Implement core awareness.Vladimir Prus1-0/+13
2010-01-07 Make tracepoint operations go through target vector.Stan Shebs1-0/+86
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-202009-10-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+13
2009-11-17gdb/Jan Kratochvil1-3/+6
2009-10-20 * linux-nat.c (linux_nat_thread_address_space): New.Pedro Alves1-0/+7
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+13
2009-09-15Implementing catch syscall.Sergio Durigan Junior1-2/+42
2009-08-31 Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans1-2/+8
2009-07-31ChangeLog:Ulrich Weigand1-1/+2
2009-07-09gdb/Jan Kratochvil1-2/+11
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-1/+2
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-14/+14
2009-07-02 * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand1-0/+8
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-22/+24