public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/13635] New: Way to reduce warning messages floating in log
@ 2012-01-30 23:18 mac-fly at gmx dot net
  2023-12-31 13:27 ` [Bug gdb/13635] " ssbssa at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: mac-fly at gmx dot net @ 2012-01-30 23:18 UTC (permalink / raw)
  To: gdb-prs

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

             Bug #: 13635
           Summary: Way to reduce warning messages floating in log
           Product: gdb
           Version: 7.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: mac-fly@gmx.net
    Classification: Unclassified


Environment: Windows XP/7, TDM GCC 4.6.1 / GNU gdb 7.3 for MinGW.
I have compiled Code::Blocks (http://www.codeblocks.org) against wxWidgets
2.9.3 (http://www.wxwidgets.org) and try to debug into a crash. Unfortunately
it is hard to read the log because tons of warning messages like the following:

warning: ../../src/common/menucmn.cpp(976): assert "item" failed in Enable():
attempt to enable an item which doesn't exist

...are floated into the debug log. I know, that is a bug in C::B, but thats
what I am after. I have described the issue here:

http://forums.codeblocks.org/index.php/topic,10908.msg106860.html#msg106860
...and here:
http://forums.codeblocks.org/index.php/topic,10908.msg106928.html#msg106928

A "solution" suggested here:
http://forums.codeblocks.org/index.php/topic,10908.msg106878.html#msg106878
is to filter the warnings by a certain string in the message. While this is an
option, I was told here:
http://forums.codeblocks.org/index.php/topic,10908.msg106933.html#msg106933
...to file a bug report into this bugzilla database to ask if there is a better
way to do it or maybe a feature request to GDB that allows filtering such on
GDB level.

Is that possible / feasible?

-- 
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.


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

* [Bug gdb/13635] Way to reduce warning messages floating in log
  2012-01-30 23:18 [Bug gdb/13635] New: Way to reduce warning messages floating in log mac-fly at gmx dot net
@ 2023-12-31 13:27 ` ssbssa at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: ssbssa at sourceware dot org @ 2023-12-31 13:27 UTC (permalink / raw)
  To: gdb-prs

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

Hannes Domani <ssbssa at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ssbssa at sourceware dot org

--- Comment #1 from Hannes Domani <ssbssa at sourceware dot org> ---
This seems to be about the warning messages generated by
OUTPUT_DEBUG_STRING_EVENT.

An option to completely disable/enable them would be easy to implement.
Or maybe filtering based on some regexp?

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

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

end of thread, other threads:[~2023-12-31 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-30 23:18 [Bug gdb/13635] New: Way to reduce warning messages floating in log mac-fly at gmx dot net
2023-12-31 13:27 ` [Bug gdb/13635] " ssbssa at sourceware dot org

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).