Files
binutils-gdb/libctf/ctf-dump.c
Nick Alcock eb244227d8 libctf: fix tiny dumping error
Without this, you might get things like this in the output:

    Flags: 0xa (CTF_F_NEWFUNCINFO, , CTF_F_DYNSTR)

Note the spurious comma.

libctf/
	* ctf-dump.c (ctf_dump_header): Fix comma emission.
2024-04-19 16:14:47 +01:00

20 KiB