From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: jmerkey@wolfmountaingroup.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.26 4/25] mdb: Merkey's Kernel Debugger
Date: Wed, 06 Aug 2008 10:09:43 +0200 [thread overview]
Message-ID: <48995C47.6020808@s5r6.in-berlin.de> (raw)
In-Reply-To: <57474.166.70.238.45.1217815846.squirrel@webmail.wolfmountaingroup.com>
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/
next prev parent reply other threads:[~2008-08-06 8:10 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 [this message]
2008-08-06 13:33 ` jmerkey
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=48995C47.6020808@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=jmerkey@wolfmountaingroup.com \
--cc=linux-kernel@vger.kernel.org \
/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®