Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Running EDC on Linux

Ok, it looks like we neglected to update the gdbServerAgent JAR file into the CDT CVS.  Ling is working on that now.

-- Ed 

-----Original Message-----
From: Marc Khouzam [mailto:marc.khouzam@xxxxxxxxxxxx] 
Sent: Monday, May 10, 2010 2:14 PM
To: 'CDT General developers list.'
Subject: RE: [cdt-dev] Running EDC on Linux


> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Ed.Swartz@xxxxxxxxx
> Sent: Monday, May 10, 2010 3:03 PM
> To: cdt-dev@xxxxxxxxxxx
> Subject: RE: [cdt-dev] Running EDC on Linux
> 
> Hi Marc,
> 
> The EDC Linux agent uses gdbserver.  Is it on the PATH?  

I have gdbserver 7.0 in my PATH, but I also tried with 6.8 with no better luck.

> Also, what kind of NPEs do you see?

Running M7 instead of HEAD, I get NumberFormatException caused by NPEs.
I attached the exceptions and a screenshot.

Thanks
 
> Probably we should re-test EDC on Linux anyway... it's been dormant 
> for a while and may need some tweaks for 3.6M7.
> 
> -- Ed
> 
> -----Original Message-----
> From: Marc Khouzam [mailto:marc.khouzam@xxxxxxxxxxxx]
> Sent: Monday, May 10, 2010 9:26 AM
> To: 'CDT General developers list.'
> Subject: [cdt-dev] Running EDC on Linux
> 
> Hi,
> 
> I'm having trouble running EDC on Linux.  I'm sure I must be doing 
> something wrong.
> I have a Hello World C project, and I create a Debug launch config for 
> EDC.
> Is there something else I must do?
> 
> When I try to debug, I get some NPEs...
> 
> Thanks
> 
> Marc
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top