[slim-vim] Problems with vim+ecl

Eirik A. Nygaard eirikald at pvv.ntnu.no
Sun Apr 2 11:55:13 CDT 2006


On Sun, Apr 02, 2006 at 12:43:34PM -0400, Larry Clapp wrote:
> 
> BTW (showing my C ignorance here) how'd you get a backtrace?

He used gdb. After getting a coredump you start gdb with `gdb vim vim.core`
the backtrace you get running backtrace or bt for short.

You also need to compile your program with -g to get debuging symbols.

-- 
Eirik Nygaard


More information about the slim-vim mailing list