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
|
efcbc7a685
|
FpDebug,IDE: Windows, Implement Position and Size for console and default-pos Forms - via Run-Params
|
2024-01-27 21:19:25 +01:00 |
|
Martin
|
2f1fbf3286
|
FpDebug: return dfNotSuitableForOsArch for non Intel
|
2024-01-27 21:19:25 +01:00 |
|
Martin
|
c4483bf7f4
|
LazDebuggerFpLldb: fixed watch-eval for Mac-M2, if stackwindow is closed. (register PC for M2)
|
2024-01-21 00:31:18 +01:00 |
|
Martin
|
972de7f404
|
LazDebuggerFp: fix stepping over try Window/Kernel.RaiseException except end
|
2024-01-20 16:14:57 +01: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
|
0f47ec3b2a
|
Debugger: fixes for ThreadNum
|
2024-01-20 16:14:57 +01:00 |
|
Martin
|
fd792b5d6f
|
LazDebuggerFp: Don't set breakpoints when the debug session is already over
|
2024-01-19 15:47:14 +01:00 |
|
Martin
|
8ed6d90eb1
|
Ide,FpDebug: In FpDebug add a thread number (order of first occurrence). In the IDE, prefix the ID with the number.
|
2024-01-18 22:21:39 +01:00 |
|
Martin
|
aefe523c1e
|
LazDebuggerFpLldb: fix mem-leak (MemModel)
|
2024-01-16 17:33:57 +01:00 |
|
ccrause
|
c327f03044
|
Move IsReadableLoc and IsReadableMem to MemModel.
|
2024-01-14 19:29:13 +01:00 |
|
ccrause
|
3ecbb52069
|
Updated MemModel structure.
|
2024-01-14 19:29:12 +01:00 |
|
Martin
|
5c6662f3e7
|
FpDebug: Add comparing enum-values in watches "enum1 >= enum2"
|
2023-12-30 20:03:06 +01:00 |
|
Martin
|
c2e59c7885
|
FpDebug,LazDebugger: changes to MemManager to allow avr-read-register-as-address
|
2023-12-12 13:15:32 +01:00 |
|
Martin
|
5efaac3f2f
|
FpDebug: find symbol for fpc_raiseexception (and similar) independent of case.
|
2023-12-04 02:19:00 +01:00 |
|
Martin
|
53474705c4
|
FpDebug: check error in expressions, when new dbg-values are created.
|
2023-12-02 16:33:37 +01:00 |
|
Martin
|
8208144cdf
|
FpDebug: test ".." intrinsic operator / Fix error checking
|
2023-12-02 01:10:39 +01:00 |
|
Martin
|
b97a9b80a1
|
FpDebug: fix disassembler DPPD... / Issue #40567 patch by Red_prig (Pavel)
|
2023-10-30 18:26:14 +01:00 |
|
Martin
|
c53355182a
|
LazDebuggerLldb: improved parsing of exception class after fpc_raiseexception. lldb may send \U00000012TClassFooBar
|
2023-10-16 13:53:15 +02:00 |
|
Martin
|
cecc5ee87d
|
FpDebug: fix disassembler pause,psrldq,extrq... Issue #40555, #40557, #40558 patch by Red_prig (Pavel)
|
2023-10-15 18:32:30 +02:00 |
|
Martin
|
62e7f5665a
|
FpDebug: fix disassembler vmov.. Issue #40552 patch by Red_prig (Pavel)
|
2023-10-13 20:28:50 +02:00 |
|
Martin
|
9cff61c5a0
|
FpDebug: fix disassembler vzero... / test reg.l Issue #40546 and #40549 patch by Red_prig (Pavel)
|
2023-10-13 13:34:54 +02:00 |
|
Martin
|
07025f3b9c
|
LazDebugger[Fp]Lldb: fix for new Apple-LLDB version. Read new format for eval results (e.g. exception data)
|
2023-10-10 19:26:48 +02:00 |
|
Martin
|
67069ef84b
|
FpDebug: fix disassembler movq/vmovq Issue #40541 patch by Red_prig (Pavel)
|
2023-10-09 18:33:52 +02:00 |
|
Martin
|
bacefb51ae
|
LazDebuggerFp: Fixed line number for exceptions.
|
2023-10-08 13:32:37 +02:00 |
|
Martin
|
32ea407ca3
|
FpDebug: fix file locations in stack / don't use absolute path, files may have been pre-build in a different location (build vs install dir).
|
2023-10-03 19:40:03 +02:00 |
|
Martin
|
710fa6f135
|
FpDebug: fix disassembler "vround"/"vmovm" Issue #40525 #40524 patch by Red_prig (Pavel)
|
2023-10-02 11:56:23 +02:00 |
|
Martin
|
4cd413a986
|
FpDebug: fix disassembler "xadd 16bit reg" Issue #40520 patch by Red_prig (Pavel)
|
2023-09-26 09:03:35 +02:00 |
|
mattias
|
c5bc78b070
|
updated makefiles
|
2023-09-03 17:11:29 +02:00 |
|
mattias
|
8d92e3b67d
|
updated makefiles
|
2023-08-14 20:31:20 +02:00 |
|
mattias
|
cbe5f931fa
|
makefiles: fixed order, split packages in folder components into categories lazbuildpackages, lazbuildlclpackages, idepackages
|
2023-08-14 16:46:31 +02:00 |
|
Martin
|
c7cef13c39
|
LazDebuggerFp, test: add alias AnsiChar for Char
|
2023-07-27 17:41:46 +02:00 |
|
Martin
|
d3c5d91ce9
|
Debugger: Implement changing breakpoint location (line num in brk-property dialog).
- Update source editor marks
- Update FpDebug
|
2023-07-27 17:41:46 +02:00 |
|
Martin
|
0e1f76f481
|
LazDebuggerFp: Fix removing breakpoint, while thread-worker is still setting it. (possible race condition)
|
2023-07-27 17:41:45 +02:00 |
|
Martin
|
ae263321c1
|
REVERT: 41adb276bb "Remove obsolete checks for FPC versions earlier then 3.0."
- Not obsolete for the testcase
|
2023-07-27 12:55:31 +02:00 |
|
mattias
|
79893d2cbe
|
updated makefiles
|
2023-07-14 16:42:45 +02:00 |
|
Juha
|
41adb276bb
|
Remove obsolete checks for FPC versions earlier then 3.0.
|
2023-07-07 17:39:02 +03:00 |
|
mattias
|
ae9ab00109
|
updated Makefiles
|
2023-06-30 20:50:27 +02:00 |
|
mattias
|
fde0e0f965
|
set main version to 3.99
|
2023-06-25 17:47:14 +02:00 |
|
Martin
|
c5cddde52e
|
FpDebug: allow starting debugger with Step-in/over
|
2023-06-20 18:09:10 +02:00 |
|
Martin
|
a2d87ebd69
|
Ide, Debugger: Check if debugger action is available if requested by key-stroke (don't send step-over to a not yet running FpDebug)
|
2023-06-20 17:29:26 +02:00 |
|
Martin
|
91c776aade
|
FpDebug: Start improve/fix function calls. Detect params of type P(W)Char. / Stricter testing for matching arguments.
|
2023-06-20 00:34:04 +02:00 |
|
Martin
|
b7ff978c70
|
FpDebug: fix mem-leak, if string looks like json, but is not.
|
2023-06-20 00:34:03 +02:00 |
|
Martin
|
aa389e7e47
|
FpDebug: fix constant char 'a' as array index. Amend Precedence for [n..m]
|
2023-06-18 16:03:12 +02:00 |
|
Juha
|
e045ba01d2
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
|
mattias
|
3a13fbf259
|
updated makefiles
|
2023-06-11 23:20:56 +02:00 |
|
Martin
|
f9dd45a157
|
LazDebuggerFpGdbmi: Add option for IntrinsicPrefix and "modeswitch AutoDeref" .
|
2023-06-08 16:04:09 +02:00 |
|
Martin
|
315be6c5e1
|
LazDebuggerFpLldb: Add option for IntrinsicPrefix and "modeswitch AutoDeref" .
|
2023-06-08 16:04:09 +02:00 |
|
Martin
|
1f70742be3
|
LazDebuggerFp, FpDebug: Add option to support "modeswitch AutoDeref" access of values.
|
2023-06-08 16:04:09 +02:00 |
|