« Return to Thread: [scala-tools] Setting breakpoints inside partial functions and other stuff

Re: [scala-tools] Setting breakpoints inside partial functions and other stuff

by bearfeeder :: Rate this Message:

Reply to Author | View in Thread



On Fri, May 22, 2009 at 9:48 AM, Caoyuan <dcaoyuan@...> wrote:
Hi David,

I fixed this issue (on NetBeans) several weeks ago, but only available
for NetBeans' nightly build, I'll release a new version around early
June.

I can't wait.
 


-Caoyuan

On Sat, May 23, 2009 at 12:32 AM, David Pollak
<feeder.of.the.bears@...> wrote:
> Folks,
>
> I did some debugging yesterday with NetBeans and IntelliJ.  I was unable to
> set breakpoints inside partial functions.  I couldn't set breakpoints in for
> comprehensions and stepping through for comprehensions was not intuitive (I
> understand that they're sugar for map/flatMap, but I expected "step" to work
> at the language syntax level).
>
> So, am I missing a compiler setting or something that would make one or both
> of these use cases work as expected?  Does Eclipse have a better strategy
> for this?
>
> Thanks,
>
> David
>
> --
> Lift, the simply functional web framework http://liftweb.net
> Beginning Scala http://www.apress.com/book/view/1430219890
> Follow me: http://twitter.com/dpp
> Git some: http://github.com/dpp
>



--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

 « Return to Thread: [scala-tools] Setting breakpoints inside partial functions and other stuff