From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Sun, 24 Jun 2001 13:34:52 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: v2loadimage and long cmd lines Message-ID: <3B35EC7C.18484.7FA4D8@localhost> References: <3B34FF52 DOT 30589 DOT 23972E AT localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com > Is the amount of changes to do it via proxy so prohibitively large? I'm too lazy to implement something that's already been done in the same package. But I'm not too lazy to see if the proxy functionality can be split out so it can be called by v2loadimage. > What about a response file? I don't know enough about how the debugger and v2loadimage interact to answer. It would guess it depends on the debugger's ability to delete the file after the debugee is done with it. Mark