Age | Commit message (Expand) | Author | Files | Lines |
2009-02-27 | * gdb_proc_service.h (struct ps_prochandle): Replace pid_t field | Pedro Alves | 1 | -10/+10 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -9/+15 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+3 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -46/+20 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-28 | * linux-fork.c (linux_fork_detach): New. | Pedro Alves | 1 | -3/+8 |
2008-12-11 | * infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EXITED or | Pedro Alves | 1 | -2/+2 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -5/+5 |
2008-10-22 | * target.h (struct target_ops): Add new field to_get_ada_task_ptid. | Joel Brobecker | 1 | -0/+30 |
2008-07-10 | Non-stop linux native. | Pedro Alves | 1 | -1/+76 |
2008-06-05 | gdb/ | Pedro Alves | 1 | -1/+1 |
2008-05-15 | * linux-nat.c (trap_ptid): Delete. | Pedro Alves | 1 | -5/+0 |
2008-05-04 | * inferior.h (read_pc_pid, write_pc_pid): Remove. | Ulrich Weigand | 1 | -1/+4 |
2008-04-14 | * linux-thread-db.c (have_threads_callback): Check thread->private. | Daniel Jacobowitz | 1 | -1/+1 |
2008-03-25 | * linux-nat.c (linux_nat_attach): Add the pid we attached to, to | Pedro Alves | 1 | -1/+3 |
2008-03-21 | gdb/ | Pedro Alves | 1 | -0/+32 |
2008-03-21 | 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -169/+92 |
2008-01-23 | Inform about new thread in a single place. | Vladimir Prus | 1 | -10/+7 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-25 | * linux-thread-db.c (check_for_thread_db): Only print if info_verbose. | Daniel Jacobowitz | 1 | -2/+3 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-28 | 2007-06-28 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -0/+1 |
2007-06-27 | * linux-thread-db.c (thread_db_attach): Delete. | Daniel Jacobowitz | 1 | -66/+80 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-05-14 | * linux-thread-db.c (thread_db_pid_to_str): Print thread IDs | Daniel Jacobowitz | 1 | -2/+2 |
2007-05-11 | doc/ChangeLog: | Ulrich Weigand | 1 | -8/+2 |
2007-05-11 | * linux-thread-db.c (enable_thread_event_reporting): Fix comment | Daniel Jacobowitz | 1 | -1/+1 |
2007-05-07 | * linux-thread-db.c: Update some FIXME comments. | Daniel Jacobowitz | 1 | -34/+3 |
2007-02-05 | * linux-thread-db.c (check_for_thread_db): Return early if we have | Daniel Jacobowitz | 1 | -0/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-12-31 | * linux-nat.c (lin_lwp_attach_lwp): Return a status. Do not | Daniel Jacobowitz | 1 | -8/+7 |
2006-12-31 | * configure.ac: Add tests for TD_VERSION and TD_NOTLS. | Daniel Jacobowitz | 1 | -0/+12 |
2006-11-28 | Include <signal.h>. | Nick Roberts | 1 | -0/+2 |
2006-10-20 | * linux-thread-db.c (check_for_thread_db): Don't attempt to use | Ulrich Weigand | 1 | -0/+4 |
2006-10-15 | (thread_db_wait): Don't bother continuing if the wait result indicates the | Nick Roberts | 1 | -1/+2 |
2006-08-02 | * linux-thread-db.c (thread_db_get_thread_local_address): Fix type | Thiemo Seufer | 1 | -1/+2 |
2006-07-24 | * linux-thread-db.c (thread_db_wait): Remove libthread_db | Daniel Jacobowitz | 1 | -0/+9 |
2006-07-18 | * linux-thread-db.c (td_thr_getfpregs_p, td_thr_getgregs_p) | Daniel Jacobowitz | 1 | -212/+18 |
2006-05-05 | * linux-thread-db.c (thread_db_store_registers): Use | David S. Miller | 1 | -1/+1 |
2006-03-30 | * linux-thread-db.c: Include "linux-nat.h". | Daniel Jacobowitz | 1 | -40/+37 |
2006-01-24 | * linux-thread-db.c (thread_db_mourn_inferior): Remove breakpoints | Daniel Jacobowitz | 1 | -2/+4 |
2006-01-17 | * complaints.c (stop_whining): Make signed. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-10-13 | * Makefile.in (linux-thread-db.o): Depend on $(gdbcore_h). | Andreas Schwab | 1 | -4/+14 |
2005-09-10 | * Makefile.in (ALLDEPFILES): Update. | Daniel Jacobowitz | 1 | -9/+10 |
2005-05-28 | * dwarf2-frame.c (dwarf2_frame_prev_register): Use gdb_byte. | Daniel Jacobowitz | 1 | -1/+1 |
2005-04-26 | 2005-04-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -26/+8 |
2005-04-26 | 2005-04-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2005-03-31 | * gdbarch.sh (fetch_tls_load_module_address): New architecture method. | Kevin Buettner | 1 | -16/+7 |
2005-03-18 | Move printing of TLS related error messages to dwarf2loc.c. | Kevin Buettner | 1 | -33/+28 |