Re: java memory allocation with gcj
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
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.