From: jmerkey@wolfmountaingroup.com
To: "Stefan Richter" <stefanr@s5r6.in-berlin.de>
Cc: jmerkey@wolfmountaingroup.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.26 4/25] mdb: Merkey's Kernel Debugger
Date: Wed, 6 Aug 2008 07:33:45 -0600 (MDT) [thread overview]
Message-ID: <44710.166.70.238.45.1218029625.squirrel@webmail.wolfmountaingroup.com> (raw)
In-Reply-To: <48995C47.6020808@s5r6.in-berlin.de>
> jmerkey@wolfmountaingroup.com wrote on 2008-08-04:
>> +ULONG displayASCTable(BYTE *cmd,
>> + StackFrame *stackFrame, ULONG Exception,
>> + DEBUGGER_PARSER *parser)
>> +{
>> +
>> + if (cmd) {};
>> + if (stackFrame) {};
>> + if (Exception) {};
>> + if (parser) {};
>> +
>> + DisplayASCIITable();
>> + return TRUE;
>> +
>> +}
>
> Hmm, this construct of empty conditional blocks is new to me. What is
> its purpose?
> --
> Stefan Richter
> -=====-==--- =--- --==-
> http://arcgraph.de/sr/
>
Gets rid of noisy compiler warnings under M$ Windows compilers -- not
needed in linux -- can be removed.
Jeff
prev parent reply other threads:[~2008-08-06 13:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-04 2:10 jmerkey
2008-08-04 12:15 ` Frank Ch. Eigler
2008-08-06 8:09 ` Stefan Richter
2008-08-06 13:33 ` jmerkey [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44710.166.70.238.45.1218029625.squirrel@webmail.wolfmountaingroup.com \
--to=jmerkey@wolfmountaingroup.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stefanr@s5r6.in-berlin.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®