summaryrefslogtreecommitdiff
path: root/gdb/linux-thread-db.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-11/+7
* * linux-thread.db.c (try_thread_db_load_1): Tweak comment.Doug Evans2009-07-161-3/+3
* 2007-07-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-07-161-1/+26
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-1/+1
* * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand2009-06-171-1/+1
* gdb:Doug Evans2009-05-241-7/+7
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-2/+3
* * linux-nat.h (linux_proc_get_tgid): Declare.Pedro Alves2009-05-181-4/+47
* * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves2009-05-181-216/+361
* 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-05-151-142/+331
* * linux-thread-db.c (thread_db_pid_to_str): Delete unused assignmentDoug Evans2009-05-011-1/+0
* * gdb_proc_service.h (struct ps_prochandle): Replace pid_t fieldPedro Alves2009-02-271-10/+10
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-9/+15
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-0/+3
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-46/+20
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * linux-fork.c (linux_fork_detach): New.Pedro Alves2008-12-281-3/+8
* * infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EXITED orPedro Alves2008-12-111-2/+2
* Kill pthread_ops_hackVladimir Prus2008-11-091-5/+5
* * target.h (struct target_ops): Add new field to_get_ada_task_ptid.Joel Brobecker2008-10-221-0/+30
* Non-stop linux native.Pedro Alves2008-07-101-1/+76
* gdb/Pedro Alves2008-06-051-1/+1
* * linux-nat.c (trap_ptid): Delete.Pedro Alves2008-05-151-5/+0
* * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand2008-05-041-1/+4
* * linux-thread-db.c (have_threads_callback): Check thread->private.Daniel Jacobowitz2008-04-141-1/+1
* * linux-nat.c (linux_nat_attach): Add the pid we attached to, toPedro Alves2008-03-251-1/+3
* gdb/Pedro Alves2008-03-211-0/+32
* 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2008-03-211-169/+92
* Inform about new thread in a single place.Vladimir Prus2008-01-231-10/+7
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * linux-thread-db.c (check_for_thread_db): Only print if info_verbose.Daniel Jacobowitz2007-10-251-2/+3
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-28 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-06-281-0/+1
* * linux-thread-db.c (thread_db_attach): Delete.Daniel Jacobowitz2007-06-271-66/+80
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-1/+1
* * linux-thread-db.c (thread_db_pid_to_str): Print thread IDsDaniel Jacobowitz2007-05-141-2/+2
* doc/ChangeLog:Ulrich Weigand2007-05-111-8/+2
* * linux-thread-db.c (enable_thread_event_reporting): Fix commentDaniel Jacobowitz2007-05-111-1/+1
* * linux-thread-db.c: Update some FIXME comments.Daniel Jacobowitz2007-05-071-34/+3
* * linux-thread-db.c (check_for_thread_db): Return early if we haveDaniel Jacobowitz2007-02-051-0/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * linux-nat.c (lin_lwp_attach_lwp): Return a status. Do notDaniel Jacobowitz2006-12-311-8/+7
* * configure.ac: Add tests for TD_VERSION and TD_NOTLS.Daniel Jacobowitz2006-12-311-0/+12
* Include <signal.h>.Nick Roberts2006-11-281-0/+2
* * linux-thread-db.c (check_for_thread_db): Don't attempt to useUlrich Weigand2006-10-201-0/+4
* (thread_db_wait): Don't bother continuing if the wait result indicates theNick Roberts2006-10-151-1/+2
* * linux-thread-db.c (thread_db_get_thread_local_address): Fix typeThiemo Seufer2006-08-021-1/+2
* * linux-thread-db.c (thread_db_wait): Remove libthread_dbDaniel Jacobowitz2006-07-241-0/+9
* * linux-thread-db.c (td_thr_getfpregs_p, td_thr_getgregs_p)Daniel Jacobowitz2006-07-181-212/+18
* * linux-thread-db.c (thread_db_store_registers): UseDavid S. Miller2006-05-051-1/+1