|
|
|
|
|
by Annatar
2803 days ago
|
|
CTF is just a specially compressed format and specification of embedding the source code into the binary; it's a complement to DWARF format, not the format itself. The documentation you cite even says it's similar, meaning that it's not DWARF. |
|