]> sourceware.org Git - newlib-cygwin.git/commit
Disable fetching heap info on 64 bit XP/2003
authorCorinna Vinschen <corinna@vinschen.de>
Sun, 5 Jul 2015 10:51:52 +0000 (12:51 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Sun, 5 Jul 2015 10:53:30 +0000 (12:53 +0200)
commite426213a88e060ae3d739a8d9fe2f3e7e0432e43
tree4b632d10ccc97ab1e24cc49c677c119a56944090
parentf0464fbf9d779d3868a0fa6f341045babadfe145
Disable fetching heap info on 64 bit XP/2003

        * fhandler_process.cc (heap_info::heap_info): Disable fetching heap info
        on 64 bit XP/2003.  Explain why.
        * wincap.h (wincaps::has_broken_rtl_query_process_debug_information):
        New element.
        * wincap.cc: Implement above element throughout.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_process.cc
winsup/cygwin/release/2.1.0
winsup/cygwin/wincap.cc
winsup/cygwin/wincap.h
This page took 0.030114 seconds and 5 git commands to generate.