Re: MI, FrameDecorator.frame_args () and variable objects
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Jan" == Jan Vrany <[email protected]> writes: Jan> I wonder whether it'd make sense to extend/modify expression Jan> parser/evaluator to make use of FrameDecorator's frame_args() Jan> and frame_locals() ? Something along these lines seems like a good idea. There's an open bug about how things like breakpoint stops don't show the filtered frames. This might be an extension of that. Tom