Age | Commit message (Expand) | Author | Files | Lines |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -22/+24 |
2009-06-03 | * target.c: Include "exec.h". | Pedro Alves | 1 | -16/+16 |
2009-05-22 | * target.h (struct section_table): Rename to ... | Pedro Alves | 1 | -7/+6 |
2009-05-21 | * linux-nat.c (linux_nat_terminal_inferior) | Pedro Alves | 1 | -2/+1 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -3/+12 |
2009-05-11 | Unify target macros. | Pierre Muller | 1 | -6/+6 |
2009-05-10 | * src/gdb/target.h: Remove all tests for already defined | Pierre Muller | 1 | -16/+0 |
2009-04-30 | * target.h (strata): New stratum "record_stratum". | Hui Zhu | 1 | -1/+2 |
2009-03-17 | Add a target_ops parameter to the to_kill method in struct target_ops. | Joel Brobecker | 1 | -3/+2 |
2009-03-02 | * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common. | Doug Evans | 1 | -31/+3 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -13/+9 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -1/+1 |
2009-02-06 | 2009-02-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+4 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -15/+8 |
2009-02-05 | * target.h (target_stopped_data_address_p): Delete declaration, | Pedro Alves | 1 | -5/+0 |
2009-02-05 | * target.h (target_tid_to_str): Delete. | Pedro Alves | 1 | -4/+0 |
2009-02-01 | * target.h (target_waitstatus_to_string): Declare. | Doug Evans | 1 | -0/+4 |
2009-01-15 | * target.h (target_signal_to_string): Make return type const char *. | Doug Evans | 1 | -3/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-16 | 2008-12-16 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -9/+0 |
2008-12-02 | * target.h (target_get_osdata): Describe. | Pedro Alves | 1 | -0/+6 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 1 | -2/+7 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -13/+12 |
2008-10-27 | * target.h (struct target_ops) <to_supports_multi_process>: New | Pedro Alves | 1 | -0/+10 |
2008-10-22 | * target.h (struct target_ops): Add new field to_get_ada_task_ptid. | Joel Brobecker | 1 | -0/+9 |
2008-10-17 | 2008-10-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+13 |
2008-10-16 | * remote.c (push_remote_target): Delete. | Pedro Alves | 1 | -3/+0 |
2008-08-19 | Make sure target supports non-stop. | Vladimir Prus | 1 | -0/+3 |
2008-08-19 | * target.c (target_async_permitted, target_async_permitted_1) | Vladimir Prus | 1 | -0/+4 |
2008-08-18 | * corelow.c (core_open): Assume there was no upper layer left | Pedro Alves | 1 | -0/+4 |
2008-08-16 | * target.h (pop_all_targets): Declare. | Pedro Alves | 1 | -0/+7 |
2008-07-09 | Non-stop inferior control. | Pedro Alves | 1 | -2/+2 |
2008-07-09 | Adjust fork/vfork/exec to pass ptids around. | Pedro Alves | 1 | -6/+6 |
2008-07-03 | * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete. | Pedro Alves | 1 | -0/+8 |
2008-06-26 | * target.c (target_read_until_error): New. | Vladimir Prus | 1 | -0/+5 |
2008-06-10 | Implement *running. | Vladimir Prus | 1 | -5/+1 |
2008-05-09 | New "find" command. | Doug Evans | 1 | -0/+26 |
2008-05-04 | Fix auxv data parsing on 64-bit solaris | Vladimir Prus | 1 | -0/+7 |
2008-05-03 | * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete. | Daniel Jacobowitz | 1 | -6/+1 |
2008-05-02 | * target.h (struct target_ops): Add | Andreas Schwab | 1 | -0/+5 |
2008-05-01 | PR gdb/2343 | Aleksandar Ristovski | 1 | -0/+5 |
2008-04-08 | Fix trailing space. | Vladimir Prus | 1 | -1/+1 |
2008-04-08 | * target.h (enum strata): Remove the download_stratum. | Vladimir Prus | 1 | -2/+1 |
2008-03-21 | gdb/ | Pedro Alves | 1 | -9/+6 |
2008-03-15 | Remove ignoring leading exec events code. | Vladimir Prus | 1 | -8/+0 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -0/+5 |
2008-02-28 | * infcmd.c (kill_if_already_running): Make static. Use | Daniel Jacobowitz | 1 | -0/+2 |
2008-02-20 | * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): Add | Markus Deuling | 1 | -2/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-16 | * target.h (target_pid_or_tid_to_str): Remove. | Vladimir Prus | 1 | -5/+0 |