public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug remote/27257] New: Remote debugging i686 target from an x86_64 system produces "Unknown register zmm16h requested"
@ 2021-01-27 15:15 emr-gnu at hev dot psu.edu
  2021-11-30  9:08 ` [Bug remote/27257] " vries at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: emr-gnu at hev dot psu.edu @ 2021-01-27 15:15 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 27257
           Summary: Remote debugging i686 target from an x86_64 system
                    produces "Unknown register zmm16h requested"
           Product: gdb
           Version: 9.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: remote
          Assignee: unassigned at sourceware dot org
          Reporter: emr-gnu at hev dot psu.edu
  Target Milestone: ---

Debugging a simple "Hello World" program built using "gcc -m32" on an x86_64
system via gdbserver fails.

/opt/gdb-9.2/bin/gdbserver localhost:45678 ./helloworld
Process ./helloworld created; pid=25964
Listening on port 45678


> Separate terminal:
/opt/gdb-9.2/bin/gdb ./helloworld
(gdb) target remote localhost:45678
Remote debugging using localhost:45678
Remote connection closed
(gdb)


> gdbserver terminal:
Remote debugging from host ::1, port 38036
../../../gdb-9.2/gdb/gdbserver/regcache.c:257: A problem internal to GDBserver
has been detected.
Unknown register zmm16h requested


emr:/tmp$ uname -smo
Linux x86_64 GNU/Linux

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

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

end of thread, other threads:[~2022-12-02 17:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27 15:15 [Bug remote/27257] New: Remote debugging i686 target from an x86_64 system produces "Unknown register zmm16h requested" emr-gnu at hev dot psu.edu
2021-11-30  9:08 ` [Bug remote/27257] " vries at gcc dot gnu.org
2021-11-30  9:08 ` [Bug tdep/27257] " vries at gcc dot gnu.org
2021-11-30  9:12 ` vries at gcc dot gnu.org
2022-12-02 16:55 ` emr-gnu at hev dot psu.edu
2022-12-02 17:02 ` vries at gcc dot gnu.org

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).