Skip to content
Commit 29735dd3 authored by may's avatar may
Browse files

- Added next/n command in debugger so that the debug flow looks more like gdb

-> modified cont command to reflect this too

- Removed subtle bug in debug state machine that would not reinstall breakpoint if step was enabled in the middle
-> modularized code to be able to reuse e2dbg_breakpoint_reinstall()

- Added capability to foreach to record expression-typed values back in iterated list.

- Removed many gcc warnings 
parent 4b1f955c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment