X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Flinespec.c;h=6d26638296ea331ef3f06ba6ad9d2e5ba7902f43;hb=cc06b668978e542ecbc2aff1beca40e5baff86b0;hp=c42ddba731510dfab7a128515323ae02ec099a4b;hpb=cf532bd13616fbabe487d98107cde3202ad58ab7;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/linespec.c b/gdb/linespec.c index c42ddba731..6d26638296 100644 --- a/gdb/linespec.c +++ b/gdb/linespec.c @@ -2508,7 +2508,7 @@ parse_linespec (linespec_parser *parser, const char *arg, symbol_name_match_type match_type) { linespec_token token; - struct gdb_exception file_exception = exception_none; + struct gdb_exception file_exception; /* A special case to start. It has become quite popular for IDEs to work around bugs in the previous parser by quoting