From: Pedro Alves <palves@redhat.com>
To: Yao Qi <yao@codesourcery.com>, gdb-patches@sourceware.org
Subject: Re: [PATCH] Associate dummy_frame with ptid
Date: Thu, 26 Jun 2014 13:26:00 -0000 [thread overview]
Message-ID: <53AC1F72.9050509@redhat.com> (raw)
In-Reply-To: <1403775882-1311-1-git-send-email-yao@codesourcery.com>
Whoops, forgot to merge this comment into the other email, sorry.
On 06/26/2014 10:44 AM, Yao Qi wrote:
> @@ -297,7 +319,7 @@ fprint_dummy_frames (struct ui_file *file)
> gdb_print_host_address (s, file);
> fprintf_unfiltered (file, ":");
> fprintf_unfiltered (file, " id=");
> - fprint_frame_id (file, s->id);
> + fprint_frame_id (file, s->id.id);
This should really print the new field too.
> fprintf_unfiltered (file, "\n");
> }
> }
--
Pedro Alves
prev parent reply other threads:[~2014-06-26 13:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-26 9:46 Yao Qi
2014-06-26 13:19 ` Pedro Alves
2014-06-27 12:05 ` Yao Qi
2014-06-27 18:32 ` Pedro Alves
2014-06-26 13:26 ` Pedro Alves [this message]
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=53AC1F72.9050509@redhat.com \
--to=palves@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=yao@codesourcery.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