Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 7 of 7) sorted by relevance

/libtiff-4.0.7/libtiff/
H A DMakefile.vc93 $(LD) /debug /dll /def:libtiff.def /out:$(DLLNAME) \
/libtiff-4.0.7/
H A Dnmake.opt113 # Pick debug or optimized build flags. We default to an optimized build
H A DChangeLog106 Replace assertions by runtime checks to avoid assertions in debug mode,
383 functions in non debug builds by replacing assert()s by regular if
646 * cmake: Add d suffix to debug libraries with MSVC. Patch #3 of 3
H A Dconfigure21121 debug=false
22129 $debug ||
/libtiff-4.0.7/tools/
H A Dtiffcrop.c426 int debug; member
1810 dump->debug = atoi(opt_offset + 1); in process_command_opts()
2342 if (dump.debug) in main()
5060 dump->debug = 0; in initDumpOptions()
5643 if (dump->debug) in computeOutputPixelOffsets()
/libtiff-4.0.7/config/
H A Dltmain.sh1696 --debug|-x) debug_cmd='set -x'
5793 /* The GNU banner must be the first non-error debug message */
/libtiff-4.0.7/m4/
H A Dlibtool.m4643 -d, --debug don't remove temporary files
663 --debug | --d* | -d )
664 debug=: ;;
987 [Tool to manipulate archived DWARF debug symbol files on Mac OS X])
2211 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"