[fpc-devel] stabs on Mac / relocation issue?

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Oct 13 12:05:30 CEST 2011


On 13 Oct 2011, at 12:00, Martin wrote:

> On 13/10/2011 09:37, Jonas Maebe wrote:
>>
>> No, and such table will not be made because it's an implementation  
>> detail. If you require a particular debug information format,  
>> specify it. Anything else will break as soon as the default is  
>> changed from one compiler version to another.
>>
> But maybe a switch could be added, where an fpc exe gives feedback,  
> what it currently defaults to?

If you depend on a particular debug format, set it. If you don't, then  
the compiler doesn't need extra code to tell you. Besides, what the  
debug format is for a particular file does not tell you anything about  
other code in the program anyway.


Jonas



More information about the fpc-devel mailing list