Mr. eXoDia
d9fdc0a99a
BRIDGE: added GuiSetLastException
...
DBG: dump somewhere when the system breakpoint was hit
DBG: set last exception code in GUI
GUI: last exception code in settings dialog
2014-03-28 17:37:24 +01:00
mr.exodia
d4b6dd670c
BRIDGE: removed CPU title API
...
GUI: added settings dialog
DBG: added settings (breaking at various callbacks)
DBG: remove singleshoot breakpoints from the database
DBG: safe dprintf function
DBG: set module + thread in window title
DBG: remove memory breakpoints from modules when unloaded
DBG: fixed a few bugs with the recent file list
2014-03-20 00:55:40 +01:00
Mr. eXoDia
e71d10203a
GUI: thread list view (completed 100%)
...
BRIDGE: added thread list API
DBG: almost completed thread list (needs LastError + WaitReason)
2014-03-16 01:48:14 +01:00
Mr. eXoDia
082afb92f4
BRIDGE: added GuiUpdateDumpView
...
DBG: fixed a bug with the refreshing moment
GUI: added updateDump
GUI: removed global goto window
GUI: removed ugly context menu
2014-03-03 00:58:36 +01:00
mr.exodia
68a7a66336
GUI: added stack
...
BRIDGE: added stack functions (GuiStackDumpAt & DbgStackCommentGet)
DBG: added stackinfo skeleton
GUI: fixed some stuff in the HexDump class
2014-03-02 20:59:58 +01:00
Mr. eXoDia
a157322800
BRIDGE: added GuiReferenceSetProgress function
...
GUI: added ReferenceView progress bar API
2014-02-23 16:43:03 +01:00
Mr. eXoDia
e813969f72
DBG: added test commands "refinit" and "refadd" (maybe for a reference searching script?)
...
GUI: more generic searching in SearchListView
GUI: ReferenceView now uses signals
GUI: added ReferenceView menu entry (+shortcut)
2014-02-23 16:32:49 +01:00
Mr. eXoDia
a3eed0f80d
BRIDGE: added reference API
...
GUI: added reference API (untested)
2014-02-23 15:29:39 +01:00
mr.exodia
51d6c6e9bc
GUI: context menu in Symbol View (follow + copy data)
...
GUI: fixed more memory leaks with DbgGetBpList
2014-02-19 00:59:54 +01:00
mr.exodia
da61240e3e
GUI/DBG/BRIDGE: symbol downloading progress bar
...
DBG: fixed memory problems with vectors
DBG: seperate symbol log
GUI: symbol log implemented
DBG: draft of the symbol loader
2014-02-18 14:36:32 +01:00
mr.exodia
a148e89ac1
symbol information stuffs
2014-02-18 01:32:41 +01:00
mr.exodia
b393a8b24e
GUI: resolved issue #28
...
DBG: disabled auto-comments (too slow)
GUI: added SymbolView (dummy)
2014-02-17 21:37:49 +01:00
mr.exodia
e569ebab95
DBG: added signed comparisons.
...
DBG: added many general purpose commands!
PROJECT: updated help
GUI: added msgyn messagebox
GUI: updated GuiScriptAdd behaviour (now it's 1000 times faster!)
BRIDGE: added GuiScriptMsgyn
DBG: changed '#' operator to '$' (for internal reasons)
DBG: threaded stepping (GUI could freeze otherwise)
DBG: added various script commands
2014-02-13 15:42:53 +01:00
mr.exodia
e85b2a8a91
script dummy working
2014-02-09 21:44:05 +01:00
mr.exodia
f6bc8ea1b9
GUI scripting done!
2014-02-09 13:34:48 +01:00
mr.exodia
f010f4ab59
GUI: added dump signal
...
DBG: added dump command
BRIDGE: added GuiDumpAt export
GUI: added CPUDump to provide context menus etc
2014-01-26 02:12:58 +01:00
mr.exodia
f3f1056165
BRIDGE: changed typedef of GUISENDMESSAGE
...
BRIDGE: added GuiGetWindowHandle function
DBG: added crappy(!) string detection
DBG: fixed another bug with valfromstring not being silent
DBG: added function 'disasmgetstringat' (UNICODE detection doesnt work)
2013-12-22 16:38:14 +01:00
mr.exodia
af4f257c45
BRIDGE: changed DbgGetLabelAt behaviour
...
BRIDGE: added GUI_SET_INFO_LINE
DBG: removed in-memory checking of the label inside _dbg_addrinfoget
DBG: updated disasm_helper (fill argument description)
DBG: fixed a bug with non-silent 'valfromstring' output
GUI: added InfoBox class
GUI: 'setShowHeader' function in the AbstractTableView
GUI: hide disassembly header
2013-12-22 14:43:46 +01:00
mr.exodia
cc9bd15013
BRIDGE: added GuiUpdateWindowTitle & GuiUpdateCPUTitle
...
DBG: changed memory map modname (now with extension)
DBG: change the window title to the currently debugged file + modname in CPU window for currently disassembled module
GUI: added update window title + cpu title
2013-12-14 14:56:49 +01:00
Sigmapic
ea91cfcf66
GUI: Add GUI export message
2013-12-06 16:36:19 +01:00
Sigmapic
cd8c8e0974
GUI: Bridge has been updated
2013-12-06 15:35:52 +01:00
mr.exodia
df9c1e9a21
PROJECT: updated clean.bat
...
PROJECT: updated MSVC projects
BRIDGE: use _gui_sendmessage
BRIDGE: small change of enum value
GUI: cleaned up the bridge (directly use Dbg* exports)
GUI: removed many exports
2013-12-06 15:10:44 +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
Sigmapic
d7dc655794
GUI: Add the "void _gui_repaint()" export to the GUI
2013-11-15 23:10:30 +01:00
mr.exodia
6c9de40fbc
first commit
2013-11-14 21:55:18 +01:00