[PATCH] include/gdb/section-scripts.h: New file.
Tom Tromey
tromey@redhat.com
Mon Dec 2 15:19:00 GMT 2013
>>>>> "Doug" == Doug Evans <dje@gmail.com> writes:
Doug> This patch creates a file to use when adding values to
Doug> .debug_gdb_scripts.
I don't see why this needs to go in include.
I think it would be more helpful to document the format of this section
in the manual.
Doug> +/* Native GDB scripts are not currently supported in .debug_gdb_scripts,
Doug> + but we reserve a value for it. */
Doug> +/*#define SECTION_SCRIPT_ID_GDB_FILE 2*/
There's no need either to reserve a value or to add commented out code.
Tom
More information about the Binutils
mailing list