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] Reducing the use of current_language - some patches


On Sun, Nov 04, 2007 at 07:50:14PM -0800, Joel Brobecker wrote:
> On the other hand, I'm not sure we're ready to have the parse context
> contain the gdbarch.  For instance, the breakpoint structure doesn't
> save it, so we don't have access to it when we want to re_set the
> breakpoint.

I suspect we'd want to re-set with the current gdbarch anyway.  The
old one may no longer apply...

-- 
Daniel Jacobowitz
CodeSourcery


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