public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "luoyonggang at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug gdb/19797] Unsupported powerpc bfd arch/machine variants
Date: Fri, 26 Mar 2021 04:07:31 +0000	[thread overview]
Message-ID: <bug-19797-4717-J8vwwAjJqs@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-19797-4717@http.sourceware.org/bugzilla/>

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

Yonggang Luo <luoyonggang at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |luoyonggang at gmail dot com

--- Comment #7 from Yonggang Luo <luoyonggang at gmail dot com> ---
Hi I am using GNU gdb (GDB) 10.1, and it's doesn't support for remote debugging

powerpc:e500mc
powerpc:common64
powerpc:e6500

```
PS C:\work\xemu\xemu-with-lib> powerpc-none-eabi-gdb.exe
C:/work/windriver/vxworks-6.9/qsp/default/vxWorks
GNU gdb (GDB) 10.1
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "--host=x86_64-w64-mingw32
--target=powerpc-none-eabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from C:/work/windriver/vxworks-6.9/qsp/default/vxWorks...
(gdb) set arch powerpc:e500mc
Architecture `powerpc:e500mc' not recognized.
The target architecture is set to "auto" (currently "powerpc:common").
(gdb) set arch powerpc:common64
Architecture `powerpc:common64' not recognized.
The target architecture is set to "auto" (currently "powerpc:common").
(gdb) set arch powerpc:e6500
Architecture `powerpc:e6500' not recognized.
The target architecture is set to "auto" (currently "powerpc:common").
(gdb)
```
Anyway to resolve the issue?

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

       reply	other threads:[~2021-03-26  4:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-19797-4717@http.sourceware.org/bugzilla/>
2021-03-26  4:07 ` luoyonggang at gmail dot com [this message]
2021-03-26 18:54 ` luoyonggang at gmail dot com
2023-03-17 13:36 ` [Bug tdep/19797] " tromey at sourceware dot org
2023-03-17 14:24 ` tromey at sourceware dot org
2023-03-17 14:43 ` tromey at sourceware dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-19797-4717-J8vwwAjJqs@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).