On Mon, Sep 08, 2014 at 06:20:59PM -0600, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > To get multiple types of debug output, "AND" together > the bit values for each type. >
Of course, I meant to say "OR" them together. Or add the bit values together, same thing. 4095 is the sum of all the bit values below 4096, and will give you everything. > The bits are defined in the DEBUG_LEVELS file: > > 1 General basic debugging (any system) > 2 Messages, WX, Objects, and Items, Port Data Flow > 4 X Object Debugging > 8 X Window Object Debugging > 16 Map Debugging (maps.c) > 32 Language Debugging (maps.c) > 64 Database Object Debugging > 128 GPS Interface Detailed debugging > 256 station and trail display detailed debugging > 512 Map import/export function debugging > 1024 Internet Transaction debugging > 2048 ALOHA radius and Multipoint object debugging. > > 4096 Levels 4096 and above will require modification to the > main.c:Change_debug_level_change_data() function to change > the bounds checking, and are available for future use. -- Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/ Tijeras, NM QRPL#1592 K2#398 SOC#236 http://kevan.org/brain.cgi?DDTNM echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m] _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
