Mr. eXoDia
|
aa9d8c89b3
|
GUI: re-enable the "Enable/Disable" context menu entry in the memory breakpoints view
|
2014-08-02 04:28:59 +02:00 |
Mr. eXoDia
|
a60b944b6c
|
GUI: context menu in the module list to download symbols (+ disasm at imagebase + 0x1000)
|
2014-08-02 04:20:32 +02:00 |
Mr. eXoDia
|
2a364a88c3
|
PROJECT: updated release script
|
2014-08-02 04:00:02 +02:00 |
Mr. eXoDia
|
2efac4e369
|
PROJECT: updated help
|
2014-08-02 03:59:09 +02:00 |
Mr. eXoDia
|
c341beab0b
|
DBG: added DbgFunctions()->SymbolDownloadAllSymbols
|
2014-08-02 03:58:28 +02:00 |
Mr. eXoDia
|
5377371c76
|
DBG: new command: "symdownload"
|
2014-08-02 03:58:13 +02:00 |
Mr. eXoDia
|
219908b4f8
|
BRIDGE+GUI: GuiSymbolRefreshCurrent
|
2014-08-02 03:57:37 +02:00 |
Mr. eXoDia
|
d6ca7e08ba
|
DBG: improved symbol handling
|
2014-08-02 02:43:12 +02:00 |
Mr. eXoDia
|
b90cf57561
|
PROJECT: updated help + resolved issue #102 (enable/disable hardware + memory breakpoints)
|
2014-08-02 02:21:42 +02:00 |
Mr. eXoDia
|
e85b474b13
|
DBG+GUI: enable/disable memory breakpoints
|
2014-08-02 02:18:26 +02:00 |
Mr. eXoDia
|
6b6fc7634f
|
DBG: fixed a bug in EnableAllHardwareBreakpoints (report when no more slots are free) + fixed bugs in all breakpoint enable/disable functions (check if the type matches + not already enabled/disabled)
|
2014-08-02 02:07:50 +02:00 |
Mr. eXoDia
|
dab3e45508
|
DBG+GUI: enable/disable hardware breakpoints
|
2014-08-02 01:59:03 +02:00 |
Mr. eXoDia
|
f0f6a15244
|
DBG: split debugger commands and debugger code into two files
|
2014-08-02 01:14:42 +02:00 |
Mr. eXoDia
|
0b06237277
|
GUI: resolved issue #138 (function end drawing issue on instructions with size > 1)
|
2014-08-02 00:36:27 +02:00 |
Mr. eXoDia
|
04c772720f
|
DBG: fixed a bug in cbDebugInit + differentiate between system breakpoint and "attach breakpoint"
GUI: resolved issue #139 (Break on system breakpoint only when attaching option)
|
2014-08-02 00:28:20 +02:00 |
Mr. eXoDia
|
76e7927349
|
DBG: resolved issue #135 (check file architecture before attempting to start debugging)
|
2014-08-02 00:15:24 +02:00 |
Mr. eXoDia
|
958394cffd
|
GUI+DBG: resolved issue #98 (REGISTER strings / labels only on CIP)
|
2014-08-02 00:06:28 +02:00 |
Mr. eXoDia
|
f6c1cae989
|
GUI: fixed a bug with shortcut contexts
LAUNCHER: fixed a clean compile bug (removed bridge inclusion)
EXE: removed unused include
|
2014-08-01 23:27:00 +02:00 |
Mr. eXoDia
|
5fec262354
|
PROJECT: removed coding guidelines from source repo
|
2014-08-01 16:04:14 +02:00 |
Mr. eXoDia
|
1b3a8d3e90
|
PROJECT: added v1.0 of the coding guidelines
|
2014-08-01 16:01:05 +02:00 |
Mr. eXoDia
|
e9249eab97
|
EXE: updated icon id to fix the icon in the GUI
|
2014-08-01 14:40:02 +02:00 |
Mr. eXoDia
|
88e8644859
|
EXE: updated resource to be compatible with Visual Studio + added some gitignores
|
2014-08-01 14:30:25 +02:00 |
Mr. eXoDia
|
9113dbf5c6
|
PROJECT: updated help
|
2014-08-01 05:39:38 +02:00 |
Mr. eXoDia
|
8b2b9f9cd4
|
DBG: fixed thread commands (no switching to a different thread + small behavior changes)
|
2014-08-01 05:39:25 +02:00 |
Mr. eXoDia
|
d269db3a91
|
LAUNCHER: register shell extension
|
2014-08-01 04:41:46 +02:00 |
Mr. eXoDia
|
5b6f71efba
|
LAUNCHER: you can now use launcher.exe as a shell extension to load files in x64_dbg (or x32_dbg).
BRIDGE: fixed something
|
2014-08-01 03:49:28 +02:00 |
Mr. eXoDia
|
2786fa1022
|
PROJECT: added dummy launcher + updated release script
|
2014-08-01 00:56:39 +02:00 |
Mr. eXoDia
|
0041d58076
|
DBG: tabs -> spaces
|
2014-07-30 22:48:52 +02:00 |
mrexodia
|
a86863e440
|
Merged in Dreg_fr33project/x64_dbgthread (pull request #9)
improve thread stuff
|
2014-07-30 22:24:20 +02:00 |
dreg_fr33project
|
e2a0054594
|
improve thread stuff
|
2014-07-30 22:18:26 +02:00 |
mrexodia
|
3aaa880241
|
Merged in Dreg_fr33project/x64_dbgthread (pull request #8)
THREAD DBG STUFF
|
2014-07-30 21:19:00 +02:00 |
dreg_fr33project
|
2e92b2b4a3
|
all thread debug stuff
|
2014-07-30 21:14:41 +02:00 |
dreg_fr33project
|
426be54c2d
|
thread tab stuff
|
2014-07-30 19:55:42 +02:00 |
Mr. eXoDia
|
99bfd47bce
|
GUI: no more copy beep + fixed some doubleclick events
|
2014-07-30 15:49:55 +02:00 |
Mr. eXoDia
|
850ad8a1fe
|
GUI: shortcuts now fully customizable
|
2014-07-30 03:48:32 +02:00 |
Mr. eXoDia
|
a6d7989e34
|
GUI: removed some unused #include <QDebug>
|
2014-07-30 03:45:40 +02:00 |
Mr. eXoDia
|
4360cb0967
|
GUI: fixed a bug with signed/unsigned values in the WordEditDialog
|
2014-07-30 02:13:51 +02:00 |
Mr. eXoDia
|
b8a6f2da3d
|
GUI: moved all QAction->setShortcut into separate functions + fixed a bug with shortcuts in the register view + fixed a bug with copying in the register view
|
2014-07-30 02:13:29 +02:00 |
Mr. eXoDia
|
1ed721fbef
|
GUI: enterPressed signal in AbstractTableView
|
2014-07-30 02:10:58 +02:00 |
Mr. eXoDia
|
e5426eb1f9
|
PROJECT: updated readme
|
2014-07-29 23:29:31 +02:00 |
Mr. eXoDia
|
4f896bd82a
|
GUI: fixed a bug when closing the AppearanceDialog + all actions in MainWindow now have customizable shortcuts + fixed a bug in the configuration with loading the shortcuts
|
2014-07-29 23:27:58 +02:00 |
Mr. eXoDia
|
421808da52
|
GUI: fixed Shortcuts customization + added donate button
|
2014-07-29 22:52:50 +02:00 |
Mr. eXoDia
|
a18faeb757
|
GUI: format + change ShortcutsDialog title
|
2014-07-29 20:42:52 +02:00 |
Mr. eXoDia
|
9226ff75a1
|
Merge branch 'master' of https://bitbucket.org/mrexodia/x64_dbg
|
2014-07-29 19:43:55 +02:00 |
mrexodia
|
3e3f84d87e
|
Merged in custom_keyboard_mapping (pull request #7)
custom keyboard mapping
|
2014-07-29 19:43:26 +02:00 |
tr4ceflow
|
c60161b8fb
|
Merge branch 'custom_keyboard_mapping' of https://bitbucket.org/mrexodia/x64_dbg into custom_keyboard_mapping
|
2014-07-29 19:41:09 +02:00 |
tr4ceflow
|
cc3a42e95d
|
GUI: change ShortcutsDialog
|
2014-07-29 19:40:56 +02:00 |
Mr. eXoDia
|
1556c80e10
|
GUI: shortcut icon
|
2014-07-29 19:36:02 +02:00 |
tr4ceflow
|
2ded7fb5a3
|
GUI: custom shortcuts for menubar (all menu items)
|
2014-07-29 19:32:43 +02:00 |
tr4ceflow
|
266bd3d7c1
|
Merge branch 'custom_keyboard_mapping' of https://bitbucket.org/mrexodia/x64_dbg into custom_keyboard_mapping
Conflicts:
x64_dbg_gui/Project/Src/Utils/Configuration.cpp
|
2014-07-29 19:07:12 +02:00 |