| To: | "Kip Walker" <kwalker@broadcom.com> |
|---|---|
| Subject: | Re: [PATCH] add CONFIG_DEBUG_INFO |
| From: | Juan Quintela <quintela@mandrakesoft.com> |
| Date: | Fri, 07 Mar 2003 14:48:56 +0100 |
| Cc: | linux-mips@linux-mips.org, "Ralf Baechle" <ralf@linux-mips.org> |
| In-reply-to: | <3E677B94.AE22C65D@broadcom.com> ("Kip Walker"'s message of "Thu, 06 Mar 2003 08:47:16 -0800") |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20030220113404.E7466@mvista.com> <3E63B047.D3BA2A2C@broadcom.com> <86d6l8fcvv.fsf@trasno.mitica> <3E677B94.AE22C65D@broadcom.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2.93 |
>>>>> "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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Kernel Debugging on the DBAu1500, Pete Popov |
|---|---|
| Next by Date: | Re: [PATCH] add CONFIG_DEBUG_INFO, Ralf Baechle |
| Previous by Thread: | Re: [PATCH] add CONFIG_DEBUG_INFO, Kip Walker |
| Next by Thread: | Re: [PATCH] add CONFIG_DEBUG_INFO, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |