summaryrefslogtreecommitdiffstats
path: root/gdb/testsuite/gdb.python/py-evthreads.exp
Commit message (Collapse)AuthorAgeFilesLines
* 2012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-161-4/+0
| | | | Remove all calls to strace.
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
| | | | | | gdb/ChangeLog: Copyright year update in most files of the GDB Project.
* gdb/testsuite/Jan Kratochvil2011-09-161-3/+3
| | | | | * gdb.python/py-evthreads.exp (Run to breakpoint 1) (reached breakpoint 2, reached breakpoint 3): Update expected output.
* gdb/testsuite/Jan Kratochvil2011-09-131-68/+32
| | | | | | | | | | | | | | | | | * gdb.python/py-events.exp: Remove pretty printing comment. * gdb.python/py-evsignal.exp: New file. * gdb.python/py-evthreads.c: Include signal.h. (thread3): Remove variable count3. Remove variable bad and use raise instead. (thread2): Remove variable count2. Move thread3 pthread_create here, merge pthread_join to a single line. (main): Remove variable count1. Merge pthread_join with pthread_create to a single line. * gdb.python/py-evthreads.exp: Remove pretty printing comment. New KFAIL python/12966 for gdbserver. Test return value of gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and gdb_expect by gdb_test and gdb_test_multiple. (thread 2, thread 3): New tests.
* gdb/testsuite/Yao Qi2011-07-181-0/+5
| | | | | | | | | | | | * gdb.base/async-shell.exp: Skip test if displaced stepping is not supported. * gdb.mi/mi-nonstop-exit.exp: Likewise. * gdb.mi/mi-nonstop.exp: Likewise. * gdb.mi/mi-ns-stale-regcache.exp: Likewise. * gdb.mi/mi-nsintrall.exp: Likewise. * gdb.mi/mi-nsmoribund.exp: Likewise. * gdb.mi/mi-nsthrexec.exp: Likewise. * gdb.python/py-evthreads.exp: Likewise.
* gdb.python/py-evthreads.exp: add missing $Marek Polacek2011-07-061-1/+1
|
* Fix race in gdb.python/py-evthreads.expMarek Polacek2011-07-061-1/+1
|
* Add the file that prev commit forget.Hui Zhu2011-02-051-0/+119
OpenPOWER on IntegriCloud