Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!sdd.hp.com!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: Are conditional breakpoints broken? Keywords: perl -d debugger conditional breakpoints perldb.pl Message-ID: <10374@jpl-devvax.JPL.NASA.GOV> Date: 14 Nov 90 19:02:52 GMT References: <1990Nov14.050512.24837@tc.fluke.COM> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 9 In article <1990Nov14.050512.24837@tc.fluke.COM> dcd@tc.fluke.COM (David Dyck) writes: : I set a breakpoint with a condition that will never happen : but the breakpoint still occurs. :... : Anyone have any ideas? That was fixed in patch 38. Larry