At a previous company that developed commercial software we always compiled release code with the -I and -T options to suppress RAID and remove symbol tables.
I can't remember exactly why we did it that way, probably to reduce object and shared memory size or maybe just to confuse the in-house programmers and get more consultancy work! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 17 September 2004 05:31 To: [EMAIL PROTECTED] Subject: Re: [U2] Universe Debugger - compile from different path with run-timeissue In a message dated 9/16/2004 8:06:04 PM Pacific Daylight Time, [EMAIL PROTECTED] writes: > Yes, you are right, but as Spock would say, it's illogical. > If the VOC pointer points to the cataloged object, > Why would the cataloged object, need to point to itself? The reason is so the debugger can know intrinsicly exactly where the SOURCE is so it can pull up the offending line and show it to you. See ma the bug is right here! If the debugger must read the VOC and hope that you catalogued the program globally so the absolute path is present there, or hope you didn't move the object to a new file or hope you didn't fiddle and diddle than all hope is lost and the sky crumbles around us. Will ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ The information contained in this email is strictly confidential and for the use of the addressee only, unless otherwise indicated. If you are not the intended recipient, please do not read, copy, use or disclose to others this message or any attachment. Please also notify the sender by replying to this email or by telephone +44 (0)20 7896 0011 and then delete the email and any copies of it. Opinions, conclusions (etc.) that do not relate to the official business of this company shall be understood as neither given nor endorsed by it. IG Markets Limited and IG Index Plc are authorised and regulated by the Financial Services Authority and, in Australia, by the Australian Securities and Investments Commission. ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
