aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-thread-db.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-012011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+2
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-18 PR corefile/8210Pedro Alves1-32/+53
2010-07-312010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-7/+29
2010-06-11 * config/nm-linux.h (struct target_ops): Remove forward declaration.Ulrich Weigand1-3/+1
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+9
2010-05-052010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+0
2010-01-12 Implement core awareness.Vladimir Prus1-0/+9
2010-01-01Update copyright year in most headers.Joel Brobecker1-2/+2
2009-12-19 gdb/Doug Evans1-4/+7
2009-12-03gdb/Jan Kratochvil1-3/+3
2009-11-12gdb/ChangeLog:Paul Pluzhnikov1-3/+6
2009-11-032009-11-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-12/+10
2009-10-272009-10-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-18/+103
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-11/+7
2009-07-16 * linux-thread.db.c (try_thread_db_load_1): Tweak comment.Doug Evans1-3/+3
2009-07-162007-07-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+26
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-1/+1
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-1/+1
2009-05-24gdb:Doug Evans1-7/+7
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-2/+3
2009-05-18 * linux-nat.h (linux_proc_get_tgid): Declare.Pedro Alves1-4/+47
2009-05-18 * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves1-216/+361
2009-05-152009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-142/+331
2009-05-01 * linux-thread-db.c (thread_db_pid_to_str): Delete unused assignmentDoug Evans1-1/+0
2009-02-27 * gdb_proc_service.h (struct ps_prochandle): Replace pid_t fieldPedro Alves1-10/+10
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-9/+15
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-0/+3
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-46/+20
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-28 * linux-fork.c (linux_fork_detach): New.Pedro Alves1-3/+8
2008-12-11 * infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EXITED orPedro Alves1-2/+2
2008-11-09 Kill pthread_ops_hackVladimir Prus1-5/+5
2008-10-22 * target.h (struct target_ops): Add new field to_get_ada_task_ptid.Joel Brobecker1-0/+30
2008-07-10 Non-stop linux native.Pedro Alves1-1/+76
2008-06-05gdb/Pedro Alves1-1/+1
2008-05-15 * linux-nat.c (trap_ptid): Delete.Pedro Alves1-5/+0
2008-05-04 * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand1-1/+4
2008-04-14 * linux-thread-db.c (have_threads_callback): Check thread->private.Daniel Jacobowitz1-1/+1
2008-03-25 * linux-nat.c (linux_nat_attach): Add the pid we attached to, toPedro Alves1-1/+3
2008-03-21gdb/Pedro Alves1-0/+32
2008-03-212008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-169/+92
2008-01-23 Inform about new thread in a single place.Vladimir Prus1-10/+7
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-25 * linux-thread-db.c (check_for_thread_db): Only print if info_verbose.Daniel Jacobowitz1-2/+3
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-282007-06-28 Michael Snyder <msnyder@access-company.com>Michael Snyder1-0/+1
2007-06-27 * linux-thread-db.c (thread_db_attach): Delete.Daniel Jacobowitz1-66/+80