[fpc-devel] [RFC] Add OPDF — Object Pascal Debug Format (-gO flag)

mailinglists at geldenhuys.co.uk mailinglists at geldenhuys.co.uk
Wed Mar 4 10:57:09 CET 2026


NOTE: Recompile of FPC and binaries using OPDF is required.

Hi all,

Thanks to some feedback, reminding me of a clean-up task I haven't done 
at the time. The `recPrimitive` now supports sub-kind values, so on the 
compiler side, we don't have to do ugly things like Pos('BOOL', 
UpperCase(TypeInfo.Name))

https://github.com/graemeg/opdebugger/blob/master/docs/feature-specs.adoc#feature-17-primitive-subkind-byte

Regards,
   - Graeme -


More information about the fpc-devel mailing list