public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug python/18476] New: move the info/enable/disable command trio for python-based features into common code
@ 2015-06-01 19:11 dje at google dot com
  0 siblings, 0 replies; only message in thread
From: dje at google dot com @ 2015-06-01 19:11 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 18476
           Summary: move the info/enable/disable command trio for
                    python-based features into common code
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com
  Target Milestone: ---

The code to implement the info/enable/disable command trio for python-based
features is currently replicated for each features. pretty-printers,
type-printers, xmethods, and so on.

This can lead to differences in command syntax and potentially inconsistent
behaviour across the different objects, which is unfortunate.

IWBN if they all shared the same basic framework to implement these commands.
See https://sourceware.org/ml/gdb-patches/2015-04/msg00006.html
for a prototype of how to do this for Guile.

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-01 19:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-01 19:11 [Bug python/18476] New: move the info/enable/disable command trio for python-based features into common code 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).