public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1000714] New: RedBoot command history numbering mismatch
@ 2009-03-09 11:32 bugzilla-daemon
  2009-03-09 23:49 ` [Bug 1000714] " bugzilla-daemon
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2009-03-09 11:32 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000714

           Summary: RedBoot command history numbering mismatch
           Product: eCos
           Version: 3.0beta1
          Platform: Other (please specify)
        OS/Version: Other
            Status: NEW
          Severity: normal
          Priority: normal
         Component: RedBoot
        AssignedTo: gary@mlbassoc.com
        ReportedBy: john@dallaway.org.uk
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


The numbering of previous RedBoot commands as presented by the "history"
command falls out of sync with the numbering used by the "!<n>" command recall
mechanism once the history buffer is full (16 commands by default). This can
lead to a command being executed unintentionally.

It appears that the "!<n>" system will always invoke one of the initial 16
commands entered following system reset, but the "history" command will present
the most recent 16 commands.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 1000714] RedBoot command history numbering mismatch
  2009-03-09 11:32 [Bug 1000714] New: RedBoot command history numbering mismatch bugzilla-daemon
@ 2009-03-09 23:49 ` bugzilla-daemon
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2009-03-09 23:49 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000714


Gary Thomas <gary@mlbassoc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |CURRENTRELEASE




--- Comment #1 from Gary Thomas <gary@mlbassoc.com>  2009-03-09 23:49:16 ---
Fixed by keeping a virtual command number which allows proper tracking
of commands which are in the circular buffers.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-09 23:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-09 11:32 [Bug 1000714] New: RedBoot command history numbering mismatch bugzilla-daemon
2009-03-09 23:49 ` [Bug 1000714] " bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).