aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-13 * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz1-0/+5
2008-02-28 * infcmd.c (kill_if_already_running): Make static. UseDaniel Jacobowitz1-0/+2
2008-02-20 * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): AddMarkus Deuling1-2/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-16 * target.h (target_pid_or_tid_to_str): Remove.Vladimir Prus1-5/+0
2007-12-13Remove unused support for target-based exception catching.Jim Blandy1-19/+0
2007-12-07* target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki1-0/+9
2007-12-04* target.h (target_find_new_threads): Fix definition.Maciej W. Rozycki1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-02 * Makefile.in (XMLFILES): Add library-list.dtd.Daniel Jacobowitz1-1/+3
2007-06-12 * target.h (enum target_object): Add TARGET_OBJECT_SPU.Ulrich Weigand1-0/+2
2007-05-11doc/ChangeLog:Ulrich Weigand1-25/+0
2007-05-07 * inftarg.c, infptrace.c: Remove files.Ulrich Weigand1-38/+0
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand1-3/+3
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-6/+7
2007-04-27 * config/rs6000/nm-rs6000.h (TARGET_CREATE_INFERIOR_HOOK): Remove.Ulrich Weigand1-6/+0
2007-03-28 * arch-utils.c (legacy_pc_in_sigtramp): Remove.Ulrich Weigand1-0/+8
2007-01-09XML feature description support.Daniel Jacobowitz1-2/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-12-30 * infrun.c (handle_inferior_event): Don't callDaniel Jacobowitz1-22/+0
2006-11-28 * Makefile.in (SFILES): Add new and missed files.Daniel Jacobowitz1-0/+7
2006-10-17gdb/Daniel Jacobowitz1-5/+13
2006-10-102006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>Daniel Jacobowitz1-0/+3
2006-09-21 * Makefile.in (SFILES): Add target-memory.c.Daniel Jacobowitz1-5/+76