aboutsummaryrefslogtreecommitdiff
path: root/gdb/dec-thread.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-3/+3
2014-02-20Fix ARI warning in thread-thread.c::dec_thread_get_ada_task_ptidJoel Brobecker1-3/+3
2014-02-19Add target_ops argument to to_get_ada_task_ptidTom Tromey1-2/+3
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-08-05more add_target removalsTom Tromey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-03-16 Fix ARI warnings about new lines at the end of messages, whichPierre Muller1-1/+1
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+3
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-04-20Implement thread support with core files on alpha-tru64Joel Brobecker1-10/+19
2010-01-14Tru64: Dead threads are never deleted.Joel Brobecker1-13/+29
2010-01-12Fix -Wunused warning in dec-thread.c.Joel Brobecker1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-05-21 * dec-thread.c (dec_thread_wait): Add options parameter. Use itPedro Alves1-2/+2
2009-03-05 Implement the target-specific part of Ada tasking supportJoel Brobecker1-0/+21
2009-03-05 Get rid of the global "base_target" and use "find_target_beneath"Joel Brobecker1-22/+32
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-4/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-09 Kill pthread_ops_hackVladimir Prus1-2/+2
2008-10-20 * dec-thread.c: New file.Joel Brobecker1-0/+683