Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT 8.4 RC4

I have an issue with the dwarfreader having trouble reading
-g3 output and causing an NPE (reported by the gdb team trying to
debug gdb itself which was compiled -g3).

I would like to add a null check guard so that the standalone debugger
doesn't NPE and at least comes up.

I have posted a patch for Doug to review.  

https://git.eclipse.org/r/#/c/28290/

If he is ok with it, great, if not, it will have to wait for a nightly build.

-- Jeff J.

----- Original Message -----
From: "Doug Schaefer" <dschaefer@xxxxxxx>
To: cdt-dev@xxxxxxxxxxx
Sent: Tuesday, June 10, 2014 9:46:56 AM
Subject: [cdt-dev] CDT 8.4 RC4

Hey gang, 

I've taken this morning's build for our final RC4 for CDT 8.4 Luna. Please let me know if we need to respin. We're getting very late so please, only things that are things that will really make users angry. 

http://download.eclipse.org/tools/cdt/builds/luna/milestones/rc4 

Thanks, 
Doug 

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top