On Fri, May 06, 2005 at 05:46:32PM -0700, $Bill Luebkert wrote: > Edward Peschko wrote: > > > hey, > > > > I needed to disable the activestate GUI debugger, and to use the regular, > > bundled > > one - it looks like Win32::GuiTest programs don't work that well from > > inside the > > spawned window. > > > > Anyways, you used to be able to set PERLDB_OPTS to blank to disable > > the gui, it doesn't seem to be working anymore as of build 810. > > > > Any ideas on how to do this? > > cmd.exe : set PERLDB_OPTS= > tcsh.exe: unsetenv PERLDB_OPTS > > Works for me - you should see it gone when you type 'set'.
well, it might be a little different for me because we've got the activestate perl dev kit. (at least that might be one difference) anyways, I know about PERLDB_OPTS, and that's the bug - I AM setting PERLDB_OPTS to null and am still getting the Dev kit debugger. Ed _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
