Joerg Mayer <[EMAIL PROTECTED]> writes:
> while talking about documentation. Your last patches broke the
> "--debugmsg help" feature. How should we handle this?
> a) write a tool to collect the info and add it in the old place?
> b) add it to the manpage (maintainance problems)
> c) ???
d) not do anything ;-)
The whole point of the patch is to avoid having a centralized list of
debug channels; this way any dll/app can add its own channels when
loaded. So of course this also means you have no way of printing the
complete list. I'm not convinced that such a list is really useful
anyway; you still need to read the code to see what debug channels are
useful for debugging a given problem.
--
Alexandre Julliard
[EMAIL PROTECTED]