1
0
Fork 0
Commit Graph

313 Commits

Author SHA1 Message Date
dreg_fr33project 77293f38dd BASIC SET MEMORY PAGE RIGHT GUI 2014-08-16 19:34:41 +02:00
Mr. eXoDia b7509a4f7a GUI: breakpoint/bookmark in SymbolView 2014-08-16 15:54:48 +02:00
Mr. eXoDia 0a8c824e78 Revert "GUI: resolved issue #176 (empty label/comment shows error)"
This reverts commit 10d098eaa0.
2014-08-15 23:30:16 +02:00
Mr. eXoDia 69610aad47 GUI: show if a jump is going to execute or not in infobox 2014-08-15 23:25:23 +02:00
Mr. eXoDia 10d098eaa0 GUI: resolved issue #176 (empty label/comment shows error) 2014-08-15 23:24:30 +02:00
Mr. eXoDia 9b31f0ce7b GUI: fixed a bug in the RegistersView context menu (now HW BP on [RSP] is back) thanks to DragonLoft for reporting! 2014-08-15 22:57:35 +02:00
Mr. eXoDia 04009aec3e GUI: resolved issue #166 (Move Detach command from Debug to File menu + consistent attach/detach icons) 2014-08-15 22:28:28 +02:00
dreg_fr33project fe72065b4d more info in the jit stuff 2014-08-14 05:10:09 +02:00
dreg_fr33project 05efd9b11e a little fix in first JIT SET without JIT OLD STORED, now you can check and uncheck the JIT only if the JIT its not the debugger. 2014-08-14 04:41:51 +02:00
dreg_fr33project ce343b06a9 some fixes in JIT stuff 2014-08-10 15:44:24 +02:00
dreg_fr33project 097e57a47f new setjit args, changes in JIT stuff, better JIT GUI and some fixes 2014-08-10 15:36:51 +02:00
Mr. eXoDia 55d16977f2 GUI: resolved issue #77 (find command) 2014-08-09 15:43:58 +02:00
Mr. eXoDia 00ae54bdec GUI: fixed duplicate infobox lines and duplicate follow in dump entries 2014-08-09 13:31:29 +02:00
Mr. eXoDia 0221946713 GUI: resolved issue #64 (copy selection, selection (no bytes), address, disassembly) 2014-08-09 12:30:11 +02:00
Mr. eXoDia 3b34297d2f GUI: fixed some warnings 2014-08-09 11:30:01 +02:00
Mr. eXoDia f3d44c8dfa GUI: fixed Bridge::CopyToClipboard (use Qt instead of WinAPI) + fixed various warnings 2014-08-08 16:24:26 +02:00
Mr. eXoDia 8193316537 GUI: fix previous commit 2014-08-08 15:51:48 +02:00
Mr. eXoDia 4e432b2af7 GUI: only execute JIT commands when something actually changed 2014-08-08 15:40:09 +02:00
Mr. eXoDia 26d33436f5 GUI: double click on address in hex dump will enable the rva mode (like in the disassembler) 2014-08-08 15:10:55 +02:00
Mr. eXoDia a4584be52e GUI: fixed massive performance issue in the AppearanceDialog + added search result highlighting to the SearchListView (symbols+references) + fixed a small bug with inserting in the searchlistview 2014-08-08 02:25:31 +02:00
Mr. eXoDia 3e391bd86b GUI: threaded calls to DbgIsValidExpression in Calculator/Goto/WordEdit dialog (provides a more comfortable interface) 2014-08-07 23:29:39 +02:00
Mr. eXoDia 10416368fd GUI: fixed some small bugs in the follow menu 2014-08-07 21:55:00 +02:00
mrexodia 7bf1950cc9 Merged in Dreg_fr33project/x64_dbg (pull request #16)
two little fix in the before attach stuff
2014-08-06 16:28:29 +02:00
Mr. eXoDia 02e6e8ca95 GUI+DBG: some horizontal scrollbars (resolved issue #35) 2014-08-06 16:28:18 +02:00
dreg_fr33project e10a3fcad3 other little fix jitauto 2014-08-06 15:44:21 +02:00
dreg_fr33project 84e706b14d a little fix in the before attach stuff 2014-08-06 15:36:43 +02:00
Mr. eXoDia e15c177c72 GUI: fixed a small refresh bug 2014-08-06 14:46:30 +02:00
Mr. eXoDia 538d86f42e GUI: switch view in memory map (all pages) 2014-08-06 14:39:46 +02:00
Mr. eXoDia 4122202a66 PROJECT: formatting 2014-08-06 10:27:13 +02:00
Mr. eXoDia ae8a5a1de1 GUI: string recognition and character recognition in the CPUInfoBox 2014-08-06 10:05:29 +02:00
dreg_fr33project a68d95d77d JIT AUTO SUTFF - before attaching - and some code improves 2014-08-05 22:19:09 +02:00
Mr. eXoDia cc4d1963ac GUI: very basic implementation of CPUInfoBox (resolved issue #64) 2014-08-05 09:01:50 +02:00
Mr. eXoDia 091af5d362 DBG+GUI+PROJECT: JIT Debugging now actually works (before it would hang in WaitForMultipleObjects) + added JIT restore option + updated help 2014-08-05 07:39:15 +02:00
Mr. eXoDia bd7803b3b5 GUI: resolved issue #55 (follow in dump context menu) + reorganized disassembly menus + fixed a bug in CPUInfoBox + CPUDump: added context menu option 'Follow in Stack' if the dumped address is inside the stack 2014-08-05 05:09:49 +02:00
Mr. eXoDia b8f1ebbb30 GUI: resolved issue #110 (Attach Dialog + Detach menu option) + updated calculator icon 2014-08-05 04:29:54 +02:00
Mr. eXoDia 7a8a0821b0 GUI: allow selection in the stack everywhere, not just on the middle address 2014-08-05 01:42:42 +02:00
Mr. eXoDia fa1377be12 GUI: fixed a compile problem
DBG: formatting
2014-08-05 01:21:17 +02:00
Mr. eXoDia 9b1867bb5b PROJECT: code formatting 2014-08-05 01:07:31 +02:00
mrexodia 20705833cb Merged in Dreg_fr33project/x64_newdbgjustintimedebugger (pull request #13)
JIT SUPPORT
2014-08-05 01:00:26 +02:00
Mr. eXoDia 7a9f30fc76 should fix a crash 2014-08-05 00:44:22 +02:00
dreg_fr33project 8a7f1c8fb5 edit stuff 2014-08-05 00:34:02 +02:00
dreg_fr33project 552e839b0b fixed NULL execution 2014-08-05 00:30:52 +02:00
dreg_fr33project 6acb8040f6 a few of changes 2014-08-05 00:08:56 +02:00
dreg_fr33project bf27d57116 get def JIT 2014-08-04 23:32:07 +02:00
dreg_fr33project af12bc7bb1 switch thread right click in thread tab 2014-08-04 17:34:43 +02:00
dreg_fr33project af0491950a basic JIT support 2014-08-04 16:40:51 +02:00
Mr. eXoDia 91ee4ca292 GUI: also use the Calculator to calculate from hex, signed int, unsigned int, octal, binary, ascii, unicode to the others 2014-08-03 23:41:22 +02:00
Mr. eXoDia 0f0a2b3f71 GUI: select first module on updatePatches() 2014-08-03 21:38:47 +02:00
Mr. eXoDia 3526cbf894 GUI: added status bar messages when you save settings 2014-08-02 21:11:19 +02:00
mrexodia f9a0c8f7b8 Merged in removeannoying (pull request #11)
improve userexperience
2014-08-02 21:09:30 +02:00