cvs commit: src/sys/conf files src/sys/gdb gdb_cons.c gdb_int.h
gdb_main.c
Sam Leffler
sam at errno.com
Mon May 15 08:17:16 PDT 2006
Maxim Konovalov wrote:
> On Mon, 15 May 2006, 15:14+0400, Maxim Konovalov wrote:
>
>> Hi Sam,
>>
>> On Thu, 23 Mar 2006, 15:10-0800, Sam Leffler wrote:
>>
>>> Sam Leffler wrote:
>>>> sam 2006-03-23 23:06:14 UTC
>>>>
>>>> FreeBSD src repository
>>>>
>>>> Modified files:
>>>> sys/conf files sys/gdb gdb_int.h gdb_main.c
>>>> Added files:
>>>> sys/gdb gdb_cons.c Log:
>>>> add support for copying console messages to a remote gdb
>>> To use this do something like:
>>>
>>> 1. add debug.gdbcons="1" in loader.conf
>>> 2. boot -d; gdb; step
>>> 3. attach gdb
>>>
>>> You'll see the boot messages and all console output. To turn this
>>> on/off use the debug.gdbcons sysctl.
>> Yes, it works:
>
> I meant it works over firewire too.
>
Excellent! Thank you.
Sam
More information about the cvs-src
mailing list