aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-thread-db.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-08 * gdb_string.h: Moved to ...Doug Evans1-31/+46
2012-08-02gdb/Yao Qi1-6/+6
2012-07-202012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves1-36/+8
2012-07-07gdb/Jan Kratochvil1-2/+3
2012-07-02gdb/Jan Kratochvil1-1/+1
2012-07-02gdb/Jan Kratochvil1-16/+7
2012-07-02gdb/Jan Kratochvil1-21/+90
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-24gdb/Pedro Alves1-3/+3
2012-04-17gdb/Jan Kratochvil1-2/+7
2012-04-17gdb/Jan Kratochvil1-2/+10
2012-04-17gdb/Jan Kratochvil1-0/+194
2012-03-05gdb/Jan Kratochvil1-1/+2
2012-03-022012-03-02 Pedro Alves <palves@redhat.com>Pedro Alves1-5/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-10-11 * linux-thread-db.c (thread_db_new_objfile): Only try to loadDoug Evans1-1/+27
2011-09-132011-09-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-18/+16
2011-09-022011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+19
2011-08-24Move common linux procfs code to common/Luis Machado1-0/+1
2011-07-252011-07-25 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+3
2011-05-18 * linux-thread-db.c (try_thread_db_load_from_pdir_1): Fix absoluteTom Tromey1-31/+27
2011-05-16 * linux-thread-db.c (try_thread_db_load_from_pdir_1): New function.Doug Evans1-22/+41
2011-05-13 Support $pdir and $sdir in libthread-db-search-path.Doug Evans1-68/+134
2011-05-10 * linux-thread-db.c: Whitespace cleanup.Doug Evans1-3/+1
2011-05-10 * linux-thread-db.c (set_libthread_db_search_path): New function.Doug Evans1-2/+15
2011-04-17gdb/Jan Kratochvil1-5/+8
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