Re: Re[2]: Yasm working with Win32
"Krasimir Angelov" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
I do :-). Some times it is the only way to find out why Visual Haskell crashes Visual Studio. In this situation I am using gdb because it understands the debugging information generated by gcc. The debug symbols are usefull to find out which Haskell/RTS function is currently executed. Cheers, Krasimir On 12/11/06, Bulat Ziganshin <[email protected]> wrote: > Hello Krasimir, > > Monday, December 11, 2006, 11:11:24 AM, you wrote: > > > Is there any chance to have it working with all debug symbols? That > > way it will be easier to use the Visual Debugger with GHC compiled > > code. > > i hardly image someone who tries to debug assembler code produced by ghc :) > > -- > Best regards, > Bulat mailto:[email protected] > >