OSDN Git Service

gdb/
authorPedro Alves <pedro@codesourcery.com>
Wed, 27 May 2009 19:44:49 +0000 (19:44 +0000)
committerPedro Alves <pedro@codesourcery.com>
Wed, 27 May 2009 19:44:49 +0000 (19:44 +0000)
commita9e3fce8a9858d78e554861e41a7ce32c52d5a2e
treed7cc95adf622f4104d031135b1ad5f09726de865
parente87845632a8e4beb6923f78d7b368730671e1cf8
gdb/
* infrun.c (follow_exec): Clear the stop_requested flag.
* linux-nat.c (linux_handle_extended_wait) <PTRACE_EVENT_EXEC>:
Add debug output.

gdb/testsuite/
* gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
gdb/ChangeLog
gdb/infrun.c
gdb/linux-nat.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-nsthrexec.exp [new file with mode: 0644]
gdb/testsuite/gdb.mi/nsthrexec.c [new file with mode: 0644]