public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1000687] New: GDB remote baud rates
@ 2009-02-22 12:22 bugzilla-daemon
  2009-02-22 18:07 ` [Issue 1000687] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2009-02-22 12:22 UTC (permalink / raw)
  To: ecos-bugs

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

           Summary: GDB remote baud rates
           Product: eCos
           Version: 3.0beta1
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: low
         Component: ConfigTool
        AssignedTo: john@dallaway.org.uk
        ReportedBy: sergei.gavrikov@gmail.com
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


ConfigTool v.30beta1:

View -> Settings -> Run Tests -> Connection -> Baud:

110
...
115200
128000
256000

What's about 230400 bps? I don't use CT and it is no issue for me. Other can
just edit '~/.eCosPlatforms/their' to get the value, but, It seemed for me that
B230400 is more standard than B256000.

Thanks,

Sergei


-- 
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] 5+ messages in thread

* [Issue 1000687] GDB remote baud rates
  2009-02-22 12:22 [Bug 1000687] New: GDB remote baud rates bugzilla-daemon
@ 2009-02-22 18:07 ` bugzilla-daemon
  2009-02-22 18:24 ` [Bug " bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2009-02-22 18:07 UTC (permalink / raw)
  To: ecos-bugs

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


Jonathan Larmour <jifl@ecoscentric.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jifl@ecoscentric.com




--- Comment #1 from Jonathan Larmour <jifl@ecoscentric.com>  2009-02-22 18:07:42 ---
The list should ideally at least include all those in
packages/io/serial/current/include/serialio.h:
    CYGNUM_SERIAL_BAUD_50 = 1,
    CYGNUM_SERIAL_BAUD_75,
    CYGNUM_SERIAL_BAUD_110,
    CYGNUM_SERIAL_BAUD_134_5,
    CYGNUM_SERIAL_BAUD_150,
    CYGNUM_SERIAL_BAUD_200,
    CYGNUM_SERIAL_BAUD_300,
    CYGNUM_SERIAL_BAUD_600,
    CYGNUM_SERIAL_BAUD_1200,
    CYGNUM_SERIAL_BAUD_1800,
    CYGNUM_SERIAL_BAUD_2400,
    CYGNUM_SERIAL_BAUD_3600,
    CYGNUM_SERIAL_BAUD_4800,
    CYGNUM_SERIAL_BAUD_7200,
    CYGNUM_SERIAL_BAUD_9600,
    CYGNUM_SERIAL_BAUD_14400,
    CYGNUM_SERIAL_BAUD_19200,
    CYGNUM_SERIAL_BAUD_38400,
    CYGNUM_SERIAL_BAUD_57600,
    CYGNUM_SERIAL_BAUD_115200,
    CYGNUM_SERIAL_BAUD_230400,
    CYGNUM_SERIAL_BAUD_460800,
    CYGNUM_SERIAL_BAUD_921600


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


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

* [Bug 1000687] GDB remote baud rates
  2009-02-22 12:22 [Bug 1000687] New: GDB remote baud rates bugzilla-daemon
  2009-02-22 18:07 ` [Issue 1000687] " bugzilla-daemon
@ 2009-02-22 18:24 ` bugzilla-daemon
  2009-02-22 18:28 ` [Issue " bugzilla-daemon
  2009-02-23 21:02 ` [Bug " bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2009-02-22 18:24 UTC (permalink / raw)
  To: ecos-bugs

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


John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




--- Comment #2 from John Dallaway <john@dallaway.org.uk>  2009-02-22 18:24:02 ---
(In reply to comment #1)

> The list should ideally at least include all those in
> packages/io/serial/current/include/serialio.h

Seems sensible. I assume GDB can also handle all these speeds. Is there any
point in keeping 128000 and 256000 baud?


-- 
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] 5+ messages in thread

* [Issue 1000687] GDB remote baud rates
  2009-02-22 12:22 [Bug 1000687] New: GDB remote baud rates bugzilla-daemon
  2009-02-22 18:07 ` [Issue 1000687] " bugzilla-daemon
  2009-02-22 18:24 ` [Bug " bugzilla-daemon
@ 2009-02-22 18:28 ` bugzilla-daemon
  2009-02-23 21:02 ` [Bug " bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2009-02-22 18:28 UTC (permalink / raw)
  To: ecos-bugs

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





--- Comment #3 from Jonathan Larmour <jifl@ecoscentric.com>  2009-02-22 18:27:58 ---
I've never heard of those baud rates, so I suspect they should just go.


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


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

* [Bug 1000687] GDB remote baud rates
  2009-02-22 12:22 [Bug 1000687] New: GDB remote baud rates bugzilla-daemon
                   ` (2 preceding siblings ...)
  2009-02-22 18:28 ` [Issue " bugzilla-daemon
@ 2009-02-23 21:02 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2009-02-23 21:02 UTC (permalink / raw)
  To: ecos-bugs

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


John Dallaway <john@dallaway.org.uk> changed:

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




--- Comment #4 from John Dallaway <john@dallaway.org.uk>  2009-02-23 21:02:36 ---
Now fixed, but ignoring 134.5 baud which would require significantly more
coding effort to implement.


-- 
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] 5+ messages in thread

end of thread, other threads:[~2009-02-23 21:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-22 12:22 [Bug 1000687] New: GDB remote baud rates bugzilla-daemon
2009-02-22 18:07 ` [Issue 1000687] " bugzilla-daemon
2009-02-22 18:24 ` [Bug " bugzilla-daemon
2009-02-22 18:28 ` [Issue " bugzilla-daemon
2009-02-23 21:02 ` [Bug " 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).