DBX directives
David O'Brien
obrien@NUXI.com
Wed Aug 18 23:05:00 GMT 1999
> > Should one use "#define DBX_DEBUGGING_INFO" or "#define
> > PREFERRED_DEBUGGING_TYPE DBX_DEBUG". I am looking at this for
> > FreeBSD/Alpha.
> DBX_DEBUGGING_INFO.
Right now the tm.h list is: alpha/alpha.h svr4.h alpha/freebsd.h
(svr4.h is there because it was in the FreeBSD/i386 case)
svr4.h defines just about all the *_DEBUGGING_INFO macros. It seems that
many ELF platform includes svr4.h for ELF definitions. Should svr4.h be
defining so much about the environment?
Or should I move away from svr4.h, moving maybe 1/2 of its contents into
freebsd.h?
--
-- David (obrien@NUXI.com -or- obrien@FreeBSD.org)
More information about the Gcc
mailing list