Date: Wed, 29 Sep 2004 09:11:58 +0200 From: Marco Molteni <molter@tin.it> To: jtoung@arc.nasa.gov Cc: freebsd-hackers@freebsd.org Subject: Re: remote debugging question Message-ID: <20040929091158.7569f37f.molter@tin.it> In-Reply-To: <200409281622.29556.jtoung@arc.nasa.gov> References: <200409241628.43022.jtoung@earthlink.net> <200409271107.21241.jtoung@arc.nasa.gov> <20040928015212.GN12394@wantadilla.lemis.com> <200409281622.29556.jtoung@arc.nasa.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Sep 2004 16:22:29 -0700 Jerry Toung <jtoung@arc.nasa.gov> wrote: > Hi Greg, > thank you for all the feedback. The "set remotebaud 1" thing in my > previous email was a typo, I usually enter 9600. > So you're saying that I may have a communication problem. I would like > to point out that I can use "cu -l cuaa0 -s 9600" on both side and all > is well. What do you think could cause this communication issue? I > will run another cvsup soon. May be a bug in 6.0current for kgdb. [..] Note also that you need a -current after 15 sept 2004 to be able to properly set breakpoints and obtain a backtrace without crashing the kernel. (See the commit log for src/sys/i386/i386/gdb_machdep.c for details). marco -- panic("The moon has moved again.");
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040929091158.7569f37f.molter>