[Haifux] -fdump-class-hierarchy

yakoub abaya yakoub.abaya at gmail.com
Fri Dec 21 15:41:23 MSK 2007


>
>
> Message: 1
> Date: Thu, 20 Dec 2007 12:31:59 +0200
> From: shirab at t2.technion.ac.il
> Subject: [Haifux] A question about g++ dump files
> To: haifux at haifux.org
> Message-ID: <1198146719.476a449f52889 at webmail.technion.ac.il>
> Content-Type: text/plain; charset=Windows-1255
>
> Hello,
>
> I have a question about binary files of g++ , please:
> in the option
>  g++ -fdump-class-hierarchy source.cpp
> I get the hierarchies of c++ in memory, in a file named source.cpp.class
> How can I get the binary data of it?
>
> thanks,
> Shira
>
>
> the *.class files have text data , and not binary
open it with a text editor for reading .

i think the data represent addresses in an object file
and has no relation to memory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://haifux.org/pipermail/haifux/attachments/20071221/84550ef1/attachment.html 


More information about the Haifux mailing list