public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: dje@google.com (Doug Evans)
To: gdb-patches@sourceware.org
Subject: [commit] gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
Date: Sun, 08 Jul 2012 22:35:00 -0000	[thread overview]
Message-ID: <20120708223542.D7F811E139A@ruffy2.mtv.corp.google.com> (raw)

Hi.

fyi, I've committed this.

2012-07-08  Doug Evans  <dje@google.com>

	* gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.

Index: dw4-sig-type-unused.S
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.S,v
retrieving revision 1.3
diff -u -p -r1.3 dw4-sig-type-unused.S
--- dw4-sig-type-unused.S	15 Mar 2012 09:08:10 -0000	1.3
+++ dw4-sig-type-unused.S	8 Jul 2012 22:31:32 -0000
@@ -58,7 +58,7 @@ types_start:
 	.section	.debug_abbrev
 .Ldebug_abbrev0:
 	.uleb128 0x1	/* (abbrev code) */
-	.uleb128 0x11	/* (TAG: DW_TAG_type_unit) */
+	.uleb128 0x41	/* (TAG: DW_TAG_type_unit) */
 	.byte	0x1	/* DW_children_yes */
 	.uleb128 0x13	/* (DW_AT_language) */
 	.uleb128 0xb	/* (DW_FORM_data1) */

                 reply	other threads:[~2012-07-08 22:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20120708223542.D7F811E139A@ruffy2.mtv.corp.google.com \
    --to=dje@google.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).