Date: Fri, 6 Oct 2000 11:05:57 -0400 From: "Christopher Harrer" <charrer@alacritech.com> To: <freebsd-hackers@FreeBSD.ORG> Subject: Remote Kernel Debugging Message-ID: <POELKPJGDHAPIPMEMHGAMENNCFAA.charrer@alacritech.com> In-Reply-To: <20001006093947.A53426@virtual-voodoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello All, Not sure if this is the right list or not. I tried posting this on FreeBSD-Questions and did not get a response. If this is not the right list, please let me know. Is there anyway to specify the speed for remote Kernel debugging using gdb? For example, I compile my kernel with gdb symbols (-g) and I reboot my target system. When the boot loader starts up, I enter "boot kernel -d" and get to the "db>" prompt. At this point I'd like to enter "gdb -b 115200", but when I do I get a message "Symbol not found" and gdb does not start. Any ideas? I'm suspecting the serial port speed default to 19.2 or worse yet 9600. Thanks in advance! Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?POELKPJGDHAPIPMEMHGAMENNCFAA.charrer>