> > I want to run the fd under windows with debugging on but it doesn't seem > to work the way it should. > > Based on what 'bacula -h' tells me, I would expect that 'bacula -d 999' > would be sufficient but it does nothing useful. > > setdebug from the director works normally, but in this case I'm > tinkering with the network code and I've broken it so that's not an > option... > > suggestions? (other than turning on debugging in the source code, which > is what I'll do for now :) >
I think I've found the reason why... at the end of bacula-fd's main, check_resources is called, and the message resource encountered resets the streams and tracing flag. James ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
