From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: brobecker@adacore.com, gdb-patches@sourceware.org
Subject: Re: [patch] Support binary (0b...) numbers
Date: Mon, 11 Jan 2010 19:31:00 -0000 [thread overview]
Message-ID: <20100111193024.GA26211@host0.dyn.jankratochvil.net> (raw)
In-Reply-To: <83d41g8mur.fsf@gnu.org>
On Mon, 11 Jan 2010 20:26:04 +0100, Eli Zaretskii wrote:
> > * NEWS: Document 0b binary number prefix parsing.
>
> Yes, thanks.
Fixed "was"->"way", checked-in.
Thanks,
Jan
http://sourceware.org/ml/gdb-cvs/2010-01/msg00096.html
--- src/gdb/ChangeLog 2010/01/11 18:15:05 1.11233
+++ src/gdb/ChangeLog 2010/01/11 19:29:12 1.11234
@@ -1,5 +1,9 @@
2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
+ * NEWS: Document the 0b binary number prefix parsing.
+
+2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
+
* objfiles.c (objfile_relocate1): Change the return type to int.
Describe the new return value. Return non-zero if data changed.
(objfile_relocate): New variable changed. Set it. Call
--- src/gdb/NEWS 2010/01/10 06:43:01 1.347
+++ src/gdb/NEWS 2010/01/11 19:29:12 1.348
@@ -128,6 +128,11 @@
ftrace FN / FILE:LINE / *ADDR
Define a fast tracepoint at the given function, line, or address.
+* New expression syntax
+
+ GDB now parses the 0b prefix of binary numbers the same way as GCC does.
+ GDB now parses 0b101010 identically with 42.
+
* New options
set follow-exec-mode new|same
next prev parent reply other threads:[~2010-01-11 19:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-11 14:38 Jan Kratochvil
2010-01-11 15:03 ` Tristan Gingold
2010-01-11 18:01 ` Jan Kratochvil
2010-01-11 17:51 ` Tom Tromey
2010-01-11 17:59 ` Jan Kratochvil
2010-01-11 17:57 ` Joel Brobecker
2010-01-11 18:12 ` Jan Kratochvil
2010-01-11 19:25 ` Eli Zaretskii
2010-01-11 19:31 ` Jan Kratochvil [this message]
2010-01-11 19:06 ` Michael Snyder
2010-01-11 23:03 ` Mark Kettenis
2010-01-12 1:09 ` Stan Shebs
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=20100111193024.GA26211@host0.dyn.jankratochvil.net \
--to=jan.kratochvil@redhat.com \
--cc=brobecker@adacore.com \
--cc=eliz@gnu.org \
--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