mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 12:49:16 +02:00
* use OMF section names, starting with dot for the dwarf debug info for
compatibility with the Watcom linker and debugger git-svn-id: trunk@34708 -
This commit is contained in:
parent
723fc982b3
commit
7ee133162c
@ -46,7 +46,7 @@ interface
|
|||||||
'stabstr',
|
'stabstr',
|
||||||
'idata2','idata4','idata5','idata6','idata7','edata',
|
'idata2','idata4','idata5','idata6','idata7','edata',
|
||||||
'eh_frame',
|
'eh_frame',
|
||||||
'debug_frame','debug_info','debug_line','debug_abbrev','debug_aranges','debug_ranges',
|
'.debug_frame','.debug_info','.debug_line','.debug_abbrev','.debug_aranges','.debug_ranges',
|
||||||
'fpc',
|
'fpc',
|
||||||
'',
|
'',
|
||||||
'init',
|
'init',
|
||||||
|
Loading…
Reference in New Issue
Block a user