aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-thread-db.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-09Linux: Skip thread_db thread event reporting if PTRACE_EVENT_CLONE is supportedPedro Alves1-6/+33
2015-01-09libthread_db: Skip attaching to terminated and joined threadsPedro Alves1-0/+11
2015-01-09libthread_db: debug output should go to gdb_stdlogPedro Alves1-15/+25
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-11Warn users about mismatched PID namespacesDaniel Colascione1-0/+29
2014-10-15Push pruning old threads down to the targetPedro Alves1-2/+4
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-2/+0
2014-07-18clean up some target delegation casesTom Tromey1-4/+1
2014-07-07convert to_get_thread_local_address to use target delegationTom Tromey1-5/+1
2014-06-20Move shared native target specific code to gdb/natGary Benson1-3/+3
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-05-21Fix TLS access for -static -pthreadJan Kratochvil1-14/+36
2014-02-26start change to progspace independenceTom Tromey1-1/+1
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-3/+3
2014-02-26change minsym representationTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_get_ada_task_ptidTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_extra_thread_infoTom Tromey1-1/+2
2014-01-16target: allow decr_pc_after_break to be defined by the targetMarkus Metzger1-1/+1
2014-01-13Fix set auto-load safe-path false warning regression (PR 16216)Jan Kratochvil1-15/+23
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-08constify to_detachTom Tromey1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-25/+28
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-7/+8
2013-07-25don't call add_target for thread_db_opsTom Tromey1-1/+2
2013-05-30fix linux-thread-db.cTom Tromey1-4/+4
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-2/+2
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-1/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-2/+2
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