Fix signal handler/event-loop races
[external/binutils.git] / gdb / linux-thread-db.c
2016-03-17 Jan KratochvilSuggest running gdbserver for a PID in container
2016-03-15 Pedro AlvesFix PR gdb/19676: Internal error in linux-thread.db...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-17 Pedro AlvesFix PR threads/19354: "info threads" error with multipl...
2015-12-17 Pedro AlvesRemove support for LinuxThreads and vendor 2.4 kernels...
2015-12-10 Antoine TremblayFix regression revealed by corethreads.exp
2015-12-10 Antoine TremblayRemove support for thread events without PTRACE_EVENT_C...
2015-11-19 Pedro Alves[C++] linux-thread-db.c: dladdr cast
2015-10-26 Doug EvansAdd some casts for building on musl.
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-09-19 Doug Evanslinux-thread-db.c (record_thread): Return the created...
2015-08-27 Ulrich WeigandFix assertion failure in linux-thread-db
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-04 Pedro AlvesC++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbse...
2015-07-31 Simon MarchiMostly trivial enum fixes
2015-06-10 Gary BensonRemove linux_proc_pid_get_ns
2015-05-07 Gary BensonRemove unused td_ta_map_id2thr code
2015-05-07 Gary BensonRemove unused td_thr_validate code
2015-04-01 Pedro AlvesCrash on thread id wrap around
2015-03-07 Pedro Alvesmore making TRY/CATCH callers look more like real C...
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-04 Pedro Alvesgarbage collect target_decr_pc_after_break
2015-03-04 Pedro AlvesLinux native: Use TRAP_BRKPT/TRAP_HWBPT
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-20 Pedro AlvesGNU/Linux: Stop using libthread_db/td_ta_thr_iter
2015-02-20 Pedro AlvesPR18006: internal error if threaded program calls clone...
2015-02-06 Pedro Alveslibthread_db: attaching to terminated/joined threads...
2015-01-09 Pedro AlvesLinux: Skip thread_db thread event reporting if PTRACE_...
2015-01-09 Pedro Alveslibthread_db: Skip attaching to terminated and joined...
2015-01-09 Pedro Alveslibthread_db: debug output should go to gdb_stdlog
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-11 Daniel ColascioneWarn users about mismatched PID namespaces
2014-10-15 Pedro AlvesPush pruning old threads down to the target
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-18 Tom Tromeyclean up some target delegation cases
2014-07-07 Tom Tromeyconvert to_get_thread_local_address to use target deleg...
2014-06-20 Gary BensonMove shared native target specific code to gdb/nat
2014-05-22 Pedro AlvesAdd new infrun.h header.
2014-05-21 Jan KratochvilFix TLS access for -static -pthread
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-02-19 Tom TromeyAdd target_ops argument to to_get_ada_task_ptid
2014-02-19 Tom TromeyAdd target_ops argument to to_extra_thread_info
2014-01-16 Markus Metzgertarget: allow decr_pc_after_break to be defined by...
2014-01-13 Jan KratochvilFix set auto-load safe-path false warning regression...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-08 Tom Tromeyconstify to_detach
2013-09-30 Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-07-25 Tom Tromeydon't call add_target for thread_db_ops
2013-05-30 Tom Tromeyfix linux-thread-db.c
2013-03-07 Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-08-08 Doug Evans * gdb_string.h: Moved to ...
2012-08-02 Yao Qigdb/
2012-07-20 Pedro Alves2012-07-20 Pedro Alves <palves@redhat.com>
2012-07-07 Jan Kratochvilgdb/
2012-07-02 Jan Kratochvilgdb/
2012-07-02 Jan Kratochvilgdb/
2012-07-02 Jan Kratochvilgdb/
2012-05-24 Pedro Alvesgdb/
2012-05-24 Pedro Alvesgdb/
2012-04-17 Jan Kratochvilgdb/
2012-04-17 Jan Kratochvilgdb/
2012-04-17 Jan Kratochvilgdb/
2012-03-05 Jan Kratochvilgdb/
2012-03-02 Pedro Alves2012-03-02 Pedro Alves <palves@redhat.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-11 Doug Evans * linux-thread-db.c (thread_db_new_objfile): Only...
2011-09-13 Pedro Alves2011-09-13 Pedro Alves <pedro@codesourcery.com>
2011-09-02 Pedro Alves2011-09-02 Pedro Alves <pedro@codesourcery.com>
2011-08-24 Luis MachadoMove common linux procfs code to common/
2011-07-25 Paul Pluzhnikov2011-07-25 Paul Pluzhnikov <ppluzhnikov@google.com>
2011-05-18 Tom Tromey * linux-thread-db.c (try_thread_db_load_from_pdir_1...
2011-05-16 Doug Evans * linux-thread-db.c (try_thread_db_load_from_pdir_1...
2011-05-13 Doug Evans Support $pdir and $sdir in libthread-db-search-path.
2011-05-10 Doug Evans * linux-thread-db.c: Whitespace cleanup.
2011-05-10 Doug Evans * linux-thread-db.c (set_libthread_db_search_path...
2011-04-17 Jan Kratochvilgdb/
2011-03-01 Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-01-09 Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-08-18 Pedro Alves PR corefile/8210
2010-07-31 Paul Pluzhnikov2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2010-06-11 Ulrich Weigand * config/nm-linux.h (struct target_ops): Remove forwar...
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-05 Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-01-12 Vladimir Prus Implement core awareness.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-19 Doug Evans gdb/
2009-12-03 Jan Kratochvilgdb/
2009-11-12 Paul Pluzhnikovgdb/ChangeLog:
2009-11-03 Paul Pluzhnikov2009-11-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-27 Paul Pluzhnikov2009-10-27 Paul Pluzhnikov <ppluzhnikov@google.com>
next