From: asmwarrior <asmwarrior@gmail.com>
To: gdb-patches@sourceware.org
Subject: [patch]remove whitespace in frame.c
Date: Fri, 15 Feb 2013 15:01:00 -0000 [thread overview]
Message-ID: <511E4EAC.2020602@gmail.com> (raw)
Hi, this is a simple patch to remove a white space
gdb/frame.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gdb/frame.c b/gdb/frame.c
index 0821b6e..4b8ab60 100644
--- a/gdb/frame.c
+++ b/gdb/frame.c
@@ -42,7 +42,7 @@
#include "gdbthread.h"
#include "block.h"
#include "inline-frame.h"
-#include "tracepoint.h"
+#include "tracepoint.h"
static struct frame_info *get_prev_frame_1 (struct frame_info *this_frame);
static struct frame_info *get_prev_frame_raw (struct frame_info *this_frame);
Thanks
Yuanhui Zhang
next reply other threads:[~2013-02-15 15:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-15 15:01 asmwarrior [this message]
2013-02-16 4:58 ` Yao Qi
2013-02-16 7:42 ` asmwarrior
2013-02-16 8:56 ` Yao Qi
2013-02-16 8:24 ` asmwarrior
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=511E4EAC.2020602@gmail.com \
--to=asmwarrior@gmail.com \
--cc=gdb-patches@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