Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Using Eclipse for remote debugging

Alain Magloire wrote:
What I see is that I don't have shared library debug support on my 
sparc-elf-gdb (which makes sense for an embedded target). (It don't 
accept "set auto-solib-add on") but Eclipse try to enable it. Is there a vay
to tell to Eclipse that it should not enable shared library support when 
it starts gdb (don't ask for auto-solib-add on )?

    
Yes, the exception is pass all the way up, terminating the debug session.
For now, we can ignore the exception, until a better solution
to deal with shared libs and gdb.

Fix in cvs head.


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

  
I'm extremely happy about this...
    but I've now the next problem.
    Which head are you speaking about. I've downloaded the cdt packages (I suppose the fix is there ) ant tried to compile them but at each time that I download a new package
in order to satisfy a dependency a new one comes up. Have I to download the whole Eclipse source ? are there binaries available ?

Regards Joel

-- 
Joel Brenner   -- Designer    
E-mail: joel.brenner@xxxxxxxxxxx
Phone:  +41 91 612 46 00 -- Fax : +41 91 612 47 01
Direct: +41 91 612 47 12
www.nemerix.com

NemeriX SA Stabile Gerre 2000
PO Box 425 6928 Manno, Switzerland
----------



Back to the top