]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2008-11-06 Hui Zhu <teawater@gmail.com> reverse-20080930-branch
authorHui Zhu <teawater@gmail.com>
Thu, 6 Nov 2008 02:18:11 +0000 (02:18 +0000)
committerHui Zhu <teawater@gmail.com>
Thu, 6 Nov 2008 02:18:11 +0000 (02:18 +0000)
commitec629fe1bbf72a9ceffea9252821fdd11e08449e
treefc51d06e64324f1977b926aa7be4ea177ad6c5a0
parent5a67a15b9cbbf3f84d529129bc82f2d3e583481d
2008-11-06  Hui Zhu  <teawater@gmail.com>

* record.c (record_wait): Set pc if forward execute,
gdbarch_decr_pc_after_break is not 0 and this is not single
step in replay mode.
* linux-nat.c (my_waitpid_record): Add
gdbarch_decr_pc_after_break to pc if need.
gdb/ChangeLog
gdb/linux-nat.c
gdb/record.c