Browse Source

* NEWS: Mention the build-id .debug files verification.

gdb_6_7-branch
Jan Kratochvil 19 years ago
parent
commit
f5db87141a
  1. 4
      gdb/ChangeLog
  2. 3
      gdb/NEWS

4
gdb/ChangeLog

@ -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.

3
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

Loading…
Cancel
Save