[PATCH, V3 14/15] gas/NEWS: add text about new command line option and SFrame support
Indu Bhagat
indu.bhagat@oracle.com
Mon Oct 31 23:17:21 GMT 2022
More information about the Binutils mailing list
Mon Oct 31 23:17:21 GMT 2022
- Previous message (by thread): [PATCH, V3 14/15] gas/NEWS: add text about new command line option and SFrame support
- Next message (by thread): [PATCH,V3 15/15] doc: add SFrame spec file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Mike, On 10/30/22 01:05, Mike Frysinger wrote: > On 30 Oct 2022 00:44, Indu Bhagat via Binutils wrote: >> +* New command line option --gsframe to generate SFrame unwind information >> + on x86_64 and aarch64 targets. > > readelf and objdump use --sframe, as use --gsframe. do they really need to > be named differently ? > -mike I used --gsframe to keep it aligned with other debug info related command like options like --gdwarf*, --gstabs in GNU as. readelf/objdump uses --sframe instead, because other similar options are --ctf=<number|name> and --debug-dump=[]. I chose the names so they align well in each program. Thanks Indu
- Previous message (by thread): [PATCH, V3 14/15] gas/NEWS: add text about new command line option and SFrame support
- Next message (by thread): [PATCH,V3 15/15] doc: add SFrame spec file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list