Commit Graph

51 Commits

Author SHA1 Message Date
Maxim Ganetsky
3098b1e4f0 IDEDebugger: regenerated translations and updated Russian translation 2025-07-04 16:49:45 +03:00
Maxim Ganetsky
62a5b1df13 IDEDebugger: regenerated translations and updated Russian translation 2025-06-02 16:27:47 +03:00
Martin
acfe1ea112 IDE, Debugger: change stack "current" caption. Issue #38655 2025-05-12 11:05:36 +02:00
Martin
cca69fe196 IdeDebugger: Add up/down navigation to callstack 2024-09-30 23:46:51 +02:00
Martin
041a654351 IdeDebugger: Add Mem-Viewer 2024-09-22 17:39:25 +02:00
Martin
663c91f026 IdeDebugger: Quick Presets for Watch-Value-Formats 2024-09-22 12:33:32 +02:00
Martin
0a25d6933a IdeDebugger: allow editing properties of multiple watches simultaneously 2024-09-11 16:53:41 +02:00
Martin
34ec22dc99 IdeDebugger: Multiline and Array-Len override options 2024-09-08 14:15:23 +02:00
Martin
7fddb710b3 IdeDebugger: Config for array "Len" prefix 2024-09-01 14:15:43 +02:00
Maxim Ganetsky
ac342dbb65 IDEDebugger: regenerated translations and updated Russian translation 2024-08-27 15:47:08 +03:00
Martin
5f8eab811a IdeDebugger: missing caption 2024-08-25 11:27:05 +02:00
Martin
e5ec3afe04 IdeDebugger: Settings for array-navigation-bar (via DisplayFormat) / fix inherited DisplayFormat for "multiline"/indent. 2024-08-25 00:27:04 +02:00
Martin
8c36a16a4b IdeDebugger: Watches-Array Toolbar, allow hex input / change how to override bounds (add checkbox). Issue #41027 2024-08-14 20:21:03 +02:00
Martin
ccd36eba7f IdeDebugger: Watches/Evaluate-Dlg, improve multi-line formatting of values. Configurable depth for line-wrapping. 2024-05-11 12:58:08 +02:00
Martin
f01a0c056d IdeDebugger: Display-format, no leading zeros for addresses. 2024-05-11 12:58:07 +02:00
Martin
f951bf8afb IdeDebugger: WordWrap for Evaluate/Watch-detail-pane 2024-05-10 11:51:58 +02:00
Maxim Ganetsky
17142eaf96 IDEDebugger: regenerated translations and updated Russian translation 2024-04-28 22:01:55 +03:00
Martin
85652d22ca IdeDebugger: ValueFormatter "Ordinal to name" 2024-04-28 00:10:03 +02:00
Maxim Ganetsky
fe9dbeb8a9 IDEDebugger: regenerated translations and updated Russian translation 2024-04-26 16:59:19 +03:00
Martin
fcaca1fe6a IdeDebugger: ValueFormatter "Custom Displayformat" 2024-04-22 21:23:10 +02:00
Martin
72fa9a1c96 IdeDebugger: missing button caption 2024-04-22 15:19:46 +02:00
Martin
3b321550c3 Update po 2024-04-20 21:59:23 +02:00
Martin
3f2ccce591 IdeDebugger: Displayformat defaults for enum-identifier 2024-04-19 17:30:08 +02:00
Martin
3ae19dfa25 IdeDebugger: add Valueformatter CharArrayToString / display an array of char as a string / StopAtNull 2024-04-18 22:11:00 +02:00
Martin
bbdfea8977 IdeDebugger: add Valueformatter CharArrayToString / display an array of char as a string 2024-04-18 20:05:35 +02:00
Martin
5300c27ba2 IdeDebugger: add nest-lvl filter to Valueformatter 2024-04-18 17:56:02 +02:00
Martin
1eae051544 IdeDebugger: add value formatter to Inspect/Eval 2024-04-18 14:32:31 +02:00
Maxim Ganetsky
49e406e017 IDEDebugger: regenerated translations and updated Russian translation 2024-04-07 02:55:13 +03:00
Martin
a8651246a0 Debugger: Improve new Displayformats. Redo layout of watch properties 2024-04-06 17:38:17 +02:00
Martin
55a673e4c4 Debugger: Updated delete/confirmation dialogs to TTaskDialog. 2024-03-21 14:17:19 +01:00
Martin
6c6ab806b3 Debugger: Add confirmation dialogs for delete Watches/History. Make confirm delete breakpoints optional. 2024-03-20 19:45:07 +01:00
Martin
68174a162e Debugger: Add default config for WatchDisplayFormat (Locals, Watches, Hint, ...) 2024-03-01 17:54:59 +01:00
Martin
3149c5261f Debugger: New DisplayFormat for Watches 2024-02-28 18:49:19 +01:00
Martin
01cc379a88 IdeDebugger: value formatter for currency 2024-02-13 11:42:50 +01:00
Martin
5892e97e99 IDE, Debugger: Value-Formatter 2024-02-10 20:57:59 +01:00
Maxim Ganetsky
5afaa37764 IDEDebugger: regenerated translations and updated Russian translation 2024-01-20 22:24:05 +03:00
Martin
5e62cd71d1 Debugger: Improve Thread-Name display. Add support for thread name from GDB (only recent gdb versions) 2024-01-20 16:14:57 +01:00
Martin
72907f810a IdeDebugger: Breakpoint dialog, drag/drop breakpoints into groups 2023-07-25 01:23:09 +02:00
Martin
ae1c9e4710 IDE, Debugger: add "copy line" to callstack window. Issue #40392 Patch by Bruno K 2023-07-20 19:21:34 +02:00
Martin
ee82f625c3 Debugger: Inspect-Dialog more info for methods. 2023-05-19 19:47:58 +02:00
Martin
e0f95df233 Debugger: Improve "copy to clipboard" for watches and locals. (copy multiple entries/selection / copy address) 2023-04-17 20:39:03 +02:00
Martin
8b93d1018e Debugger: Locals dialog, add address column, add power button 2023-03-19 19:30:25 +01:00
Martin
ad0396ae2a Debugger: moved asm dialog to IdeDebugger 2023-03-13 17:38:12 +01:00
Martin
048aa12384 IDE: Move units to IdeDebugger package. 2023-01-26 18:26:31 +01:00
Martin
574ccd903a IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg) 2023-01-10 17:04:54 +01:00
Martin
2d2e5431aa IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
Martin
d469c50a29 IdeDebugger: Move unit WatchPropertyDlg from Ide to IdeDebugger. 2023-01-09 23:05:16 +01:00
Martin
af214f8719 Debugger: Renamed FpConverter to BackendConverter 2022-08-28 21:00:28 +02:00
Maxim Ganetsky
6a641def5f IDEDebugger: improved resource string, regenerated translations and updated Russian translation 2022-08-03 01:37:11 +03:00
Martin
bca093c6ec Debugger: redesign Inspect and Evaluate-Modify windows 2022-08-01 18:41:17 +02:00