aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-09 Kill pthread_ops_hackVladimir Prus1-26/+88
2008-11-03 * remote.c (remote_start_remote): If the solib list is global,Pedro Alves1-8/+21
2008-10-27 * target.h (struct target_ops) <to_supports_multi_process>: NewPedro Alves1-0/+4
2008-10-22 * target.h (struct target_ops): Add new field to_get_ada_task_ptid.Joel Brobecker1-0/+16
2008-10-172008-10-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2008-10-14 Remove dead code.Pedro Alves1-8/+0
2008-10-09 * remote.c (remote_open_1): Move acknowledging any pending ack,Pedro Alves1-0/+4
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves1-6/+0
2008-09-22 * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves1-0/+9
2008-09-11 * auxv.c (default_auxv_parse): Use gdbarch_ptr_bit (target_gdbarch)Ulrich Weigand1-1/+1
2008-09-05 * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nzUlrich Weigand1-4/+5
2008-09-05 * target.c (update_current_target): Do not inherit to_openUlrich Weigand1-5/+5
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-1/+1
2008-09-04 * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans1-2/+2
2008-08-26 * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand1-2/+2
2008-08-26 * target.c (debug_print_register): Use regcache_raw_collectUlrich Weigand1-3/+2
2008-08-19 Make sure target supports non-stop.Vladimir Prus1-0/+24
2008-08-19 * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus1-0/+39
2008-08-19 * target.c (maybe_kill_then_attach)Vladimir Prus1-27/+0
2008-08-18 * corelow.c (core_open): Assume there was no upper layer leftPedro Alves1-5/+11
2008-08-16 * target.h (pop_all_targets): Declare.Pedro Alves1-0/+18
2008-08-09 * target.c: Include "solib.h".Ulrich Weigand1-0/+19
2008-07-09 Non-stop inferior control.Pedro Alves1-5/+6
2008-07-09 Add "executing" property to threads.Pedro Alves1-1/+1
2008-07-03 * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.Pedro Alves1-0/+1
2008-06-26 * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz1-1/+0
2008-06-26 * target.c (target_read_until_error): New.Vladimir Prus1-0/+66
2008-06-10 Implement *running.Vladimir Prus1-0/+9
2008-05-09 * error.c (parse_find_args): Fix capitalization in previous patch.Doug Evans1-3/+3
2008-05-09 New "find" command.Doug Evans1-0/+152
2008-05-02* target.h (struct target_ops): AddAndreas Schwab1-1/+36
2008-04-24 * breakpoint.h (bp_location_p): New typedef.Vladimir Prus1-0/+8
2008-03-28 * target.c (find_default_run_target): Allow a NULL `do_mesg'Pedro Alves1-6/+20
2008-03-21gdb/Pedro Alves1-9/+28
2008-03-15 Remove ignoring leading exec events code.Vladimir Prus1-19/+0
2008-03-13 * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz1-3/+32
2008-02-28 * infcmd.c (kill_if_already_running): Make static. UseDaniel Jacobowitz1-0/+35
2008-01-252008-01-24 Michael Snyder <msnyder@specifix.com>Michael Snyder1-2/+2
2008-01-11 * defs.h (struct continuation_arg): Fix typo in comment.Doug Evans1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-13Remove unused support for target-based exception catching.Jim Blandy1-30/+0
2007-12-07* target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki1-0/+1
2007-10-222007-10-22 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-7/+8
2007-10-10 * target.c (update_current_target): Call setup_target_debug.Daniel Jacobowitz1-3/+3
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-082007-08-08 Michael Snyder <msnyder@access-company.com>Michael Snyder1-2/+3
2007-07-24 * target.c (memory_xfer_partial): Accesses to unmapped overlayUlrich Weigand1-0/+8
2007-07-01 PR symtab/2161Daniel Jacobowitz1-0/+5
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+4
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+2