bin/79714: kgdb user I/O nits
Robert Watson
rwatson at FreeBSD.org
Sat Apr 9 08:00:49 PDT 2005
>Number: 79714
>Category: bin
>Synopsis: kgdb user I/O nits
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Apr 09 15:00:48 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Robert Watson
>Release: FreeBSD 5.4-PRERELEASE i386
>Organization:
FreeBSD Project
>Environment:
System: FreeBSD fledge.watson.org 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #4: Sun Apr 3 05:41:22 BST 2005 robert at fledge.watson.org:/usr/obj/usr/src/sys/FLEDGE i386
>Description:
kgdb behaves much the same as gdb from a user I/O perspective. However,
I've run into a number of nits, including:
- When multi-page output occurs, such as "info threads" on a kernel core,
you somtimes cannot use 'q' to quit from the list, despite the --more--
prompt text indicating that you can. On the other hand, sometimes it
does work...?
- Ctrl-Z appears not to suspend the kgdb session, but does for gdb.
- When an xterm is resized, kgdb doesn't notice, so the pager will stop
long or short of the current window size.
>How-To-Repeat:
kgdb kernel.debug /var/crash/vmcore.8
(etc)
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list