Re: [PATCH] add CONFIG_DEBUG_INFO

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>>> "kip" == Kip Walker <kwalker@broadcom.com> writes:

Hi again

kip> diff -u -r1.78.2.23 Makefile
kip> --- arch/mips/Makefile	26 Feb 2003 21:14:23 -0000	1.78.2.23
kip> +++ arch/mips/Makefile	6 Mar 2003 16:43:59 -0000
kip> @@ -41,11 +41,11 @@
kip> LINKFLAGS	+= -G 0 -static # -N
kip> MODFLAGS	+= -mlong-calls
 
kip> -ifdef CONFIG_KGDB
kip> +ifdef CONFIG_DEBUG_INFO
kip> GCCFLAGS	+= -g
kip> +endif
kip> ifdef CONFIG_SB1XXX_CORELIS
kip> GCCFLAGS	+= -mno-sched-prolog -fno-omit-frame-pointer
kip> -endif
kip> endif
 
I have no idea what the Corelis debugger is, but I assume that putting
it configuration out of the CONFIG_KGDB is intentional?  It doesn't
require the -g option?

Later, Juan.
-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux