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 gdb/14198] gdb can't load module backtrace


http://sourceware.org/bugzilla/show_bug.cgi?id=14198

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |tromey at redhat dot com
         Resolution|                            |INVALID

--- Comment #1 from Tom Tromey <tromey at redhat dot com> 2012-06-12 19:43:02 UTC ---
This isn't a gdb bug per se.
Fedora gdb ships with some extra python modules that aren't upstreamed yet.
The libgobject python code there is trying to use these modules.
But, if you built the standard gdb, you don't have these.
The libgobject code could be more adaptive here.
Eventually the features appearing in those Fedora modules will make it
to the FSF gdb (we're working on it now),but in a different form.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]