Eric,

Thank you for responding, but the problem is that we are still compiling 
the product on Windows.  So this is a Windows executable.  I can generate a 
.MAP file and do Map2Sym to generate a .SYM file, but how do I get WINE to 
use them and give me symbols upon a crash?

Thank you,

Robert Bierman
UserLand Software

At 10:17 PM 7/19/2000, Eric Pouech wrote:
>Robert Bierman wrote:
> >
> > Hello, my name is Robert Bierman and I am porting Frontier
> > (http://frontier.userland.com) to Linux.  I am just starting and need to
> > know how to get my program symbols to show when the program crashes.
>read documentation/winedbg for more info on debugging
>for your app symbols, you just need to recompile it with gcc and debugginng
>information enabled (-g)
>then everything should be wine.
>however, current CVS is broken wrt symbol loading. A patch has been submitted
>but hasn't been applied yet to the CVS tree (20000716 should be broken too)
>
>A+
>--
>---------------
>Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
>"The future will be better tomorrow", Vice President Dan Quayle

Reply via email to