On Sun, Feb 22, 2009 at 9:36 PM, Dominique Pelle wrote: > If it hangs, you can also attach with gdb and look at the stack: > > $ gdb vim PID > (gdb) bt >
Doesn't work on my system for some reason. I get: [yi...@yizaq-lnx:Mon Feb 23:~]$ which vim /usr/local/bin/vim [yi...@yizaq-lnx:Mon Feb 23:~]$ sudo gdb /usr/local/bin/vim 3693 GNU gdb Red Hat Linux (6.3.0.0-1.132.EL4rh) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux-gnu"...(no debugging symbols found) Using host libthread_db library "/lib/tls/libthread_db.so.1". Attaching to program: /usr/local/bin/vim, process 3693 ptrace: Operation not permitted. /users/yizaq/3693: No such file or directory. I'll give the other options a try. Thanks, Yosi --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
