Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: problem with "out of memory" in perl debugger Keywords: perl, debugger, bug, out of memory Message-ID: <10776@jpl-devvax.JPL.NASA.GOV> Date: 17 Dec 90 19:42:42 GMT References: <40012@genrad.UUCP> <278@carssdf.UUCP> <553@camco.Celestial.COM> <1990Dec16.234606.28557@robobar.co.uk> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 13 In article <1990Dec16.234606.28557@robobar.co.uk> ronald@robobar.co.uk (Ronald S H Khoo) writes: : bill@camco.Celestial.COM (Bill Campbell) writes: : : > Is there an equivalent [ to -Zp2 ] when compiling with gcc? : : No command line option, but recent releases of the Xenix gcc patches : from steve@robobar do support #pragma pack so you could just add a : #pragma pack(2) to a .h file somewhere. Me, I think I'll just wait for : Larry to fix the bug :-) Gee, I was waiting for someone else to fix the bug. :-) Larry