> On Tue, Jan 29, 2002 at 10:08:55PM -0700, Michael Oberg wrote:
> > (2) Filtering Options:
> >     - Show/Dont show specific msg ID/Name.
> >     - Show/Dont show specific subsystem(s).
> >     - Show/Dont show range of IDs/subsystems/rights.
> >     - Show/Dont show reply's

I just checked in some code to give you a head start on implementing this.
You can add flag fields to `struct msgid_info' and modify `msgid_display'
and `msgid_trace_replies' to examine those flags and the global option
settings.  Then use new command line options to run through the msgid_ihash
table examining the RPC and subsystem names and setting these flags that
will control the tracing and printing.


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to