aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-01-21 17:29:39 +0000
committerTom Tromey <tromey@redhat.com>2013-01-21 17:29:39 +0000
commit1605ef261f0f8aae0203f70f484ecb1bed35c5d6 (patch)
tree1e431c196eb83e5195fe60d8944f95e5b754bf8b /gdb/NEWS
parent3b74cdc362a03bc6893f79f14fb5f60bb585e828 (diff)
downloadgdb-1605ef261f0f8aae0203f70f484ecb1bed35c5d6.zip
gdb-1605ef261f0f8aae0203f70f484ecb1bed35c5d6.tar.gz
gdb-1605ef261f0f8aae0203f70f484ecb1bed35c5d6.tar.bz2
* gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
* gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI. * minsyms.c (install_minimal_symbols): Don't check for _Z symbols. * NEWS: Update.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 49d8447..5e24418 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -49,6 +49,9 @@ Lynx 178 PowerPC powerpc-*-lynx*178
* The 'cd' command now defaults to using '~' (the home directory) if not
given an argument.
+* The C++ ABI now defaults to the GNU v3 ABI. This has been the
+ default for GCC since November 2000.
+
* The command 'forward-search' can now be abbreviated as 'fo'.
* The command 'info tracepoints' can now display 'installed on target'