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: RFA: fix PR python/11792


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Tom> I think that would be more confusing.  The information needed is
Tom> specifically that emitted by the C++ compiler, following the relevant
Tom> C++ ABI.  "For example" makes it sound as though other kinds of run-time
Tom> type information might be used -- but that is not the case.

Eli> Now I'm confused: earlier you told that the current language doesn't
Eli> matter, but now you say that only information emitted by the C++
Eli> compiler will do, which seems a contradiction.  What am I missing?

The current language is a gdb setting.  It is independent of objects in
the inferior.

Tom


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