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] | |
On 10/08/2012 03:09 PM, Kurt Miller wrote:Indeed. I've done that already and included the details in the initial email. Frame 3 is throwing an exception where obj->getClass()->getName() is called. 'obj' is the likely source of the problem but the debugger believes it is an incomplete type and I can't inspect it; see the end of initial email.I'd put a breakpoint earlier and step through. I don't think there's an easier way to do it.
_Jv_Debug(obj) prints an object.
Andrew.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |