mr.exodia
06d86c3c20
PROJECT: updated todo list
...
DBG: added 'asm' command (there are bugs with original breakpoint bytes with this->MemWrite in TitanEngine)
DBG: fixed a bug inside bpenumall
DBG: added memwrite function
2013-12-07 20:25:58 +01:00
mr.exodia
e6bef6f6de
DBG: added some plugin exports (logputs, logprintf and debugpause)
...
DBG: fixed a bug with the 'mov' command
DBG: added some aliases for the 'cls' command
2013-11-24 22:11:12 +01:00
mr.exodia
4f77810f8f
BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP
...
BRIDGE: added _dbg_dbgcmddirectexec import
DBG: added export: _plugin_registercommand & _plugin_unregistercommand
DBG: fixed a bug in 'labelfromstring' (with modules)
DBG: different command architechture (argc, argv[] now)
DBG: different CMDRESULT enum (for compatibility with plugins)
DBG: added cmddirectexec
2013-11-24 17:27:18 +01:00
mr.exodia
4c2f73518a
DBG: added bplist
...
DBG: added bookmark
GUI: many improbments
2013-11-20 22:28:20 +01:00
mr.exodia
7b338c4199
DBG: started with the new breakpoint system (currently only SetBPX and DeleteBPX work, hardware, memory dont work)
2013-11-17 22:16:49 +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
6c9de40fbc
first commit
2013-11-14 21:55:18 +01:00