No, no, that's fair enough, but when you're having to step through tens of lines or more of code a step over button is _really_ useful.ru2aqare wrote:Combuster wrote:nathanjphillips wrote:The inability to step over calls in the text debuggerOr am I missing something?Code: Select all
lb (current EIP + 5) c
Dammit - why didn't I ask this question earlier? The version of the docs I was looking at didn't mention this, even though it's there in the binary I downloaded. Thank you, thank you, thank you!ru2aqare wrote: Recent Bochs versions even have a 'n' command (as for 'next') which steps over instructions like call, int etc. Don't even need to insert a breakpoint (which is good, since sometimes I miscalculate the address of the breakpoint...)
Still interested in the GUI debugger though - let me know if there's any news.
N