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>
This commit is contained in:
@@ -25,3 +25,5 @@ Bug Fixes
|
||||
|
||||
- Fix fork failing after the parent recovered from a stack overflow.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2015-06/msg00384.html
|
||||
|
||||
- Fix a crash on 64 bit XP/2003 when opening /proc/$PID/maps.
|
||||
|
Reference in New Issue
Block a user