OSDN Git Service

* NEWS: Mention the build-id .debug files verification.
authorjkratoch <jkratoch>
Sun, 2 Sep 2007 19:56:04 +0000 (19:56 +0000)
committerjkratoch <jkratoch>
Sun, 2 Sep 2007 19:56:04 +0000 (19:56 +0000)
gdb/ChangeLog
gdb/NEWS

index d1777a0..61d202d 100644 (file)
@@ -1,5 +1,9 @@
 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.
 
 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
index 0854c8e..698e182 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