From: Pedro Alves <pedro@codesourcery.com>
To: Kevin Pouget <kevin.pouget@gmail.com>
Cc: gdb@sourceware.org
Subject: Re: Multiple remote inferiors
Date: Wed, 06 Apr 2011 19:30:00 -0000 [thread overview]
Message-ID: <201104062029.52921.pedro@codesourcery.com> (raw)
In-Reply-To: <BANLkTi=LXfM7zGFtB6GhWAhVR-p3QPW-Ew@mail.gmail.com>
On Wednesday 06 April 2011 19:50:15, Kevin Pouget wrote:
> yes, sure, I wanted to use only the "remote" target stack to connect
> GDB to 2 different inferiors
>
> "start" seems not to be used with the remote/extended remote ("No
> symbol table loaded. Use the "file" command.") target,
So do what it says. :-) Each inferior has its own set
of symbols, so you get to use "file" to load the executable
into GDB, just like if you had a simple inferior and did:
$ gdb
(gdb) tar extended-remote :xxxx
...
(gdb) start
No symbol table loaded. Use the "file" command.
You can use "add-inferior -exec <FILENAME>" as shortcut.
--
Pedro Alves
next prev parent reply other threads:[~2011-04-06 19:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-06 15:02 Kevin Pouget
2011-04-06 17:44 ` Pedro Alves
2011-04-06 18:50 ` Kevin Pouget
2011-04-06 19:30 ` Pedro Alves [this message]
[not found] ` <BANLkTinjtiS6cp6WpS=8FULQJdxWuO7K8Q@mail.gmail.com>
2011-04-08 9:43 ` Kevin Pouget
2011-04-08 10:02 ` Jan Kratochvil
2011-04-08 10:00 ` Pedro Alves
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=201104062029.52921.pedro@codesourcery.com \
--to=pedro@codesourcery.com \
--cc=gdb@sourceware.org \
--cc=kevin.pouget@gmail.com \
/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