All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@mandrakesoft.com>
To: "Kip Walker" <kwalker@broadcom.com>
Cc: linux-mips@linux-mips.org, "Ralf Baechle" <ralf@linux-mips.org>
Subject: Re: [PATCH] add CONFIG_DEBUG_INFO
Date: Fri, 07 Mar 2003 14:48:56 +0100	[thread overview]
Message-ID: <86u1efp9rr.fsf@trasno.mitica> (raw)
In-Reply-To: <3E677B94.AE22C65D@broadcom.com> ("Kip Walker"'s message of "Thu, 06 Mar 2003 08:47:16 -0800")

>>>>> "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

  reply	other threads:[~2003-03-07 13:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-20 19:34 [PATCH] rename CONFIG_REMOTE_DEBUG and CONFIG_DEBUG Jun Sun
2003-03-03 19:43 ` [PATCH] add CONFIG_DEBUG_INFO Kip Walker
2003-03-03 19:45   ` Kip Walker
2003-03-03 19:50   ` Juan Quintela
2003-03-06 16:47     ` Kip Walker
2003-03-07 13:48       ` Juan Quintela [this message]
2003-03-07 15:21         ` Ralf Baechle
2003-03-07 15:27         ` Kip Walker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86u1efp9rr.fsf@trasno.mitica \
    --to=quintela@mandrakesoft.com \
    --cc=kwalker@broadcom.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.