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/c++] cp_lookup_rtti_type, take 2


mec> Maybe we should just go from the vtbl address to the symbol without
mec> converting to a name and back again?!

drow> We don't have any information to do that, unless you know something I
drow> don't.

No, I know much less than you about symtabs.  Rats.  :(

drow> You may have to start bootstrap a little further back than usual. 
drow> You'll need at least GNU Make... HP-UX's make is incredibly annoying.

Migchain starts with gnu make, which bootstraps with no "make" at all
(just a shell script with two dozen "cc ..." lines in it.  You probably
knew that).  I brought it up on an impovershed solaris machine about a
year ago.  So I'm ready for this part.

But now I gotta get back to all those other little pieces of work
I said I would do after this patch went in.

Michael C


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