lazarus/components/lazdebuggers/lazdebuggerfp
2022-11-13 13:23:46 +01:00
..
test FpDebug: Watch-Function-Eval, support QWord parameters on 32 bit targets 2022-09-25 19:49:42 +02: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: fix mem leak in TFPBreakpoint.ThreadLogExpression 2022-10-23 13:18:00 +02: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 FpDebug: Allow more params passed to function in watch-function-eval 2022-09-23 20:28:20 +02: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