[nem-en] Debug support
Michal Moskal
michal.moskal at gmail.com
Wed Dec 20 16:37:51 CET 2006
On 12/20/06, vc <vc at rsdn.ru> wrote:
>
> > I've committed a fix for this one.
>
> Thanks. Breakpoint now work properly.
>
> But there is one more problem. If I stop on this breakpoint and try "step
> over" (F10) execution point move into local function. It is inconvenient.
> Possible eliminate this problem?
Probably not :/ The code is inlined and there are cases where it
really *needs* to be inlined in order to work. Maybe there is someway
of marking a sequence of instruction as step-over-able, but I don't
think so.
--
Michał
More information about the devel-en
mailing list