Regarding debug_printf in your code base.

2014-05-31 Thread Abhijit Bhattacharjee
Hi Developers, In your code base, I can see in lot of places there are calls to debug_printf, example How do I invoke/build cygwin so that debug_printf dumps debugging information to the console. Rgrds, Abhijit -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Regarding debug_printf in your code base.

2014-05-31 Thread Christopher Faylor
On Sat, May 31, 2014 at 07:01:40PM +0530, Abhijit Bhattacharjee wrote: In your code base, I can see in lot of places there are calls to debug_printf, example How do I invoke/build cygwin so that debug_printf dumps debugging information to the console. By personally modifying the code to do