OSDN Git Service

2009-01-23 Pedro Alves <pedro@codesourcery.com>
authorPedro Alves <pedro@codesourcery.com>
Fri, 23 Jan 2009 15:47:02 +0000 (15:47 +0000)
committerPedro Alves <pedro@codesourcery.com>
Fri, 23 Jan 2009 15:47:02 +0000 (15:47 +0000)
commit857c05cde38f5b6529d4eb2e2570710b65b71b11
tree1a1922dd51655162a454515a17d18d650cb0da5f
parenta1e78a92edb65f61398f75fa82122fa36a31f3dc
2009-01-23  Pedro Alves  <pedro@codesourcery.com>

PR gdb/9664:
* infrun.c (normal_stop): Tag threads as stopped, and run the
hook-stop before printing the stack frame.

2009-01-23  Pedro Alves  <pedro@codesourcery.com>

PR gdb/9664:
* gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
gdb/ChangeLog
gdb/infrun.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/hook-stop-frame.c [new file with mode: 0644]
gdb/testsuite/gdb.base/hook-stop-frame.exp [new file with mode: 0644]