On Mon, Mar 21, 2005 at 02:24:12PM -0500, MF Hulber wrote: > Thanks for the wise-xxx answer. I knew enough to look into that file > and see what was there. I also know that there are a lot of remnants of > 2.4 specific code laying around and it might not be necessary to have > this statement in a 2.6 kernel. Since this lives in a buildable > configuration file it is a development question, not a user question. > > Since you probably know, what is one condition in which this variable > should be changed?
Usually we export that variable in cases where threading doesn't play nice w/ GDB. I think some threading libraries have issues when you try to connect with GDB and that environment variable is not set. Matthew Fredrickson _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
