public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug server/28822] New: sh4 gdbserver crash
@ 2022-01-26 14:59 nkulikov at gmail dot com
  2022-01-27 13:01 ` [Bug server/28822] " aburgess at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: nkulikov at gmail dot com @ 2022-01-26 14:59 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 28822
           Summary: sh4 gdbserver crash
           Product: gdb
           Version: 11.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: server
          Assignee: unassigned at sourceware dot org
          Reporter: nkulikov at gmail dot com
  Target Milestone: ---

gdbserver crashes when gdb is connecting to remote (couple printfs added to
dump variables):

$  ./gdbserver :55555 /bin/ls
Process /bin/ls created; pid = 1356
Listening on port 55555
Remote debugging from host 192.168.254.44, port 45206
current_thread = 0x48a5e8                           <- extra printf
tdesc->xmltarget = (nil)                            <- extra printf
tdesc->features.empty = 0, tdesc->arch = (nil)      <- extra printf
tdesc.cc:200: A problem internal to GDBserver has been detected.
const char* tdesc_get_features_xml(const target_desc*): Assertion
`tdesc->xmltarget != NULL || (!tdesc->features.empty () && tdesc->arch !=
NULL)' failed.

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

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

end of thread, other threads:[~2022-01-27 17:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-26 14:59 [Bug server/28822] New: sh4 gdbserver crash nkulikov at gmail dot com
2022-01-27 13:01 ` [Bug server/28822] " aburgess at redhat dot com
2022-01-27 17:23 ` nkulikov at gmail dot com
2022-01-27 17:24 ` nkulikov at gmail dot com

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