Browse thread
OCamldebug breakpoint issues (fwd)
-
Nathaniel J. Gaylinn
- Nathaniel J. Gaylinn
-
Hendrik Tews
- Nathaniel J. Gaylinn
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Nathaniel J. Gaylinn <ngaylinn@c...> |
| Subject: | Re: [Caml-list] OCamldebug breakpoint issues (fwd) |
> Then I started trying to set breakpoints at each event one after the > other. That's when I began to see odd behavior. > > BTW, why don't you use the single stepping feature, if you want > to break at every event? Because I wanted to test the breakpoint feature and see if it would break at any event I asked for :) That's the frustrating thing to me about this breakpoints problem, it's a serious thing that should be dealt with, but there are several other ways of more-or-less doign the same thing with stepping/goto and whatnot. Somehow that sort of belittles the problem where I feel it should be handled directly and taken quite seriously. Oh well, I'll submit a bug report. Thanks for giving me some sort of validation ;) -- Nate