Sunday, July 7, 2013

Re: Vim Lua and such

On 07/07/13 18:03, meino.cramer@gmx.de wrote:
[...]
> Hi Dominique,
[...]
> I did the gdb thing on a "hanging" vim and the backtrace shows this:
> GNU gdb (Gentoo 7.5.1 p2) 7.5.1
[...]
> Attaching to process 9838
> Reading symbols from /usr/local/bin/vim...(no debugging symbols found)...done.
> warning: Could not load shared library symbols for linux-vdso.so.1.
[...]

Try running the Vim executable found where you compiled it (probably in
your src/ directory, or in its shadow subdirectory if you use one), that
one isn't yet "stripped", i.e., it still has symbols.


Best regards,
Tony.
--
A limerick packs laughs anatomical
Into space that is quite economical.
But the good ones I've seen
So seldom are clean,
And the clean ones so seldom are comical.

--
--
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:

Post a Comment