lazarus/components/lazdebuggers/lazdebuggerfp
2022-12-06 00:15:34 +01:00
..
test FpDebug: Fix subtraction for some pointers / Fix type-info for @char, so minus considers them compatible. 2022-12-06 00:15:34 +01:00
fpdebugconvdebugforjson.lfm Debugger: Run only current thread for converter function eval. Add option to run all threads. 2022-09-11 17:11:54 +02:00
fpdebugconvdebugforjson.pas FpDebug: Allow more params passed to function in watch-function-eval 2022-09-23 20:28:20 +02:00
fpdebugdebugger.pas LazDebuggerFp: add feedback if "modify watch" failed. 2022-12-02 01:03:44 +01:00
fpdebugdebuggerbase.pas FpDebug: Allow more params passed to function in watch-function-eval 2022-09-23 20:28:20 +02:00
fpdebugdebuggerutils.pas Debugger: changed default intrinsic prefic to ":" / require bracket if no prefix 2022-09-09 12:24:47 +02:00
fpdebugdebuggerworkthreads.pas LazDebuggerFp: add feedback if "modify watch" failed. 2022-12-02 01:03:44 +01:00
fpdebuggerresultdata.pas Debugger: Backend converter. Fixed order of matching. Match from top to bottom. // Add up/down buttons to config 2022-09-07 17:09:55 +02:00
fpdebugstringconstants.pas Debugger: Run only current thread for converter function eval. Add option to run all threads. 2022-09-11 17:11:54 +02:00
fpdebugvalueconvertors.lfm Debugger: Run only current thread for converter function eval. Add option to run all threads. 2022-09-11 17:11:54 +02:00
fpdebugvalueconvertors.pas FpDebug: Allow more params passed to function in watch-function-eval 2022-09-23 20:28:20 +02:00
lazdebuggerfp.lpk Debugger: Configuration for value converter 2022-08-05 02:44:28 +02:00
lazdebuggerfp.pas Debugger: Configuration for value converter 2022-08-05 02:44:28 +02:00
Makefile udpated makefiles 2022-05-29 19:34:19 +02:00
Makefile.compiled Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf 2022-01-10 14:08:37 +01:00
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00