Date: Mon, 03 Sep 2007 11:33:39 +0400 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: Greg 'groggy' Lehey <grog@FreeBSD.org> Cc: freebsd-hackers@freebsd.org Subject: Re: Remote GDB howto Message-ID: <46DBB8D3.8020702@yandex.ru> In-Reply-To: <20070903070952.GB32893@dereel.lemis.com> References: <46DBB0AE.90106@yandex.ru> <20070903070952.GB32893@dereel.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Greg 'groggy' Lehey wrote: > You're a bit sketchy on the details that I've omitted here. What > happens between these two lines? > >> (kgdb) target remote /dev/cuad0 Remote debugging using /dev/cuad0 0x00000000 in ?? () >> (kgdb) add-symbol-file /path/to/local/copy/of/file > > You should have some communication with the remote machine between > these two lines. > > Have you followed my tutorial? > http://www.lemis.com/grog/Papers/Debug-tutorial/ Yes, this is my primary manual. -- WBR, Andrey V. Elsukov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46DBB8D3.8020702>