Ticket #189 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

KDL shoudn't print "unknown command..." if return pressed

Reported by: diver Owned by: axeld
Priority: normal Milestone: R1
Component: System/Kernel Version:
Cc: Blocked By:
Platform: Blocking:

Description

KDL prints "unknown command..." if return pressed. Sometimes it even son't understand 'sc' command, but after second try it accepts. Screenshot will follow... Tested with rev16432 under vmware.

Attachments

kdebug.PNG (9.4 kB) - added by diver 3 years ago.
kdebug

Change History

Changed 3 years ago by diver

kdebug

Changed 3 years ago by axeld

  • resolution set to fixed

Changed 3 years ago by axeld

  • status changed from new to closed

Changed 3 years ago by axeld

Fixed in r16452. The problem with the "sc" command could likely happen when you press some unprintable keys that end up in the input buffer. You usually see a problem when you press "cursor up" in the debugger, then.

BTW, it really doesn't make any sense to add a screen shot for bugs like this. Especially if it is easily reproducible.

Changed 3 years ago by diver

BTW, it really doesn't make any sense to add a screen shot for bugs like this. Especially if it is easily reproducible.

Got it. Thanks, Axel!

Note: See TracTickets for help on using tickets.