This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [MI] Wrong error message when parsing invalid --thread-group


>>>>> "Marc" == Marc Khouzam <marc.khouzam@ericsson.com> writes:

Marc> 2010-12-07  Marc Khouzam  <marc.khouzam@ericsson.com>
Marc> 	* mi/mi-parse.c (mi_parse): Wrong error message.

Marc> -      char *start = chp;
Marc> +      char *option;

Make this "const char *".

Ok with that change.

thanks,
Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]