Commit Graph

9 Commits

Author SHA1 Message Date
mr.exodia
49ca6dc1f1 DBG: added sqlite helper file (sqlhelper.cpp) 2013-11-17 17:26:58 +01:00
mr.exodia
e1a6b26c8e DBG: removed internal SQLite DB
DBG: now 100% supports debug symbols + gets API names etc
DBG: improved performance of _dbg_addrinfoget
2013-11-17 16:39:47 +01:00
mr.exodia
da3fdf53a3 DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
mr.exodia
d80b5cf1c3 fixed various bugs + added internal sqlite database for exports 2013-11-17 02:43:50 +01:00
mr.exodia
c525e3397e BRIDGE: renamed members of an enum
DBG: database in memory (1000*commentget() from 600ms -> 60ms)
DBG: added commands 'dbsave' and 'dbload' (to load databases when working in various instances)
PROJECT: updated help
2013-11-16 16:07:29 +01:00
mr.exodia
eb60123786 DBG: added _dbg_memisvalidreadptr export
BRIDGE: added DbgMemIsValidReadPtr
BRIDGE: compatible with MSVC
DBG: added comment+label set/get/del
DBG: added MSVC lib files for sqlite
PROJECT: updated help
PROJECT: update gitignore
2013-11-16 15:01:29 +01:00
mr.exodia
da299171be DBG: changed behaviour of _dbg_bpgettypeat 2013-11-16 11:17:12 +01:00
mr.exodia
67bf3d2868 BRIDGE: added GuiUpdateAllViews export
BRIDGE: added GuiUpdateDisassemblyView export
DBG: call GuiUpdateAllViews(); where needed (resolved issue #19)
GUI: compatible with Qt5 & MSVC again
GUI: added '_gui_updatedisassemblyview' export
2013-11-16 00:17:55 +01:00
mr.exodia
6c9de40fbc first commit 2013-11-14 21:55:18 +01:00