Daniel Hunt, Mon 2012-02-20 @ 21:44:47+0000:
> If you want to give me a quick guide, I'll happily do it for you. It's
> 100% reproducible here for me

I don't know whether gdb comes installed by default on a Mac or if you
have to install it manually. Either way, make sure you have it, then:

    1. Build Vim with debugging symbols (`make CFLAGS=-g`) and install
    2. In the shell, type `gdb gvim`
    3. At the "(gdb)" prompt, type `run`. Gvim should start.
    4. Cause the error to occur. The gdb terminal should display a
       message like "Program received SIGSEGV...".
    5. Type `bt` at the "(gdb)" prompt to produce a backtrace

Attachment: signature.asc
Description: Digital signature

Raspunde prin e-mail lui