Martin
|
8b491579a1
|
Debugger: Replace TWatchValue.DisplayFormat with TWatchValue.IsMemDump. All other DisplayFormat settings are on TWatch only.
|
2024-02-28 17:42:00 +01:00 |
|
Martin
|
adc63a1a42
|
Debugger: Remove IDbgWatchValueIntf.Value in favour of IDbgWatchValueIntf.ResData.CreatePrePrinted
|
2024-02-28 17:42:00 +01:00 |
|
Martin
|
8117ca5a5d
|
LazDebugger: Remove TWatchDisplayFormat from debugger backends.
|
2024-02-28 00:52:45 +01:00 |
|
Martin
|
5892e97e99
|
IDE, Debugger: Value-Formatter
|
2024-02-10 20:57:59 +01:00 |
|
Martin
|
ee63ab1fbf
|
DebuggerIntf: Spelling
|
2024-02-10 20:51:32 +01:00 |
|
Martin
|
72c61f3ae8
|
Debugger: added some GUID to interfaces
|
2023-03-30 09:47:16 +02:00 |
|
Martin
|
badfeecb5d
|
Debugger: renamed several interfaces, changing "T" prefix to "I" prefix
|
2023-03-22 19:41:24 +01:00 |
|
Martin
|
179dc59dc6
|
Debugger: New interface for retrieving locals.
|
2023-03-02 19:56:37 +01:00 |
|
Martin
|
20bf681e0f
|
LazDebuggerIntf: change event signature, include data / add template
|
2023-03-02 19:56:37 +01:00 |
|
Martin
|
ad800fb2cf
|
DebuggerIntf: clean up
|
2023-03-02 19:56:36 +01:00 |
|
Martin
|
069baa2497
|
Debugger: Run only current thread for watch function eval. Add option to run all threads.
|
2022-09-11 15:16:18 +02:00 |
|
Martin
|
836b9a1054
|
Debugger: Clean up / renames
|
2022-08-28 20:59:52 +02:00 |
|
Martin
|
5708b50487
|
amend * Debugger: Fixes To TWatchResultDat
|
2022-08-05 17:33:28 +02:00 |
|
Martin
|
2d0c2ea8ba
|
Debugger: new result type for ConvertValue
|
2022-08-04 22:50:40 +02:00 |
|
martin
|
2fce58a3de
|
FpDebug: support DW_TAG_variant_part
|
2022-07-13 21:19:35 +02:00 |
|
Martin
|
b54ac53cca
|
Debugger: improve SysVarToLStr - Improve error handling
|
2022-06-28 23:44:21 +02:00 |
|
Martin
|
131d1062df
|
Debugger: allow calling SysVarToLStr for variants (via user defined type-names)
|
2022-06-23 13:54:18 +02:00 |
|
Martin
|
90453ce72b
|
Debugger: Inspect-Win, implement paging for large arrays
|
2022-06-12 22:14:12 +02:00 |
|
Martin
|
0b051af509
|
IDE, FpDebug: evaluate more sub-items for Inspect Dialog.
|
2022-06-12 22:14:12 +02:00 |
|
Martin
|
f65d3b93ee
|
Debugger: FpDebug, LazDebuggerIntf, Inspect-Win, basic distinction for proc/func/ref types.
|
2022-06-12 22:14:12 +02:00 |
|
Martin
|
e7b23f98d0
|
LazDebuggerIntf, FpDebug: add array and structure types
|
2022-06-09 17:46:23 +02:00 |
|
Martin
|
464d077fd4
|
DebuggerIntf, FpDebug: add PChar vs String
|
2022-06-07 00:35:59 +02:00 |
|
Martin
|
01a6b1dd5f
|
DebuggerIntf, FpDebug: add boolean
|
2022-06-06 21:08:57 +02:00 |
|
Martin
|
19e0cbf641
|
DebuggerIntf, FpDebug: add char/widechar
|
2022-06-06 20:54:36 +02:00 |
|
Martin
|
0426064e8f
|
LazDebuggerIntf, FpDebug: add enum/sets
|
2022-05-16 23:10:14 +02:00 |
|
Martin
|
76d9771c34
|
Debugger: More LazDebuggerIntf. Add/Improve numeric, pointer, float and string watches
|
2022-03-24 00:39:04 +01:00 |
|
Martin
|
8d3d08ae4c
|
Debugger: Moved dsState to new unit
|
2022-03-24 00:39:03 +01:00 |
|
Martin
|
8e3c816593
|
Debugger, LazDebuggerIntf: Introduce SetNumValue and SetTypeName
|
2022-02-01 17:18:20 +01:00 |
|
Martin
|
9de06ac372
|
DebuggerIntf,IDE: Add new Notification callback (cancel watch-eval request)
|
2022-02-01 17:18:19 +01:00 |
|
Martin
|
c1f09236f4
|
Debugger: Add Begin/EndUpdate to WatchValue
|
2022-02-01 17:18:19 +01:00 |
|
Martin
|
7642aaff78
|
Debugger: Change TWatchesMonitor/Supplier to use new Interface.
|
2022-01-10 14:08:37 +01:00 |
|
Martin
|
d1ac568e96
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01:00 |
|