summaryrefslogtreecommitdiff
path: root/gdb/target.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * corelow.c (core_open): Assume there was no upper layer leftPedro Alves2008-08-181-0/+4
* * target.h (pop_all_targets): Declare.Pedro Alves2008-08-161-0/+7
* Non-stop inferior control.Pedro Alves2008-07-091-2/+2
* Adjust fork/vfork/exec to pass ptids around.Pedro Alves2008-07-091-6/+6
* * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.Pedro Alves2008-07-031-0/+8
* * target.c (target_read_until_error): New.Vladimir Prus2008-06-261-0/+5
* Implement *running.Vladimir Prus2008-06-101-5/+1
* New "find" command.Doug Evans2008-05-091-0/+26
* Fix auxv data parsing on 64-bit solarisVladimir Prus2008-05-041-0/+7
* * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.Daniel Jacobowitz2008-05-031-6/+1
* * target.h (struct target_ops): AddAndreas Schwab2008-05-021-0/+5
* PR gdb/2343Aleksandar Ristovski2008-05-011-0/+5
* Fix trailing space.Vladimir Prus2008-04-081-1/+1
* * target.h (enum strata): Remove the download_stratum.Vladimir Prus2008-04-081-2/+1
* gdb/Pedro Alves2008-03-211-9/+6
* Remove ignoring leading exec events code.Vladimir Prus2008-03-151-8/+0
* * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz2008-03-131-0/+5
* * infcmd.c (kill_if_already_running): Make static. UseDaniel Jacobowitz2008-02-281-0/+2
* * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): AddMarkus Deuling2008-02-201-2/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * target.h (target_pid_or_tid_to_str): Remove.Vladimir Prus2007-12-161-5/+0
* Remove unused support for target-based exception catching.Jim Blandy2007-12-131-19/+0
* * target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki2007-12-071-0/+9
* * target.h (target_find_new_threads): Fix definition.Maciej W. Rozycki2007-12-041-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * Makefile.in (XMLFILES): Add library-list.dtd.Daniel Jacobowitz2007-07-021-1/+3
* * target.h (enum target_object): Add TARGET_OBJECT_SPU.Ulrich Weigand2007-06-121-0/+2
* doc/ChangeLog:Ulrich Weigand2007-05-111-25/+0
* * inftarg.c, infptrace.c: Remove files.Ulrich Weigand2007-05-071-38/+0