public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug python/16483] New: "info frame-filter" too verbose with many objfiles
@ 2014-01-22  5:28 tromey at redhat dot com
  2014-02-21 13:44 ` [Bug python/16483] " pmuldoon at redhat dot com
  2014-02-26  9:01 ` pmuldoon at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: tromey at redhat dot com @ 2014-01-22  5:28 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 16483
           Summary: "info frame-filter" too verbose with many objfiles
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

If you have many objfiles and invoke "info frame-filter",
it prints something about each one, even if just to say
that the objfile has no filters.  I think it would be
better to only mention objfiles that actually do have
filters.  Example:

(gdb) info frame-filter 
global frame-filters:
  Priority  Enabled  Name
  100       Yes      glib

progspace /tmp/S frame-filters:
  No frame filters registered.

objfile /tmp/S frame-filters:
  No frame filters registered.
objfile /usr/lib/debug/lib64/ld-2.16.so.debug frame-filters:
  No frame filters registered.
objfile /lib64/ld-linux-x86-64.so.2 frame-filters:
  No frame filters registered.
objfile system-supplied DSO at 0x7ffff7ffd000 frame-filters:
  No frame filters registered.
objfile /usr/lib/debug/usr/lib64/libgobject-2.0.so.0.3400.2.debug
frame-filters:
  No frame filters registered.
objfile /lib64/libgobject-2.0.so.0 frame-filters:
  No frame filters registered.
objfile /usr/lib/debug/usr/lib64/libglib-2.0.so.0.3400.2.debug frame-filters:
  No frame filters registered.
objfile /lib64/libglib-2.0.so.0 frame-filters:
  No frame filters registered.
objfile /usr/lib/debug/lib64/libc-2.16.so.debug frame-filters:
  No frame filters registered.
objfile /lib64/libc.so.6 frame-filters:
  No frame filters registered.
objfile /usr/lib/debug/usr/lib64/libgthread-2.0.so.0.3400.2.debug
frame-filters:
  No frame filters registered.
objfile /lib64/libgthread-2.0.so.0 frame-filters:
  No frame filters registered.
objfile /usr/lib/debug/lib64/libpthread-2.16.so.debug frame-filters:
  No frame filters registered.
objfile /lib64/libpthread.so.0 frame-filters:
  No frame filters registered.
objfile /usr/lib/debug/lib64/librt-2.16.so.debug frame-filters:
  No frame filters registered.
objfile /lib64/librt.so.1 frame-filters:
  No frame filters registered.
objfile /usr/lib/debug/usr/lib64/libffi.so.5.0.10.debug frame-filters:
  No frame filters registered.
objfile /lib64/libffi.so.5 frame-filters:
  No frame filters registered.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug python/16483] "info frame-filter" too verbose with many objfiles
  2014-01-22  5:28 [Bug python/16483] New: "info frame-filter" too verbose with many objfiles tromey at redhat dot com
@ 2014-02-21 13:44 ` pmuldoon at redhat dot com
  2014-02-26  9:01 ` pmuldoon at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: pmuldoon at redhat dot com @ 2014-02-21 13:44 UTC (permalink / raw)
  To: gdb-prs

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

Phil Muldoon <pmuldoon at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pmuldoon at redhat dot com
           Assignee|unassigned at sourceware dot org   |pmuldoon at redhat dot com

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug python/16483] "info frame-filter" too verbose with many objfiles
  2014-01-22  5:28 [Bug python/16483] New: "info frame-filter" too verbose with many objfiles tromey at redhat dot com
  2014-02-21 13:44 ` [Bug python/16483] " pmuldoon at redhat dot com
@ 2014-02-26  9:01 ` pmuldoon at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: pmuldoon at redhat dot com @ 2014-02-26  9:01 UTC (permalink / raw)
  To: gdb-prs

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

Phil Muldoon <pmuldoon at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-26  9:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-22  5:28 [Bug python/16483] New: "info frame-filter" too verbose with many objfiles tromey at redhat dot com
2014-02-21 13:44 ` [Bug python/16483] " pmuldoon at redhat dot com
2014-02-26  9:01 ` pmuldoon at redhat 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).