From robert@fledge.watson.org  Sat Apr  9 14:50:51 2005
Return-Path: <robert@fledge.watson.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4567116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Apr 2005 14:50:51 +0000 (GMT)
Received: from fledge.watson.org (fledge.watson.org [204.156.12.50])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A16C243D5A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Apr 2005 14:50:48 +0000 (GMT)
	(envelope-from robert@fledge.watson.org)
Received: from fledge.watson.org (localhost.watson.org [127.0.0.1])
	by fledge.watson.org (8.13.3/8.13.3) with ESMTP id j39EonM6031452
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 9 Apr 2005 10:50:49 -0400 (EDT)
	(envelope-from robert@fledge.watson.org)
Received: (from robert@localhost)
	by fledge.watson.org (8.13.3/8.13.3/Submit) id j39Eon3L031451;
	Sat, 9 Apr 2005 15:50:49 +0100 (BST)
	(envelope-from robert)
Message-Id: <200504091450.j39Eon3L031451@fledge.watson.org>
Date: Sat, 9 Apr 2005 15:50:49 +0100 (BST)
From: Robert Watson <rwatson@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: kgdb user I/O nits
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         79714
>Category:       bin
>Synopsis:       kgdb(1) 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:  Mon Feb 21 18:52:05 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-bugs->marcel 
Responsible-Changed-By: marcel 
Responsible-Changed-When: Fri Sep 9 01:02:30 GMT 2005 
Responsible-Changed-Why:  
I deal with GDB. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79714 
Responsible-Changed-From-To: marcel->freebsd-bugs 
Responsible-Changed-By: marcel 
Responsible-Changed-When: Mon Feb 21 18:51:50 UTC 2011 
Responsible-Changed-Why:  
Assign back to the pool. I haven't been working on it and it's unlikely 
I will in the near future.  

http://www.freebsd.org/cgi/query-pr.cgi?pr=79714 
>Unformatted:
