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: [PATCH] Instantiate a single source highlighter


>>>>> "Tom" == Tom Tromey <tromey@adacore.com> writes:

Tom> +#include <srchilite/parserexception.h>

Oops, I didn't mean to include this hunk.

This came from an attempt to let gdb try to use the rust language from
source highlight (new in git -- not in a release), and then fall back if
it isn't found.  However, that's causing crashes in the library and so
isn't quite ready...

Meanwhile I've removed this include from my patch.

Tom


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