]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/linux-thread-db.c
Crash on thread id wrap around
[thirdparty/binutils-gdb.git] / gdb / linux-thread-db.c
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>
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-16  Doug Evans * linux-thread.db.c (try_thread_db_load_1): Tweak...
2009-07-16  Paul Pluzhnikov2007-07-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-07-02  Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17  Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-05-24  Doug Evansgdb:
2009-05-21  Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-18  Pedro Alves * linux-nat.h (linux_proc_get_tgid): Declare.
2009-05-18  Pedro Alves * fork-child.c (fork_inferior): Only reset the thread...
2009-05-15  Paul Pluzhnikov2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-01  Doug Evans * linux-thread-db.c (thread_db_pid_to_str): Delete...
2009-02-27  Pedro Alves * gdb_proc_service.h (struct ps_prochandle): Replace...
2009-02-23  Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-06  Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-28  Pedro Alves * linux-fork.c (linux_fork_detach): New.
2008-12-11  Pedro Alves * infrun.c (handle_inferior_event): On a TARGET_WAITKI...
2008-11-09  Vladimir Prus Kill pthread_ops_hack
next