I'm trying to debug vim with gdb to learn about how vim works and maybe help with bug fixes.
I compiled the source with export CFLAGS="-ggdb" But when I run gdb vim I get ... Reading symbols from vim...(no debugging symbols found)...done some system info: * gcc --version 5.4 * ubuntu 16.04 * vim 7.4 thanks -- -- 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.
