summaryrefslogtreecommitdiff
path: root/gdb/target.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-3/+12
* Unify target macros.Pierre Muller2009-05-111-6/+6
* * src/gdb/target.h: Remove all tests for already definedPierre Muller2009-05-101-16/+0
* * target.h (strata): New stratum "record_stratum".Hui Zhu2009-04-301-1/+2
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-3/+2
* * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.Doug Evans2009-03-021-31/+3
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-13/+9
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+1
* 2009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-02-061-1/+4
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-15/+8
* * target.h (target_stopped_data_address_p): Delete declaration,Pedro Alves2009-02-051-5/+0
* * target.h (target_tid_to_str): Delete.Pedro Alves2009-02-051-4/+0
* * target.h (target_waitstatus_to_string): Declare.Doug Evans2009-02-011-0/+4
* * target.h (target_signal_to_string): Make return type const char *.Doug Evans2009-01-151-3/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* 2008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-12-161-9/+0
* * target.h (target_get_osdata): Describe.Pedro Alves2008-12-021-0/+6
* Implement -list-thread-groups --availableVladimir Prus2008-12-021-2/+7
* Kill pthread_ops_hackVladimir Prus2008-11-091-13/+12
* * target.h (struct target_ops) <to_supports_multi_process>: NewPedro Alves2008-10-271-0/+10
* * target.h (struct target_ops): Add new field to_get_ada_task_ptid.Joel Brobecker2008-10-221-0/+9
* 2008-10-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2008-10-171-1/+13
* * remote.c (push_remote_target): Delete.Pedro Alves2008-10-161-3/+0
* Make sure target supports non-stop.Vladimir Prus2008-08-191-0/+3
* * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus2008-08-191-0/+4