Strip all except debug info

Daniel Jacobowitz drow@false.org
Thu Jan 17 14:42:00 GMT 2008


On Thu, Jan 17, 2008 at 09:51:52AM +0100, Fabio Dell'Aria wrote:
> Hi to all,
> 
> I have a program.exe file (on Windows).
> 
> I renamed it to program.dbg and now I need strip from it all data
> EXCEPT debug symbols.
> 
> I have ONLY the strip command (in my FreePascal environment I haven't
> objcopy program).
> 
> How I can do this (if is possible of course)? ;)

Get objcopy from somewhere else :-)

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list