summaryrefslogtreecommitdiff
path: root/gdb/target.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-06-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-06-061-4/+0
* 2011-05-26 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-261-0/+15
* Add support for enabling and disabling tracepoints while a traceKwok Yeung2011-05-121-0/+12
* 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2011-05-061-0/+72
* * target.h (struct target_ops): Remove to_notice_signals;Ulrich Weigand2011-04-271-16/+32
* 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2011-03-311-0/+16
* delete target_ops.to_lookup_symbolJoel Brobecker2011-03-171-27/+0
* 2011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-081-1/+5
* minor reformatting for target.c:read_whatever_is_readableJoel Brobecker2011-03-081-22/+23
* * target.h (struct target_ops) <to_has_execution>: Add ptid_tTom Tromey2011-03-071-6/+13
* gdb/Pedro Alves2011-02-151-1/+4
* gdb/Pedro Alves2011-02-141-0/+129
* gdb/Pedro Alves2011-02-141-0/+4
* gdb/Pedro Alves2011-01-281-1/+1
* gdbTom Tromey2011-01-191-0/+18
* * target.h (deprecated_child_ops): Delete declaration.Pedro Alves2011-01-141-6/+0
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-28/+28
* 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2011-01-111-22/+34
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-9/+11
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-31/+53
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* remove target_acknowledge_created_inferiorJoel Brobecker2010-12-281-14/+0
* gdb/Jan Kratochvil2010-08-311-1/+1
* Easier and more stubborn MI memory read commands.Vladimir Prus2010-08-131-54/+185
* gdb/Jan Kratochvil2010-07-191-25/+24
* * target.c (debug_to_insert_breakpoint): Instead of casting to unsignedOzkan Sezer2010-07-161-26/+25
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann2010-07-071-12/+41
* Static tracepoints support, and UST integration.Pedro Alves2010-07-011-0/+8
* 2010-06-11 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-06-121-0/+180
* 2010-06-09 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-06-091-2/+2
* gdb/Jan Kratochvil2010-05-231-7/+1
* Revert previous change that inadvertently added reset_schedlock, andPedro Alves2010-05-171-3/+0
* Add reset_schedlock declaration in target.h.Joel Brobecker2010-05-171-2/+1
* 2010-05-17 Hui Zhu <teawater@gmail.com>Hui Zhu2010-05-171-0/+1
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-18/+46
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-1/+0
* gdb/Jan Kratochvil2010-05-021-1/+1
* PR gdb/11557Pedro Alves2010-04-291-0/+1
* 2010-04-19 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-191-1/+1
* Support for Windows OS Thread Information Block.Pierre Muller2010-04-161-0/+4
* gdb/Pedro Alves2010-03-241-0/+22
* Implement -trace-save.Vladimir Prus2010-03-231-1/+1
* 2010-03-18 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-181-1/+5
* * target.c (memory_xfer_partial): Don't use the stack cache ifPedro Alves2010-03-121-0/+5
* 2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>Hui Zhu2010-03-081-0/+3
* PR gdb/11321Pedro Alves2010-02-241-0/+2
* Delete unused or undefined functions.Joel Brobecker2010-01-191-41/+0
* Add trace file support.Stan Shebs2010-01-151-1/+17
* Implement core awareness.Vladimir Prus2010-01-121-0/+20
* Make tracepoint operations go through target vector.Stan Shebs2010-01-071-0/+40