Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 338 by [email protected]: ":breakadd func" on empty function breaks on any subsequent vimscript
https://code.google.com/p/vim/issues/detail?id=338

What steps will reproduce the problem?
1. Define an empty "Foo" function in vimscript (":func Foo()", ":endfunction")
2. Execute ":breakadd func Foo"
3. Execute ":call Foo()"

What is the expected output? What do you see instead?
The interpreter should break inside the empty function, on the "endfunction" line or something. Instead, ":call Foo()" doesn't trigger the breakpoint at all, but it breaks later when some other vimscript executes.

What version of the product are you using? On what operating system?
vim 7.4.622 on Ubuntu Linux 14.04

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui