gdb/
[deliverable/binutils-gdb.git] / gdb / NEWS
index da99aa59d965f0a2989aec6695eb49855e2ce678..657d0a2db2a3db132e69195e388395bb851b3881 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -128,6 +128,11 @@ teval EXPR, ...
 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
This page took 0.024482 seconds and 4 git commands to generate.