Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2005 15:50:49 +0100 (BST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/79714: kgdb user I/O nits
Message-ID:  <200504091450.j39Eon3L031451@fledge.watson.org>
Resent-Message-ID: <200504091500.j39F0nx4060293@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504091450.j39Eon3L031451>