1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Mr. eXoDia f1a2270d31 DBG: updated disasm_fast 2014-06-24 04:46:54 +02:00
Mr. eXoDia cfb78d8beb formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
Mr. eXoDia 3c67b77ec3 BRIDGE: added DbgDisasmFastAt & GuiGetDisassembly
DBG: exported DBG_DISASM_FAST
DBG: references now have disassembly as displayed in the GUI
GUI: added double click signal to StdTable
GUI: added 'Copy' context menu items to the ReferenceView
GUI: added double click slot to the SearchListView
GUI: added GET_DISASSEMBLY export
GUI: fixed a bug with unknown memory sizes (in BeaHighlight)
2014-04-05 00:17:20 +02:00
Mr. eXoDia e5ab01f63f DBG: removed benchmark code
DBG: fixed a bug in the definition of disasm_fast.h
DBG: added command 'ref' (to search for references to addresses/values/constants)
DBG: added simple (but useful) reference API (reference.cpp)
DBG: fixed a bug in valfromstring
GUI: added Follow address context menus to ReferenceView
GUI: added Follow in Dump to symbol view context menu
GUI: added '*' to settings that require a restart of the debuggee
2014-04-04 16:48:09 +02:00
Mr. eXoDia d2a37413e8 DBG: added fast disassembly (1million instructions per second with analysis) 2014-04-02 22:47:10 +02:00