summaryrefslogtreecommitdiff
path: root/gdb/linux-thread-db.c
Commit message (Expand)AuthorAgeFilesLines
* Linux: Skip thread_db thread event reporting if PTRACE_EVENT_CLONE is supportedPedro Alves2015-01-091-6/+33
* libthread_db: Skip attaching to terminated and joined threadsPedro Alves2015-01-091-0/+11
* libthread_db: debug output should go to gdb_stdlogPedro Alves2015-01-091-15/+25
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Warn users about mismatched PID namespacesDaniel Colascione2014-11-111-0/+29
* Push pruning old threads down to the targetPedro Alves2014-10-151-2/+4
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-2/+0
* clean up some target delegation casesTom Tromey2014-07-181-4/+1
* convert to_get_thread_local_address to use target delegationTom Tromey2014-07-071-5/+1
* Move shared native target specific code to gdb/natGary Benson2014-06-201-3/+3
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* Fix TLS access for -static -pthreadJan Kratochvil2014-05-211-14/+36
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-3/+3
* change minsym representationTom Tromey2014-02-261-1/+1
* Add target_ops argument to to_get_ada_task_ptidTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_extra_thread_infoTom Tromey2014-02-191-1/+2
* target: allow decr_pc_after_break to be defined by the targetMarkus Metzger2014-01-161-1/+1
* Fix set auto-load safe-path false warning regression (PR 16216)Jan Kratochvil2014-01-131-15/+23
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* constify to_detachTom Tromey2013-11-081-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-25/+28
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-7/+8
* don't call add_target for thread_db_opsTom Tromey2013-07-251-1/+2
* fix linux-thread-db.cTom Tromey2013-05-301-4/+4
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-2/+2
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-1/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* * gdb_string.h: Moved to ...Doug Evans2012-08-081-31/+46
* gdb/Yao Qi2012-08-021-6/+6
* 2012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-201-36/+8
* gdb/Jan Kratochvil2012-07-071-2/+3
* gdb/Jan Kratochvil2012-07-021-1/+1
* gdb/Jan Kratochvil2012-07-021-16/+7
* gdb/Jan Kratochvil2012-07-021-21/+90
* gdb/Pedro Alves2012-05-241-1/+1
* gdb/Pedro Alves2012-05-241-3/+3
* gdb/Jan Kratochvil2012-04-171-2/+7
* gdb/Jan Kratochvil2012-04-171-2/+10
* gdb/Jan Kratochvil2012-04-171-0/+194
* gdb/Jan Kratochvil2012-03-051-1/+2
* 2012-03-02 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-021-5/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * linux-thread-db.c (thread_db_new_objfile): Only try to loadDoug Evans2011-10-111-1/+27
* 2011-09-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-131-18/+16
* 2011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-021-3/+19
* Move common linux procfs code to common/Luis Machado2011-08-241-0/+1
* 2011-07-25 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2011-07-251-0/+3