summaryrefslogtreecommitdiff
path: root/gdb/target.c
Commit message (Expand)AuthorAgeFilesLines
...
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-32/+66
* * target.c (target_get_osdata): Check for equal or higher thanPedro Alves2009-02-061-3/+6
* * remote.c (extended_remote_can_run): Delete.Pedro Alves2009-02-061-7/+4
* * target.c (target_create_inferior, target_detach)Pedro Alves2009-02-061-59/+18
* * target.h (target_stopped_data_address_p): Delete declaration,Pedro Alves2009-02-051-15/+0
* * target.h (target_waitstatus_to_string): Declare.Doug Evans2009-02-011-31/+44
* * target.c (target_xfer_partial): Use host_address_to_string toJoel Brobecker2009-01-111-7/+8
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* 2008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-12-161-4/+0
* Implement -list-thread-groups --availableVladimir Prus2008-12-021-0/+20
* Kill pthread_ops_hackVladimir Prus2008-11-091-26/+88
* * remote.c (remote_start_remote): If the solib list is global,Pedro Alves2008-11-031-8/+21
* * target.h (struct target_ops) <to_supports_multi_process>: NewPedro Alves2008-10-271-0/+4
* * target.h (struct target_ops): Add new field to_get_ada_task_ptid.Joel Brobecker2008-10-221-0/+16
* 2008-10-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2008-10-171-0/+1
* Remove dead code.Pedro Alves2008-10-141-8/+0
* * remote.c (remote_open_1): Move acknowledging any pending ack,Pedro Alves2008-10-091-0/+4
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-221-6/+0
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-0/+9
* * auxv.c (default_auxv_parse): Use gdbarch_ptr_bit (target_gdbarch)Ulrich Weigand2008-09-111-1/+1
* * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nzUlrich Weigand2008-09-051-4/+5
* * target.c (update_current_target): Do not inherit to_openUlrich Weigand2008-09-051-5/+5
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-1/+1
* * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans2008-09-041-2/+2
* * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand2008-08-261-2/+2
* * target.c (debug_print_register): Use regcache_raw_collectUlrich Weigand2008-08-261-3/+2
* Make sure target supports non-stop.Vladimir Prus2008-08-191-0/+24
* * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus2008-08-191-0/+39
* * target.c (maybe_kill_then_attach)Vladimir Prus2008-08-191-27/+0
* * corelow.c (core_open): Assume there was no upper layer leftPedro Alves2008-08-181-5/+11
* * target.h (pop_all_targets): Declare.Pedro Alves2008-08-161-0/+18
* * target.c: Include "solib.h".Ulrich Weigand2008-08-091-0/+19
* Non-stop inferior control.Pedro Alves2008-07-091-5/+6
* Add "executing" property to threads.Pedro Alves2008-07-091-1/+1
* * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.Pedro Alves2008-07-031-0/+1
* * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz2008-06-261-1/+0
* * target.c (target_read_until_error): New.Vladimir Prus2008-06-261-0/+66
* Implement *running.Vladimir Prus2008-06-101-0/+9
* * error.c (parse_find_args): Fix capitalization in previous patch.Doug Evans2008-05-091-3/+3
* New "find" command.Doug Evans2008-05-091-0/+152
* * target.h (struct target_ops): AddAndreas Schwab2008-05-021-1/+36
* * breakpoint.h (bp_location_p): New typedef.Vladimir Prus2008-04-241-0/+8
* * target.c (find_default_run_target): Allow a NULL `do_mesg'Pedro Alves2008-03-281-6/+20
* gdb/Pedro Alves2008-03-211-9/+28
* Remove ignoring leading exec events code.Vladimir Prus2008-03-151-19/+0
* * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz2008-03-131-3/+32
* * infcmd.c (kill_if_already_running): Make static. UseDaniel Jacobowitz2008-02-281-0/+35
* 2008-01-24 Michael Snyder <msnyder@specifix.com>Michael Snyder2008-01-251-2/+2
* * defs.h (struct continuation_arg): Fix typo in comment.Doug Evans2008-01-111-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1