lazarus/components/lazdebuggers/lazdebuggerfp
2023-02-16 16:39:02 +01:00
..
test FpDebug: tests, fix logging / add timing 2023-02-06 10:55:45 +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 FpDebug: Refactor breakpoints, move unit+line (or proc-name) to DpDebug. Change default scope to search all already loaded libraries. 2023-02-16 16:39:02 +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 FpDebug: tests, fix logging / add timing 2023-02-06 10:55:45 +01:00
fpdebugdebuggerworkthreads.pas FpDebug: Added support for DW_AT_entry_pc. Implemented <func>.EntryPCAddress to return the entry-point. 2023-02-12 18:50:28 +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