1
0
Fork 0
Commit Graph

4932 Commits

Author SHA1 Message Date
Mr. eXoDia 015a030672 DBG: some categories for source files 2014-09-13 00:37:09 +02:00
Mr. eXoDia 12c924b6c3 Merge branch 'master' into utf8_support 2014-09-13 00:29:47 +02:00
Mr. eXoDia 698005bb81 DBG: converted some functions to UTF-8 (now you can debug/comment a file with chinese characters in it) 2014-09-13 00:28:05 +02:00
Nukem 7d3b62c64f DBG: Clean up _dbg_getregdump 2014-09-12 17:55:53 -04:00
dreg_fr33project eeeefc351a tolower for a better == of the old instruction 2014-09-12 09:07:06 +02:00
dreg_fr33project e6fdba11a5 fixed bug and now also skip assembly in unkown instruction, or blank instruction (a new easy way to skip assembly from GUI) and if the writted instruction its the old also skip it. 2014-09-12 08:57:28 +02:00
dreg_fr33project cd29cc5727 new feautres in assembleAt: now have autoscroll support while assembling and skip unkown instruction (???) 2014-09-12 07:57:28 +02:00
dreg_fr33project e936815444 bug fixed in the new assembleAt, and removed the old recursivity (now a do while instead). 2014-09-12 06:57:35 +02:00
dreg_fr33project db91383a9e registers view new scroll area and new size for big symbol names, more registers in one tab etc.. 2014-09-12 06:33:17 +02:00
David Reguera Garcia (Dreg) 7933cd71a7 Merged mrexodia/x64_dbg into master 2014-09-12 05:34:44 +02:00
Mr. eXoDia 0cc9c5a0ce DBG: updated lz4 library 2014-09-11 22:06:10 +02:00
Mr. eXoDia 8d6e2d2b5a DBG: basic UTF-8 support. 2014-09-11 21:22:10 +02:00
mrexodia d9834584eb Merged in Dreg_fr33project/x64_dbg (pull request #23)
set and get command line stuff + fix JIT stuff + GuiUpdateMemoryView stuff + Assemble at improved + Pull fixed v1
2014-09-11 21:21:51 +02:00
Mr. eXoDia 7122402e47 DBG: updated titanengine for some const pointers 2014-09-11 21:18:10 +02:00
Mr. eXoDia 817b2ef2f7 GUI: set general encoding to UTF-8 2014-09-11 21:17:12 +02:00
Mr. eXoDia 003150a4e5 DBG: updated UString class (removed some usless stuff) 2014-09-11 21:16:03 +02:00
dreg_fr33project ff8dbcbf34 assembly at in disas improved 2014-09-08 09:00:08 +02:00
dreg_fr33project 31e329593f little fix function name 2014-09-08 04:49:34 +02:00
dreg_fr33project c0db39cb70 pull request fixed v1 2014-09-08 04:45:46 +02:00
David Reguera Garcia d06734a38b Merged mrexodia/x64_dbg into master 2014-09-08 02:16:11 +02:00
Mr. eXoDia 20d8903b22 GUI: better thread-safety in the MainWindow + fixed a bug where you could close the 'Closing debugger...' window 2014-09-07 23:10:27 +02:00
Mr. eXoDia c79bc82292 DBG: added some comments on where to update the string handling to UTF-8 2014-09-07 19:04:57 +02:00
Mr. eXoDia 58194b161c DBG: better threading 2014-09-06 21:18:50 +02:00
Mr. eXoDia 2d2a152887 DBG: some newlines to clarify the behavior of the functions in argument.cpp 2014-09-06 16:40:59 +02:00
Mr. eXoDia 575d401a1b GUI: better breakpoint view code + select next breakpoint on enable/disable 2014-09-06 16:08:06 +02:00
Mr. eXoDia 36bc9b09d5 added UString class 2014-09-06 15:26:30 +02:00
David Reguera Garcia 207722a35e x64_dbg_bridge.vcxproj edited online with Bitbucket 2014-09-03 08:26:58 +00:00
David Reguera Garcia 6b10864a97 x64_dbg_dbg.vcxproj edited online with Bitbucket 2014-09-03 08:26:11 +00:00
dreg_fr33project 342c5fd9a1 a little fix in setpagerights 2014-09-03 10:23:07 +02:00
dreg_fr33project 1d4637add9 GuiUpdateMemoryView stuff 2014-09-03 10:15:14 +02:00
dreg_fr33project 34203afb1c memupdatemap 2014-09-03 08:55:21 +02:00
dreg_fr33project f29d54dab7 regclose fix 2014-09-03 08:30:12 +02:00
dreg_fr33project c5d8a9c089 added check in jit stuff openkeyexa 2014-09-03 08:24:18 +02:00
David Reguera Garcia 16c686d1ec x64_dbg_dbg.vcxproj.user edited online with Bitbucket 2014-09-03 06:20:41 +00:00
David Reguera Garcia 3b31c67a43 x64_dbg_dbg.vcxproj edited online with Bitbucket 2014-09-03 06:20:10 +00:00
dreg_fr33project 90f0ccb3b2 fixed jitauto stuff 2014-09-03 08:11:35 +02:00
dreg_fr33project 4bf215bdc6 finish getcommandline and set command line stuff first release 2014-09-03 06:41:31 +02:00
David Reguera Garcia b56bb9f5c7 Merged mrexodia/x64_dbg into master 2014-09-02 08:19:14 +02:00
dreg_fr33project 50a719ad32 first version of change command line coded 2014-09-02 08:18:41 +02:00
Mr. eXoDia acdfe928e1 PROJECT: removed build.bat 2014-09-02 05:39:49 +02:00
David Reguera Garcia f83e805e00 Merged mrexodia/x64_dbg into master 2014-09-02 05:11:57 +02:00
dreg_fr33project 542e62f365 first changecmdline stuff 2014-09-02 04:48:33 +02:00
Mr. eXoDia 0200911419 better coverity ignore rules 2014-09-02 04:40:02 +02:00
Mr. eXoDia a497e7693e PROJECT: fixed up gitignore 2014-09-02 04:38:47 +02:00
Mr. eXoDia 38ff3a1393 GUI: fixed various bugs (thanks to Coverity) 2014-09-02 04:01:00 +02:00
Mr. eXoDia 5a214ab104 DBG: fixed all kinds of small coding bugs (thanks to Coverity) 2014-08-31 23:21:31 +02:00
Mr. eXoDia 8e795bf6db PROJECT: updated gitignore 2014-08-31 23:20:35 +02:00
Mr. eXoDia 21ba05a970 GUI: save the sorting preference of the user for the session 2014-08-29 19:44:15 +02:00
David Reguera Garcia cdfee50950 Merged mrexodia/x64_dbg into master 2014-08-29 19:19:55 +02:00
Mr. eXoDia 92da0ef734 GUI: added check for valid memory address of thread entry 2014-08-29 19:16:37 +02:00