]> sourceware.org Git - newlib-cygwin.git/commit
* dcrt0.cc (dll_crt0_1): Call strace.dll_info after call to pinfo_init.
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 17 Jun 2011 08:30:27 +0000 (08:30 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 17 Jun 2011 08:30:27 +0000 (08:30 +0000)
commita71625261972960776d7602a2673fcd98fddae62
tree8e289adf6ac2e1a78ec2a0b7ea4d805bbee9447c
parent2ae8e0e482a4ae27c9ca872aacf705ca0398499d
* dcrt0.cc (dll_crt0_1): Call strace.dll_info after call to pinfo_init.
* strace.cc (strace::hello): Drop printing DLL information here since
application info is not always available at this point.
(strace::dll_info): New method to print DLL info.
* include/sys/strace.h (strace::dll_info): Declare.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/include/sys/strace.h
winsup/cygwin/strace.cc
This page took 0.029597 seconds and 5 git commands to generate.