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 remote/22021] New: Multi-arch exec fails with a remote target


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

            Bug ID: 22021
           Summary: Multi-arch exec fails with a remote target
           Product: gdb
           Version: 8.0
            Status: NEW
          Severity: normal
          Priority: P2
         Component: remote
          Assignee: unassigned at sourceware dot org
          Reporter: simon.marchi at ericsson dot com
  Target Milestone: ---

Starting with gdb 8.0, this test fails:

$ make check RUNTESTFLAGS="--target_board=native-extended-gdbserver"
TESTS="gdb.multi/multi-arch-exec.exp"
...
# of unexpected failures        1


In gdb.log, when trying to "continue" across the exec:

(gdb) continue
Continuing.
Truncated register 50 in remote 'g' packet
Truncated register 50 in remote 'g' packet


More details in this thread:
https://sourceware.org/ml/gdb-patches/2017-08/threads.html#00488

-- 
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]