This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Updated: gdb-7.10.1-1 (TEST)



The following package has been updated in the Cygwin distribution:

* gdb-7.10.1-1

The GNU debugger allows you to debug programs written in C, C++, an other languages, by executing them in a controlled fashion and printing their data.

This is an update to the latest upstream version. See the /usr/share/doc/gdb/NEWS file for a list of user-visible changes.

In addition, it contains the following patches carried forward from the previous Cygwin package:

* Teach the demangler to deal with '@'-decorated __stdcall functions
* Various fixes for Cygwin signal handling
* (experimental) Teach gdb how to unwind frames for the Cygwin signal delivery wrapper functions _sigbe and sigdelayed

and the following new patches:

* Warn rather than stopping with an error if realpath() for a DLL fails
(Tim Chick)
  Addresses: https://cygwin.com/ml/cygwin/2014-08/msg00401.html
* Fix a memory leak which would occur in the case when the result of realpath() is greater than or equal to SO_NAME_MAX_PATH_SIZE (Corinna Vinschen)

known issues:

There seems to be a regression since 7.8, apparently due to gdb core changes, where gdb experiences an internal error when attempting to single-step in one thread as another thread receives a SIGCHLD.

x86:

ed6bac1751b50c642dc8b416c4678f2d785ac4f5d94ae644cd335506851e37e69be102397517b826a07a414882d64e499e6ef2020d6eb8eb9e913d7b70e2c631 *gdb-7.10.1-1-src.tar.xz feac972d180f3620f6aec40fb5a1b8e4b3862ccfd2b57477243ea20f5a074bb4d0c8b421508584b9a1872b78085554ad5c68fffaac36475fc7e0dcdc446d3d3f *gdb-7.10.1-1.tar.xz 1758f6c3435b393887930d197d5fd2494f8f08d1977fd09b4f12bdabfd0a41657fbceb40a21fb2a31af41380a613a0635a3af0dc5638a3d9d5fd7f83a7a2ac92 *gdb-debuginfo-7.10.1-1.tar.xz

x86_64:

758428a83148af8425cff2712ac15d842f449d824f0edc9bb8db1d1d84bf963e2f371372d0c645408c202914ffb088a9da32be5a9b62a637a71f2fe9b7d4614f *gdb-7.10.1-1-src.tar.xz cd1fa152888faa3e4cb8e1d075604fb2e039d73acdd159d7c9553741fd7710778c742495c93476b234e3386d54bd5bdc5275007290b6eb940d70197feb21b573 *gdb-7.10.1-1.tar.xz 38c13a067f06492a236141998d2cc5a97365c5c8c83dac8c7beddd83d86c900b7efacf5e3869121c27da3ab377fad6db47a6609d5605e2bdaac401cb88217870 *gdb-debuginfo-7.10.1-1.tar.xz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]