summaryrefslogtreecommitdiff
path: root/gdb/target.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * target.h (target_read_stralloc): New prototype.Daniel Jacobowitz2006-07-271-0/+10
* * target.c (target_read): Stop if target_read_partial returns 0Daniel Jacobowitz2006-07-121-44/+54
* gdb/Daniel Jacobowitz2006-07-051-8/+1
* * remote.c (remote_disconnect): Add TARGET argument.Daniel Jacobowitz2006-05-051-1/+1
* gdb/Daniel Jacobowitz2006-04-181-25/+21
* 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2006-02-211-1/+8
* * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Delete.Wu Zhou2006-02-081-6/+0
* * ppc-linux-nat.c (PTRACE_GET_DEBUGREG, PTRACE_SET_DEBUGREG,Wu Zhou2006-02-081-0/+6
* * target.h (target_read_memory_partial, target_write_memory_partial):Mark Kettenis2006-01-101-5/+6
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3