Graeme Geldenhuys via fpc-devel wrote:
Hi all,

I'd like to propose adding a new, optional debug information format to
FPC called OPDF (Object Pascal Debug Format). This is not a
replacement for DWARF — it is an additional debug format that can be
selected with the new -gO compiler flag, similar to how -gw selects
DWARF.

Very interesting !


My questions;

1. Did you consider integrating this into LLDB 
<https://lldb.llvm.org/index.html> ?

2. Did you consider the JSON symbol file format 
<https://lldb.llvm.org/use/symbolfilejson.html> ?

Regards,

Adriaan van Os

_______________________________________________
fpc-devel maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to