This is the mail archive of the gdb-prs@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]

[Bug python/21436] frame filter should allow duplicated underlying frames


https://sourceware.org/bugzilla/show_bug.cgi?id=21436

--- Comment #2 from Phil Muldoon <pmuldoon at redhat dot com> ---
For this:

"Now that we have a Python Architecture object we can just pass Architecture
objects around and not whole frames which will make FrameDecorator for
synthetic frames easier to write"

I meant

"We can just pass Architecture objects around and not whole frames in synthetic
frames which will make FrameDecorators for synthetic frames easier to write."

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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