* NEWS: Mention the build-id .debug files verification.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 2 Sep 2007 19:56:05 +0000 (19:56 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 2 Sep 2007 19:56:05 +0000 (19:56 +0000)
gdb/ChangeLog
gdb/NEWS

index d1777a0c5456024465ac0c2fcddee77906638058..61d202d6e6f73f4cd51c8bed4f56e74b7800074e 100644 (file)
@@ -1,3 +1,7 @@
+2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * NEWS: Mention the build-id .debug files verification.
+
 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * linux-nat.c (linux_nat_make_corefile_notes): Fixed a buffer overflow.
index 0854c8ec3d0bcdf848249a889cfdc0e94ed33d53..698e182ceb1b031d0cd3073aa760a7efb42cc7ff 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -61,6 +61,9 @@ Windows and SymbianOS).
 * The GDB remote stub, gdbserver, now supports dynamic link libraries
 (DLLs) on Windows and Windows CE targets.
 
+* GDB now supports a faster verification that a .debug file matches its binary
+according to its build-id signature, if the signature is present.
+
 * New commands
 
 set remoteflow
This page took 0.036248 seconds and 4 git commands to generate.