This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tui/13422] Segmentation fault due to lack of tui setup


https://sourceware.org/bugzilla/show_bug.cgi?id=13422

Steve Fink <sphink at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Steve Fink <sphink at gmail dot com> ---
I cannot reproduce with gdb 7.7.1-21.fc20, emacs 24.3.1, with:

emacs --eval '(gud-gdb "/usr/bin/gdb --annotate=3 /usr/bin/flac")'

(gud-gdb even in current emacs will not use MI mode, which is good for me and
others because MI mode is still flaky, at least with the versions of things I
use.)

Nor can I reproduce it with /home/sfink/src/archer/gdb/gdb, though I have no
idea whether that's still the same version as when I filed this bug. Its
timestamp is from 2012, so probably not. (Why didn't I record the rev that I
had the problem in? Because I'm an idiot.)

That version of gdb *does* spit out "Dwarf Error: Cannot handle
DW_FORM_<unknown> in DWARF reader [in module
/usr/lib/debug/usr/bin/flac.debug]", fwiw.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]