aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-thread-db.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-05 * linux-thread-db.c (check_for_thread_db): Return early if we haveDaniel Jacobowitz1-0/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-12-31 * linux-nat.c (lin_lwp_attach_lwp): Return a status. Do notDaniel Jacobowitz1-8/+7
2006-12-31 * configure.ac: Add tests for TD_VERSION and TD_NOTLS.Daniel Jacobowitz1-0/+12
2006-11-28Include <signal.h>.Nick Roberts1-0/+2
2006-10-20 * linux-thread-db.c (check_for_thread_db): Don't attempt to useUlrich Weigand1-0/+4
2006-10-15(thread_db_wait): Don't bother continuing if the wait result indicates theNick Roberts1-1/+2
2006-08-02 * linux-thread-db.c (thread_db_get_thread_local_address): Fix typeThiemo Seufer1-1/+2
2006-07-24 * linux-thread-db.c (thread_db_wait): Remove libthread_dbDaniel Jacobowitz1-0/+9
2006-07-18 * linux-thread-db.c (td_thr_getfpregs_p, td_thr_getgregs_p)Daniel Jacobowitz1-212/+18
2006-05-05 * linux-thread-db.c (thread_db_store_registers): UseDavid S. Miller1-1/+1
2006-03-30 * linux-thread-db.c: Include "linux-nat.h".Daniel Jacobowitz1-40/+37
2006-01-24 * linux-thread-db.c (thread_db_mourn_inferior): Remove breakpointsDaniel Jacobowitz1-2/+4
2006-01-17 * complaints.c (stop_whining): Make signed.Daniel Jacobowitz1-2/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-10-13 * Makefile.in (linux-thread-db.o): Depend on $(gdbcore_h).Andreas Schwab1-4/+14
2005-09-10 * Makefile.in (ALLDEPFILES): Update.Daniel Jacobowitz1-9/+10
2005-05-28 * dwarf2-frame.c (dwarf2_frame_prev_register): Use gdb_byte.Daniel Jacobowitz1-1/+1
2005-04-262005-04-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-26/+8
2005-04-262005-04-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2005-03-31 * gdbarch.sh (fetch_tls_load_module_address): New architecture method.Kevin Buettner1-16/+7
2005-03-18Move printing of TLS related error messages to dwarf2loc.c.Kevin Buettner1-33/+28
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-35/+35
2004-12-08 * linux-thread-db.c (BUILD_THREAD): Delete.Daniel Jacobowitz1-15/+6
2004-11-14 * linux-thread-db.c: New file, renamed from thread-db.c.Daniel Jacobowitz1-0/+1370