On 3/5/2012 10:33 AM, Eric Noulard wrote:
2012/3/5 Brad King<brad.k...@kitware.com>:
Elsewhere in this thread discussion proposed filters on messages
based on their context.  Filters based on the full backtrace
should be possible and would give a lot of control.

You mean something like a regex?

I had no particular interface in mind and was just pointing out
what is possible.

So that if the stacktrace and/or prefix (and/or the whole message)
matches the regex it is displayed ?

That sounds reasonable.

It may cost a lot at runtime?

Possibly, but there should be a fast-path if DEBUG messages are
not turned on at all.  Once they are on then the runtime cost
may be worthwhile for such control.

-Brad
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to