1
0
Fork 0
x64dbg/x64_dbg_gui/Project/Src/Gui
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
..
BreakpointsView.cpp DBG: fixed another possible memory leak inside _dbg_getbplist when no breakpoints were set 2014-02-20 11:59:08 +01:00
BreakpointsView.h compile on qt5 2014-02-17 15:29:01 +01:00
CPUDisassembly.cpp BRIDGE: removed infoline stuff 2014-03-30 22:12:09 +02:00
CPUDisassembly.h BRIDGE: removed infoline stuff 2014-03-30 22:12:09 +02:00
CPUDump.cpp BRIDGE: removed infoline stuff 2014-03-30 22:12:09 +02:00
CPUDump.h PROJECT: updated todo list 2014-03-30 14:47:56 +02:00
CPUStack.cpp BRIDGE: removed infoline stuff 2014-03-30 22:12:09 +02:00
CPUStack.h BRIDGE: removed infoline stuff 2014-03-30 22:12:09 +02:00
CPUWidget.cpp BRIDGE: removed infoline stuff 2014-03-30 22:12:09 +02:00
CPUWidget.h GUI: more abstract HexDump class 2014-03-02 17:55:47 +01:00
CPUWidget.ui GUI: resolved issue #28 2014-02-17 21:37:49 +01:00
CommandLineEdit.cpp first commit 2013-11-14 21:55:18 +01:00
CommandLineEdit.h first commit 2013-11-14 21:55:18 +01:00
ExceptionRangeDialog.cpp DBG: fixed a crash with addrinfoget 2014-03-22 16:36:42 +01:00
ExceptionRangeDialog.h GUI: start with the exception range 2014-03-21 17:32:20 +01:00
ExceptionRangeDialog.ui GUI: start with the exception range 2014-03-21 17:32:20 +01:00
GotoDialog.cpp PROJECT: some help update 2014-04-01 19:38:42 +02:00
GotoDialog.h BRIDGE: removed infoline stuff 2014-03-30 22:12:09 +02:00
GotoDialog.ui DBG: fixed another possible memory leak inside _dbg_getbplist when no breakpoints were set 2014-02-20 11:59:08 +01:00
MainWindow.cpp DBG: removed benchmark code 2014-04-04 16:48:09 +02:00
MainWindow.h BRIDGE: added GuiSetLastException 2014-03-28 17:37:24 +01:00
MainWindow.ui BRIDGE: removed CPU title API 2014-03-20 00:55:40 +01:00
SettingsDialog.cpp DBG: fixed ignored exceptions (when deleting everything, the list is cleared) 2014-04-01 20:56:54 +02:00
SettingsDialog.h BRIDGE: added GuiSetLastException 2014-03-28 17:37:24 +01:00
SettingsDialog.ui DBG: removed benchmark code 2014-04-04 16:48:09 +02:00
StatusLabel.cpp BRIDGE: removed CPU title API 2014-03-20 00:55:40 +01:00
StatusLabel.h GUI: resolved issue #28 2014-02-17 21:37:49 +01:00