This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Strip all except debug info


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]