All of lore.kernel.org
 help / color / mirror / Atom feed
From: K S Sreeram <ks@sreeram.cc>
To: slurn@verisign.com
Cc: kdb@oss.sgi.com, linux-kernel@vger.kernel.org
Subject: Re: kdb source level debugging
Date: 07 Nov 2002 03:36:13 +0530	[thread overview]
Message-ID: <1036620491.23498.21.camel@ks> (raw)
In-Reply-To: <200211062213.OAA18449@slurndal-lnx.verisign.com>



On Thu, 2002-11-07 at 03:43, slurn@verisign.com wrote:
> The major problem is where to keep the source.  Since you're debugging
> the kernel, you probably don't want to keep the source on one of 
> the disks, as you may be debugging the filesystem, file cache
> or disk driver.   You can't use the buffer cache/file cache as that
> would perturb the behavior of the system under test in an undesirable
> fashion.

Why not keep the source compressed in memory. Since the primary purpose
of this feature, would be debugging/learning, the extra memory usage
will not be a problem on a 128 or 256 megs ram system. We can also come
up with schemes to store only part of the source to allow source
debugging of some parts of the kernel only.. but I wonder how much space
the extra debug info would take up?

Regards
Sreeram
Tachyon Technologies



       reply	other threads:[~2002-11-06 22:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200211062213.OAA18449@slurndal-lnx.verisign.com>
2002-11-06 22:06 ` K S Sreeram [this message]
2002-11-06 21:37 kdb source level debugging K S Sreeram

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=1036620491.23498.21.camel@ks \
    --to=ks@sreeram.cc \
    --cc=kdb@oss.sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=slurn@verisign.com \
    /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.