aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.h
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-03 * target.c: Include "exec.h".Pedro Alves1-16/+16
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-7/+6
2009-05-21 * linux-nat.c (linux_nat_terminal_inferior)Pedro Alves1-2/+1
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-3/+12
2009-05-11 Unify target macros.Pierre Muller1-6/+6
2009-05-10 * src/gdb/target.h: Remove all tests for already definedPierre Muller1-16/+0
2009-04-30* target.h (strata): New stratum "record_stratum".Hui Zhu1-1/+2
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-3/+2
2009-03-02 * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.Doug Evans1-31/+3
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-13/+9
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+4
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-15/+8
2009-02-05 * target.h (target_stopped_data_address_p): Delete declaration,Pedro Alves1-5/+0
2009-02-05 * target.h (target_tid_to_str): Delete.Pedro Alves1-4/+0
2009-02-01 * target.h (target_waitstatus_to_string): Declare.Doug Evans1-0/+4
2009-01-15 * target.h (target_signal_to_string): Make return type const char *.Doug Evans1-3/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-162008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-9/+0
2008-12-02 * target.h (target_get_osdata): Describe.Pedro Alves1-0/+6
2008-12-02 Implement -list-thread-groups --availableVladimir Prus1-2/+7
2008-11-09 Kill pthread_ops_hackVladimir Prus1-13/+12
2008-10-27 * target.h (struct target_ops) <to_supports_multi_process>: NewPedro Alves1-0/+10
2008-10-22 * target.h (struct target_ops): Add new field to_get_ada_task_ptid.Joel Brobecker1-0/+9
2008-10-172008-10-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+13
2008-10-16 * remote.c (push_remote_target): Delete.Pedro Alves1-3/+0
2008-08-19 Make sure target supports non-stop.Vladimir Prus1-0/+3
2008-08-19 * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus1-0/+4
2008-08-18 * corelow.c (core_open): Assume there was no upper layer leftPedro Alves1-0/+4
2008-08-16 * target.h (pop_all_targets): Declare.Pedro Alves1-0/+7
2008-07-09 Non-stop inferior control.Pedro Alves1-2/+2
2008-07-09 Adjust fork/vfork/exec to pass ptids around.Pedro Alves1-6/+6
2008-07-03 * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.Pedro Alves1-0/+8
2008-06-26 * target.c (target_read_until_error): New.Vladimir Prus1-0/+5
2008-06-10 Implement *running.Vladimir Prus1-5/+1
2008-05-09 New "find" command.Doug Evans1-0/+26
2008-05-04 Fix auxv data parsing on 64-bit solarisVladimir Prus1-0/+7
2008-05-03 * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.Daniel Jacobowitz1-6/+1
2008-05-02* target.h (struct target_ops): AddAndreas Schwab1-0/+5
2008-05-01 PR gdb/2343Aleksandar Ristovski1-0/+5
2008-04-08Fix trailing space.Vladimir Prus1-1/+1
2008-04-08 * target.h (enum strata): Remove the download_stratum.Vladimir Prus1-2/+1
2008-03-21gdb/Pedro Alves1-9/+6
2008-03-15 Remove ignoring leading exec events code.Vladimir Prus1-8/+0