This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
reverse-next doing repeated reverse-stepi's ?
- From: Julian Smith <jsmith at undo-software dot com>
- To: gdb at sources dot redhat dot com
- Date: Wed, 23 Dec 2009 17:00:48 +0000
- Subject: reverse-next doing repeated reverse-stepi's ?
I've been trying out reverse-next with UndoDB as a remote debug server,
and it looks like reverse-next works by doing repeated
`bs' (reverse-stepi) commands.
I was expecting it to set breakpoints and do `bc' (reverse-continue)
commands, by analogy with normal forwards step etc.
Am i doing something wrong here ? Or is this the expected behaviour ?
Thanks,
- Julian
--
http://undo-software.com/