On Tue, Apr 22, 2008 at 10:15 PM, Jason Dagit <[EMAIL PROTECTED]> wrote:
> > > On Tue, Apr 22, 2008 at 10:10 PM, Gwern Branwen <[EMAIL PROTECTED]> wrote: > > > > > > # The best thing to do would be to run darcs in GHCi and use the > > breakpoint debugger to figure things out exactly. This is impossible to do. > > :) > > > Is this a problem with the GHCi debugger? It's easy to load darcs into > ghci using the 'make ghci' target in the makefile. If this is a bug with > the GHCi debugger, are the GHC devs aware of it? > I tried this today with the current code in http://darcs.net/ and with ghci-6.8.2. I found that 'make && make ghci' does not work (errors about undefined symbols), but 'make clean && make ghci' does work. I was even able to set a breakpoint and trigger it. Jason
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
