[Bug 750724] Re: emacs hangs when i try to use it with gdb

2014-07-22 Thread Constantine
Gorshenkov Sergey, this is not a reason for Emacs to hang up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750724 Title: emacs hangs when i try to use it with gdb To manage notifications about thi

[Bug 750724] Re: emacs hangs when i try to use it with gdb

2012-05-18 Thread Gorshenkov Sergey
This is not a bug! Emacs require that gdb gets run with annotations turned on. Make shure that option '--annotate=3' is included in your gdb command line. Also using M-x gud-gdb work fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 750724] Re: emacs hangs when i try to use it with gdb

2011-04-04 Thread Thomas Bechtold
** Description changed: Binary package hint: emacs23 + + Steps to reproduce: 1) start emacs 2) M-x gdb 3) try to debug a lib with "libtool --mode=execute gdb ~/devel/isas/src/isas" (i try to use a lib called isas) now the gdb window opens 4) go to the gdb window and press TAB