1
0
Fork 0
x64dbg/src/gui/Src
RaMMicHaeL 75987325fb Remember navigation source in graph history (#1766)
* Remember navigation source in graph history

If you follow a jump or a call, and click on '-', you don't go back to the jump or the call (as in the regular CPU view), but to a previous, non-relevant command in the graph. This commit tries to fix this.

* Update DisassemblerGraphView.cpp

* Update DisassemblerGraphView.cpp
2017-10-18 22:48:57 +02:00
..
BasicView Trace recording (#1736) 2017-10-16 20:00:26 +02:00
Bridge Trace recording (#1736) 2017-10-16 20:00:26 +02:00
Disassembler Add range checks for operand access (fixes #1750) (#1751) 2017-10-10 21:01:59 +02:00
Gui Remember navigation source in graph history (#1766) 2017-10-18 22:48:57 +02:00
Memory prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
QEntropyView prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
QHexEdit GUI: insert wildcard in HexEdit instead of zero 2016-11-20 17:41:50 +01:00
ThirdPartyLibs PROJECT+GUI: replaced float128 with ldconvert (closes issue #1241) 2017-04-20 01:58:29 +02:00
Tracer Trace recording (#1736) 2017-10-16 20:00:26 +02:00
Utils Trace recording (#1736) 2017-10-16 20:00:26 +02:00
Exports.h Thread Safe 2016-08-23 10:46:25 +08:00
Imports.h DBG+EXE+GUI: fixed some more sonar warnings 2017-10-08 20:19:32 +02:00
main.cpp Added CS vs Zydis diff code & various fixes 2017-10-09 10:02:13 +02:00
main.h DBG+GUI: fixed event native event filters for plugins 2016-09-26 15:45:45 +02:00