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: [RFC/commit] parse breakpoint condition according to breakpoint location


> gdb/
> 2010-05-09  Joel Brobecker  <brobecker@adacore.com>
> 
>         * parse.c (parse_exp_in_context): When block is not NULL, use
>         its associated language to parse the expression instead of
>         the current_language.
> 
> gdb/testsuite/
> 2010-05-09  Joel Brobecker  <brobecker@adacore.com>
> 
>         * gdb.ada/cond_lang: New testcase.

This patch is now in. I hope to have time to work on the parse routines
soon.

-- 
Joel


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