[PATCH 3/8] gdb: write target description into core file

Tom Tromey tom@tromey.com
Thu Dec 3 20:36:55 GMT 2020


>>>>> "Andrew" == Andrew Burgess <andrew.burgess@embecosm.com> writes:

Andrew> +      if (bfd_get_section_contents (core_bfd, tdesc_note_section,
Andrew> +				    contents.data(), (file_ptr) 0,

Missing space after "data".

I suppose the trailing \0 is guaranteed to be in the section data.

Tom


More information about the Binutils mailing list