aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
AgeCommit message (Expand)AuthorFilesLines
2009-09-11* gdb.threads/current-lwp-dead.exp: Only run this on Linux.Mark Kettenis1-0/+5
2009-08-142009-08-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves3-3/+3
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+1
2009-06-29gdb/testsuite/Jan Kratochvil2-0/+106
2009-06-07 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN isPedro Alves1-0/+3
2009-05-30 * infrun.c (prepare_to_proceed): Document. Assert !non_stop.Doug Evans2-0/+287
2009-05-28gdb/Pedro Alves4-0/+208
2009-05-24gdb/Pedro Alves2-0/+237
2009-05-11 * gdb.mi/nsintrall.c (main): Fix off-by-one error.Doug Evans2-2/+2
2009-04-30 * gdb.threads/watchthreads2.exp: New testcase.Doug Evans2-0/+254
2009-04-27 * gdb.threads/watchthreads.c (main): Initialize args before startingDoug Evans2-11/+49
2009-04-01gdb/gdbserver/Pedro Alves2-0/+156
2009-01-19 * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans3-0/+358
2009-01-03 Updated copyright notices for most files.Joel Brobecker49-53/+51
2008-12-312008-12-31 Pedro Alves <pedro@codesourcery.com>Pedro Alves3-5/+10
2008-12-21 Fix for PR gdb/8648.Jan Kratochvil1-4/+1
2008-12-02gdb/Jan Kratochvil3-1/+54
2008-09-28gdb/testsuite/Jan Kratochvil1-11/+18
2008-08-06 Fix for PR gdb/1543.Jan Kratochvil14-42/+0
2008-07-27 * linux-nat.c (resume_callback): Add more debugging output.Daniel Jacobowitz1-2/+32
2008-07-27 * linux-nat.c (count_events_callback, select_event_lwp_callback): OnlyDaniel Jacobowitz1-6/+17
2008-06-25Revert accidental commit.Daniel Jacobowitz1-2/+0
2008-06-25 * elf32-arm.c (STUB_ENTRY_NAME): Define.Daniel Jacobowitz1-0/+2
2008-06-05gdb/Pedro Alves3-0/+158
2008-05-012008-05-01 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz6-0/+757
2008-04-172008-04-17 Daniel Jacobowitz <dan@codesourcery.com>Ulrich Weigand1-0/+2
2008-03-212008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-0/+4
2008-03-21 * top.c (quit_confirm): Warn that we will kill the program.Daniel Jacobowitz3-3/+3
2008-01-29* gdb.threads/sigthread.c: Use barriers to ensure thatJim Blandy1-0/+10
2008-01-23 Inform about new thread in a single place.Vladimir Prus2-0/+210
2008-01-02 * linux-nat.c (linux_child_follow_fork): Call also CHECK_FOR_THREAD_DB.Jan Kratochvil2-0/+99
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz35-35/+37
2007-10-23 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.Daniel Jacobowitz2-0/+131
2007-10-012007-09-16 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2-10/+59
2007-09-17 * schedlock.c (NUM): Change to 1.Daniel Jacobowitz2-22/+37
2007-08-23 Switch the license of all .exp files to GPLv3.Joel Brobecker21-99/+78
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker12-70/+46
2007-07-27 * gdb.threads/staticthreads.exp: Match .*sem_post.Daniel Jacobowitz1-1/+1
2007-06-12 * gdb.threads/manythreads.exp: Prevent expect buffer overflowDaniel Jacobowitz1-1/+19
2007-05-14 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.Daniel Jacobowitz1-2/+2
2007-05-14 * linux-thread-db.c (thread_db_pid_to_str): Print thread IDsDaniel Jacobowitz2-3/+3
2007-03-022007-03-02 Michael Snyder <michael.snyder@palmsource.com>Michael Snyder1-1/+4
2007-02-022007-02-02 Denis Pilat <denis.pilat@st.com>Denis Pilat1-1/+7
2007-01-28 * gdb.threads/sigthread.c (NSIGS): Make bigger.Mark Kettenis1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz32-37/+32
2007-01-08 * linux-nat.c (struct simple_pid_list): Add status.Daniel Jacobowitz2-0/+123
2007-01-03 * gdb.threads/tls.exp: Allow stops in sem_post.Daniel Jacobowitz1-1/+5
2006-12-31 * gdb.base/annota1.exp: Allow .*printf in backtraces.Daniel Jacobowitz1-1/+6
2006-11-29 * gdb.threads/linux-dp.exp: Adjust regexps used to scan threadNathan Sidwell1-8/+14
2006-11-28 * gdb.threads/linux-dp.exp: Read thread table before and afterNathan Sidwell1-18/+89