From: Peter Balazovic <balazovic.peter@gmail.com>
To: gdb@sourceware.org
Subject: Re: gdbserver: Target description specified unknown architecture “aarch64”
Date: Wed, 28 Nov 2018 18:42:00 -0000 [thread overview]
Message-ID: <CAFq4t4gjfqqO22gJA57crbsqtVz=GRMXsSiBBpvL6Cd-Zjng=g@mail.gmail.com> (raw)
In-Reply-To: <CAFq4t4iQpWU=Kb_RSjaSoeeq=ygi-NX_dU3pcsAdfdQv=vk7NA@mail.gmail.com>
On Wed, Nov 28, 2018 at 7:31 PM Peter Balazovic <balazovic.peter@gmail.com>
wrote:
> I try to use remotely the gdbserver for debug as follows
>
> Start the gdbserver on target machine
>
> $ gdbserver localhost:2000 hello -l 20 -b 10
>
> Host machine has the program binary with debugging enabled
>
> "copied binary from ARM target to host"
>
> Run gdb on host machine
>
> $ gdb -q --args hello --enable-target=all
>
> Connect to the target
>
> (gdb) target remote 192.168.15.132192.168.15.132: No such file or directory.
> (gdb) target remote 192.168.15.132:2000
> Remote debugging using 192.168.15.132:2000
> warning: while parsing target description (at line 11): Target description specified unknown architecture "aarch64"
> warning: Could not load XML target description; ignoring
> Remote register badly formatted: T051d:0000000000000000;1f:80fcffffffff0000;20:403cfdb7ffff0000;thread:pd60.d60;core:1;
> here: 00000000;1f:80fcffffffff0000;20:403cfdb7ffff0000;thread:pd60.d60;core:1;
> (gdb) q
>
> I am looking for an advice to correctly debug with ARM remote target.
>
next prev parent reply other threads:[~2018-11-28 18:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-28 18:31 Peter Balazovic
2018-11-28 18:42 ` Peter Balazovic [this message]
2018-11-28 22:28 ` Pedro Alves
2018-11-28 22:42 ` Peter Balazovic
2018-11-29 0:22 ` Pedro Alves
2018-11-29 6:05 ` Peter Balazovic
2018-11-29 9:52 ` Peter Balazovic
2018-11-29 14:11 ` Pedro Alves
2018-11-28 22:47 ` Peter Balazovic
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='CAFq4t4gjfqqO22gJA57crbsqtVz=GRMXsSiBBpvL6Cd-Zjng=g@mail.gmail.com' \
--to=balazovic.peter@gmail.com \
--cc=gdb@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