Hello!

I was trying :breakadd file 484 */visincr.vim and got

Breakpoint in "/home/cec/.vim/autoload/visincr.vim" line 484
Entering Debug mode.  Type "cont" to continue.
/home/cec/.vim/autoload/visincr.vim
line 638: fun! s:Hex2Dec(hex)

The "Breakpoint in..." line looks right; however, why does the continue line
show line 638? The Hex2Dec() function is not being called within 20 lines of
line 484.  And, of course, its not where I wanted to stop and continue from.

Regards,
Chip Campbell

Reply via email to