From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: msnyder@cygnus.com Cc: gdb-patches@sourceware.cygnus.com, cagney@cygnus.com, kevinb@cygnus.com Subject: Re: [rfa] Printf debugging output in lin-lwp.c Date: Mon, 30 Apr 2001 12:06:00 -0000 Message-id: <200104301906.f3UJ6SJ00484@delius.kettenis.local> References: <3AEDAF16.8D27C455@cygnus.com> X-SW-Source: 2001-04/msg00283.html Date: Mon, 30 Apr 2001 11:29:42 -0700 From: Michael Snyder Mark, how about this? Looks good to me (except for the formatting of the ChangeLog entry :-)). [In reply to your other mail] Well, I figured we would from time to time need some similar printf/debug code in thread-db too. As for it not being linux-specific, that was the original hope, but I don't really imagine it happening anytime soon. I think a seperate switch for debug code in thread-db would be appropriate. Mark