Saturday, June 15, 2013

Re: Anyone know anything about vim debugger?


On Jun 15, 2013 4:55 AM, "Linda W" <vim@tlinx.org> wrote:
>
> I am trying the vim debugger for the first time and
> Tried running it to debug a perl program.
>
> My code was in my 'bin' directory and I needed
> to have it operate in a different directory where the data
> was.
>
> So in vim, I 'cd'd to the data dir ... but when I tried to
> run the debugger, it said no file to debug?
>
> What did I do wrong?

Em... What is "vim debugger"? There is built-in debugger for VimL (and it sucks), but no Vim debuggers for any other programs. And also when you ask such questions always include exact steps. "Tried to run the debugger" is not descriptive, write down what you do when trying.

> --
> --
> You received this message from the "vim_use" 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_use" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: