On Tuesday 11. December 2007 10:49:45 Michael Schnell wrote: > > I am new to Eclipse. It seems we can setup cross compiler and use gdb > > without much difficult. I will let you know as I walk through. > > Great ! > > But for me using Eclipse as a GDB fronted is the major priority. > > I have no idea what is necessary to make this happen (somehow Eclipse > needs to know about internals of the processor (e.g. the register layout > and how the compiler uses the registers) to be able to show (local) > variables, Registers (in assembler view) and such things. > > -Michael > _______________________________________________ > Isn't Eclipse just a frontend? All processor info should be in GDB. The Blackfin guys have a guide on uClinux development/debugging using Eclipse. Perhaps there is some useful information here: http://docs.blackfin.uclinux.org/doku.php?id=using_eclipse#debugging_using_eclipse
- Atle _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
