This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/17374] New: GDB remote serial protocol timings


https://sourceware.org/bugzilla/show_bug.cgi?id=17374

            Bug ID: 17374
           Summary: GDB remote serial protocol timings
           Product: gdb
           Version: 7.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: g.demaria@cobra-at.com

Hi,
I'm testing a GDB remote serial connection via COM1 using arm-none-eabi-gdb.exe
version 7.6.0.20131129-cvs (it's part of gcc arm embedded 4.8 q2)
As soon as I run GDB, it sends a sequence of RSP commands to the target, but it
doesn't respect the "show remotetimeout" (default is 2s) timeout.
A list of "$qSupported:multiprocess+;qRelocInsn+#2a" commands are sent to the
remote target without waiting for 2s for its reply.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]