summaryrefslogtreecommitdiff
path: root/gdb/target.h
Commit message (Expand)AuthorAgeFilesLines
* 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2011-03-311-0/+6
* delete target_ops.to_lookup_symbolJoel Brobecker2011-03-171-12/+0
* * target.h (struct target_ops) <to_has_execution>: Add ptid_tTom Tromey2011-03-071-4/+10
* gdb/Pedro Alves2011-02-141-1/+12
* gdbTom Tromey2011-01-191-0/+6
* * target.h (deprecated_child_ops): Delete declaration.Pedro Alves2011-01-141-2/+0
* [ia64-hpux] inferior function call supportJoel Brobecker2011-01-131-0/+6
* [ia64-hpux] unwinding bsp value from system callJoel Brobecker2011-01-131-0/+3
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-23/+23
* 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2011-01-111-0/+7
* 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2011-01-111-6/+11
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-6/+11
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Add documentation for TARGET_OBJECT_OSDATAJoel Brobecker2010-12-291-1/+2
* remove target_acknowledge_created_inferiorJoel Brobecker2010-12-281-7/+0
* gdb/Jan Kratochvil2010-08-311-5/+1
* Easier and more stubborn MI memory read commands.Vladimir Prus2010-08-131-4/+17
* gdb/Jan Kratochvil2010-07-191-4/+3
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-2010-07-07-branchpointThiago Jung Bauermann2010-07-071-6/+28
* Static tracepoints support, and UST integration.Pedro Alves2010-07-011-0/+22
* 2010-06-11 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-06-121-5/+20
* gdb/Jan Kratochvil2010-05-231-1/+1
* Revert previous change that inadvertently added reset_schedlock, andPedro Alves2010-05-171-2/+0
* Add reset_schedlock declaration in target.h.Joel Brobecker2010-05-171-0/+2
* gdb/Jan Kratochvil2010-05-021-1/+1
* Support for Windows OS Thread Information Block.Pierre Muller2010-04-161-0/+7
* gdb/Pedro Alves2010-03-241-0/+15
* Implement -trace-save.Vladimir Prus2010-03-231-1/+1
* Implement -trace-find.Vladimir Prus2010-03-231-1/+2
* 2010-03-18 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-181-0/+4
* 2010-02-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-02-221-3/+4
* Add trace file support.Stan Shebs2010-01-151-3/+27
* Implement core awareness.Vladimir Prus2010-01-121-0/+13
* Make tracepoint operations go through target vector.Stan Shebs2010-01-071-0/+86
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-11-201-1/+13
* gdb/Jan Kratochvil2009-11-171-3/+6
* * linux-nat.c (linux_nat_thread_address_space): New.Pedro Alves2009-10-201-0/+7
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-0/+13
* Implementing catch syscall.sergiodj2009-09-151-2/+42
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-2/+8
* ChangeLog:Ulrich Weigand2009-07-311-1/+2
* gdb/Jan Kratochvil2009-07-091-2/+11
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+2
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-14/+14
* * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand2009-07-021-0/+8
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-22/+24
* * target.c: Include "exec.h".Pedro Alves2009-06-031-16/+16
* * target.h (struct section_table): Rename to ...Pedro Alves2009-05-221-7/+6
* * linux-nat.c (linux_nat_terminal_inferior)Pedro Alves2009-05-211-2/+1