[PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390

Peter Bergner bergner@vnet.ibm.com
Mon Feb 13 18:52:00 GMT 2017


On 2/8/17 3:01 PM, Peter Bergner wrote:
> +/* Parse the disassembler options, looking for ',' seperated options.  */
> +extern char *parse_one_disassembler_option (char *, const char *);
> +
> +/* A macro for iterating over each comma seperated option in OPTIONS.
> +================================================================================
> +   OPT
> +*/

Just noticed these typos (s/seperated/separated/ and the comment).
Fixed.

Peter





More information about the Binutils mailing list