This is the mail archive of the cygwin@cygwin.com 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]

Re: debug_printf


On Oct 12 2003 at 06:56, Christopher Faylor wrote:

>>how do i configure/make a cygwin1.dll that displays debug_printf in a strace
>>output? The official one does, but one that i compiled myself does not.

> There is no special flag.  It just works.
> If it doesn't work for you, you'll have to debug why.

Ok i found the culprit, i did add a few debug_printfs myself and one of them
was apparently invalid. Why that made all debug_printf and also
syscall_printf dissapear i do not know, what i do know is that the
cygwin1.dll is now ~80KB bigger than the previous one, even though one line
of code was actually removed.

Anyway it all appears to be working now.

thomas



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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