Subject: kern/37110: ddb "sh" doesn't work
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 10/11/2007 17:50:01
>Number:         37110
>Category:       kern
>Synopsis:       ddb "sh" doesn't work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 11 17:50:00 +0000 2007
>Originator:     YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
>Release:        NetBSD 4.99.32
>Organization:
	
>Environment:
	
	
System: NetBSD 4.99.32
Architecture: i386
Machine: i386
>Description:
	"sh" as an abbreviation of "show" doesn't work with recent kernels.

		db{0}> sh r
		Symbol not found
		db{0}> show r
		ds          0x10
		es          0x10
		fs          0x30
		gs          0x10
		edi         0xc1b7d400
		esi         0xc1b7d474
		ebp         0xd3a1cdac
		ebx         0xf9
		edx         0xff00
		ecx         0xf9
		eax         0x1
		eip         0xc01d6975  comintr+0x575
		cs          0x8
		eflags      0x202
		esp         0xd3a1cd64
		ss          0x10
		netbsd:comintr+0x575:   jmp     netbsd:comintr+0x543
		db{0}>

>How-To-Repeat:
	see above.
>Fix:
	

>Unformatted: