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]
_______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc