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: Extract debug symbols to external file


Hi Markus,

2008/1/16, Markus Deuling <deuling@de.ibm.com>:
> Fabio Dell'Aria schrieb:
> > Hi to all,
> >
> > how I can extract the debug symbols (extract not only copy) from the
> > Project.exe file to the Project.dbg file?
> >
> > Exists any simple command (or also complex)? ;)
> >
>
> If you use Linux you could take the strip command. But I guess you don't :-) So maybe google
> for a windows-based alternative to strip.

I just have the "strip" command (also under Win). :)

How I can use it to extract the debug symbols from the project.exe to
project.dbg ?

-- 
Best regards...

Fabio Dell'Aria.


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