vim-ruby-debugger icon indicating copy to clipboard operation
vim-ruby-debugger copied to clipboard

Vim: Caught deadly signal ABRT

Open tleish opened this issue 13 years ago • 0 comments

White running a :RdbTest for a specific functional test (with breakpoints), my MacVIm application crashed (closed) and the terminal displayed the following output.

$ (eval):55: [BUG] terminated node (0x4ba47e0) ruby 1.8.7 (2011-12-28 patchlevel 357) [universal-darwin11.0]

Vim: Caught deadly signal ABRT Vim: Finished.

This has happened a couple of times to me. Is there additional information I can capture that would be helpful?

I'm wondering, Is it possible to run the ruby debugger in an outside process, but set breakpoints within vim? If so, would this help?

Thanks

tleish avatar Jun 12 '12 17:06 tleish