This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] parse and eval breakpoint conditions with correct language


> BTW, this setting of the global current_language all also worries me :-) 
>  Should parse_expression take an explict language?

Me too, actually. I think passing the langauge to parse_expression et al
is a good idea. It's more work, but seems more manageable than using a
couple of global variables.

Jim, what do you think?

-- 
Joel


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