Commit Graph

4509 Commits

Author SHA1 Message Date
morsisko
9311752b74 GUI: Added new function GetCallStackByThread 2020-10-23 16:54:41 +02:00
morsisko
f6c0faf201 Added enum to CallStackView 2020-10-23 16:54:41 +02:00
torusrxxx
01f5afc778 Fix string detection 2020-10-19 22:47:21 +02:00
Duncan Ogilvie
f9a038e566 Fix compilation errors 2020-10-19 22:40:56 +02:00
Duncan Ogilvie
5d0f5da46c Fix some context menus in the ThreadView when tid is decimal
Thanks @JustMagic for the find
2020-10-11 20:57:35 +02:00
Duncan Ogilvie
306449fa6b Implement DebugFlags command 2020-10-11 20:57:09 +02:00
Duncan Ogilvie
16cc39b331 Add some missing exceptions (Thanks @JustMagic) 2020-10-03 17:23:35 +02:00
Duncan Ogilvie
89c9ed6c3f Add Qt5WinExtras.dll from submodule 2020-10-02 23:04:45 +02:00
Duncan Ogilvie
dcdd154a64 AStyle 2020-10-02 23:04:45 +02:00
torusrxxx
ce2d9f1b67 Fix a bug when removing all favtools and then add 1 favtool old tools appear, save toolbar position 2020-10-02 23:04:45 +02:00
torusrxxx
3207b38f4b Favourite toolbar 2020-10-02 23:04:45 +02:00
torusrxxx
a11b379090 Add icons for favtools 2020-10-02 23:04:45 +02:00
torusrxxx
59a461b575 clean up HandlesView and fix MiscUtils 2020-10-02 23:04:45 +02:00
torusrxxx
d7024454d0 Add icons to windows view, fixed wrong window proc for some samples, swap windows tab and handles tab 2020-10-02 23:04:45 +02:00
torusrxxx
08eaab1b3e Add app icon to attach dialog 2020-10-02 23:04:45 +02:00
torusrxxx
714430c2ac add util function to extract icon from executable 2020-10-02 23:04:45 +02:00
justanotheranonymoususer
67ef8e3eaf Fix thread num in handles view 2020-10-02 22:16:55 +02:00
Ishi Tatsuyuki
04c2789d79 Fix hardware breakpoint replacement slot display
Replacement candidates used to show "Slot X (Free)" before sometimes when there are disabled hardware breakpoints. Fix it and change the placeholder to "Unknown" since it's logically invalid to display the menu when there's a free slot.
2020-10-02 22:15:24 +02:00
Duncan Ogilvie
54f399f5b1 Create option to show PID/TID in hex and default to decimal 2020-10-02 22:08:24 +02:00
Duncan Ogilvie
a95dd74b9a Fix a bug with unsearched columns being highlighted 2020-10-02 22:08:24 +02:00
Duncan Ogilvie
ca74b2bdaf Simplify calls to DbgCmdExec 2020-10-02 22:08:24 +02:00
Duncan Ogilvie
73c31f2552 Fix convenience overloads for DbgCmdExec 2020-10-02 22:08:24 +02:00
Duncan Ogilvie
d04e1e6676 Improve AttachDialog code and default to decimal pid 2020-10-02 22:08:24 +02:00
Vinicius Pacheco
d9246cd928 Add python on edit data 2020-10-02 19:36:31 +02:00
Duncan Ogilvie
bfe6367592 Don't restrict party to 0/1 2020-09-21 12:29:02 +02:00
torusrxxx
2adec94543 Add SystemBreakpointScriptDialog for localization 2020-09-21 12:28:30 +02:00
torusrxxx
c966726cc9 Don't convert / to \\ in browse dialog (#2441) 2020-09-21 12:28:30 +02:00
Duncan Ogilvie
ab0e9a932b Fix compilation on Visual Studio 2015 Update 3 and later
Closes #2445
2020-09-20 20:07:10 +02:00
Duncan Ogilvie
5a0caf0be0 Show current debug engine in the version string 2020-09-20 19:59:59 +02:00
Duncan Ogilvie
6518994beb GUI: simplify GUI for specifying system breakpoint scripts
Thanks to Matti, Brit and JustMagic for help!
2020-09-18 21:45:49 +02:00
Duncan Ogilvie
d24c278d2b DBG: allow loading different debug engines 2020-09-14 20:07:30 +02:00
Duncan Ogilvie
54051bdcd1 improve code and fix bugs 2020-09-14 20:06:01 +02:00
torusrxxx
c5c55de12f changed example font, added MODULEPARTY enum 2020-09-14 20:06:01 +02:00
torusrxxx
e36ca4c982 fixed show/hide FPU bug 2020-09-14 20:06:01 +02:00
torusrxxx
df47a27d14 Fix double hotkey D 2020-09-14 20:06:01 +02:00
torusrxxx
6c5ac3aa90 Example Text in ApperanceDialog 2020-09-14 20:06:01 +02:00
torusrxxx
01989be2fb Highlight user modules 2020-09-14 20:06:01 +02:00
torusrxxx
351aa627ce Restore Alt+T hotkey(#2397) 2020-09-14 20:06:01 +02:00
torusrxxx
50dd82252a Fixed bugs with Alt+G and GuiFocusView 2020-09-14 20:06:01 +02:00
torusrxxx
9a869936f0 Add setting to disable enter auto repeat 2020-09-14 19:31:15 +02:00
lyflow
6a02c7863b Fetch mCmdHistory on an empty mCmdLineEdit 2020-09-14 19:31:15 +02:00
torusrxxx
1f0577ff68 mnemonic help in trace and graph, bookmark in graph 2020-09-14 19:24:42 +02:00
morsisko
392d46bf8c GUI: Fixed memory leak in CPUDump and SerachListView 2020-09-14 19:19:23 +02:00
torusrxxx
982f8735e9 Don't override user font when using dark theme (#2422 #2426) 2020-09-14 19:19:11 +02:00
torusrxxx
30cc864ed8 Export trace CSV 2020-08-26 15:39:47 +02:00
torusrxxx
b20d75189e Export table CSV 2020-08-26 15:39:47 +02:00
torusrxxx
70453e01b1 memory content in trace info box 2020-08-26 15:33:43 +02:00
torusrxxx
c8e3a66fda Save columns in trace 2020-08-26 15:31:35 +02:00
Duncan Ogilvie
81b5b518fd DBG: fix format function unregister copy paste error 2020-08-16 04:37:37 +02:00
torusrxxx
af539e345e tweak shortcut configuration for Ctrl+C (#2110) 2020-08-16 00:29:29 +02:00