[ECOS] Remove all debug facilities

Jonathan Larmour jlarmour@redhat.com
Thu Jul 5 08:45:00 GMT 2001


Tom Vandeplas wrote:
> 
> Hi all,
> 
> I just finished my application, now I would like to compile it for real.
> So I was wondering what would be the easiest way to remove all debug
> facilities (diagnostic port, GDB stubs etc.) from the kernel.

Whatever you don't use won't be included. You can generate a linker map
with -Wl,-Map,filename to find out what's being pulled in and why.

GDB stubs should be easy to leave out - that's part of the configuration.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/



More information about the Ecos-discuss mailing list