Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Migrating from CDT 3.3 to 4.0

Hi,
the details message does not give more information about the NPE.  I've
looked into the .log files and it seems that the exception comes from
our plug-in.  I'm looking into it and if the exception comes from CDT
I'll get back to you.

Thanks
Kurvin

 

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Wieant Nielander
Sent: Friday, September 14, 2007 11:59 AM
To: CDT General developers list.
Subject: Re: [cdt-dev] Migrating from CDT 3.3 to 4.0

> Please check the .log file. If there's nothing there, could you launch
> your eclipse configuration in debug mode (under PDE/JDT) and add the
NPE
> exception breakpoint to make the debuggee stopped when NPE occurs.
When
> this happen, you should see the stack-trace in the "Debug" view of the
> debugger.

Or, you can press the 'Details' button in the dialog showing the NPE,
in general that will also show the stacktrace leading to the exception.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top