This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: java memory allocation with gcj


isuru herath wrote:
Hi Andrew,

Thanks for the reply. I tried in x $eax gdb after the new being executed an it was giving me the following. 0x804a0e0 <_ZN13test_java_new6class$E>: 0xb7a4afe8

When converted to decimal it was 134521056 which seems close to that of C. Could you please tell me what the other value represents here.

Until you tell me how you obtained the other value, no, I can't. What did you do before to get the value in $eax?

Andrew.


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