public inbox for gdb-prs@sourceware.org help / color / mirror / Atom feed
* [Bug python/18291] New: enabled status not printed in output of "info xmethods" @ 2015-04-21 22:49 dje at google dot com 2015-04-21 22:50 ` [Bug python/18291] " dje at google dot com ` (2 more replies) 0 siblings, 3 replies; 4+ messages in thread From: dje at google dot com @ 2015-04-21 22:49 UTC (permalink / raw) To: gdb-prs https://sourceware.org/bugzilla/show_bug.cgi?id=18291 Bug ID: 18291 Summary: enabled status not printed in output of "info xmethods" Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: python Assignee: unassigned at sourceware dot org Reporter: dje at google dot com bash$ gdb a.out (gdb) i xm Xmethods in objfile /usr/local/google/home/dje/ruffies-copy/src/play/gcc-unique_ptr.x64: libstdc++::unique_ptr get operator* libstdc++::unordered_multimap empty size ... (gdb) dis xm (gdb) i xm Xmethods in objfile /usr/local/google/home/dje/ruffies-copy/src/play/gcc-unique_ptr.x64: libstdc++::unique_ptr get operator* libstdc++::unordered_multimap empty size ... I'd expect to see all of these marked as disabled. [Another odd thing is the xmethods are marked as owned by the binary, when one might expect them to be owned by libstdc++.so. That's just an artifact of how they're loaded in my environment.] -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug python/18291] enabled status not printed in output of "info xmethods" 2015-04-21 22:49 [Bug python/18291] New: enabled status not printed in output of "info xmethods" dje at google dot com @ 2015-04-21 22:50 ` dje at google dot com 2015-05-08 14:21 ` cvs-commit at gcc dot gnu.org 2015-05-21 17:49 ` dje at google dot com 2 siblings, 0 replies; 4+ messages in thread From: dje at google dot com @ 2015-04-21 22:50 UTC (permalink / raw) To: gdb-prs https://sourceware.org/bugzilla/show_bug.cgi?id=18291 dje at google dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sivachandra at google dot com -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug python/18291] enabled status not printed in output of "info xmethods" 2015-04-21 22:49 [Bug python/18291] New: enabled status not printed in output of "info xmethods" dje at google dot com 2015-04-21 22:50 ` [Bug python/18291] " dje at google dot com @ 2015-05-08 14:21 ` cvs-commit at gcc dot gnu.org 2015-05-21 17:49 ` dje at google dot com 2 siblings, 0 replies; 4+ messages in thread From: cvs-commit at gcc dot gnu.org @ 2015-05-08 14:21 UTC (permalink / raw) To: gdb-prs https://sourceware.org/bugzilla/show_bug.cgi?id=18291 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Siva Chandra Reddy <sivachandra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=df2eb078c0a88a44c49de7045a1c163f380a7efc commit df2eb078c0a88a44c49de7045a1c163f380a7efc Author: Siva Chandra <sivachandra@chromium.org> Date: Sat Apr 25 17:10:30 2015 -0700 [PR python/18291] Fix printing of "disabled" status of xmethod matchers. gdb/ChangeLog: PR python/18291 * python/lib/gdb/command/xmethods.py (print_xm_info): Fix typo. Print xmethod matcher status. gdb/testsuite/ChangeLog: PR python/18291 * gdb.python/py-xmethods.exp: Add tests. -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug python/18291] enabled status not printed in output of "info xmethods" 2015-04-21 22:49 [Bug python/18291] New: enabled status not printed in output of "info xmethods" dje at google dot com 2015-04-21 22:50 ` [Bug python/18291] " dje at google dot com 2015-05-08 14:21 ` cvs-commit at gcc dot gnu.org @ 2015-05-21 17:49 ` dje at google dot com 2 siblings, 0 replies; 4+ messages in thread From: dje at google dot com @ 2015-05-21 17:49 UTC (permalink / raw) To: gdb-prs https://sourceware.org/bugzilla/show_bug.cgi?id=18291 dje at google dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from dje at google dot com --- patch committed -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-05-21 17:49 UTC | newest] Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2015-04-21 22:49 [Bug python/18291] New: enabled status not printed in output of "info xmethods" dje at google dot com 2015-04-21 22:50 ` [Bug python/18291] " dje at google dot com 2015-05-08 14:21 ` cvs-commit at gcc dot gnu.org 2015-05-21 17:49 ` dje at google dot com
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).