summaryrefslogtreecommitdiff
path: root/gdb/target.h
Commit message (Expand)AuthorAgeFilesLines
* 2008-11-20 Stan Shebs <stan@codesourcery.com>Stan Shebs2008-11-211-1/+2
* 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
* * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand2007-05-061-3/+3
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-6/+7
* * config/rs6000/nm-rs6000.h (TARGET_CREATE_INFERIOR_HOOK): Remove.Ulrich Weigand2007-04-271-6/+0
* * arch-utils.c (legacy_pc_in_sigtramp): Remove.Ulrich Weigand2007-03-281-0/+8
* XML feature description support.Daniel Jacobowitz2007-01-091-2/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * infrun.c (handle_inferior_event): Don't callDaniel Jacobowitz2006-12-301-22/+0
* * Makefile.in (SFILES): Add new and missed files.Daniel Jacobowitz2006-11-281-0/+7
* gdb/Daniel Jacobowitz2006-10-171-5/+13
* 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>Daniel Jacobowitz2006-10-101-0/+3
* * Makefile.in (SFILES): Add target-memory.c.Daniel Jacobowitz2006-09-211-5/+76
* gdb/Daniel Jacobowitz2006-09-211-1/+26
* PR remote/1966Daniel Jacobowitz2006-08-151-15/+16