[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
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
More information about the Binutils
mailing list