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 server/15709] New: gdbserver needs to communicate endianness back to gdb


http://sourceware.org/bugzilla/show_bug.cgi?id=15709

            Bug ID: 15709
           Summary: gdbserver needs to communicate endianness back to gdb
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: minor
          Priority: P2
         Component: server
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

If I have a multi-target gdb, and do "target remote" before doing anything else
(including specifying the binary), gdb will use the wrong endianness if the
remote endianness is different than the default.

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