From: Stas Sergeev <stssppnn@yahoo.com>
To: linux-msdos@vger.kernel.org
Subject: Re: Need advise on how to proceed in debugging ...
Date: Wed, 01 May 2002 22:12:38 +0400 [thread overview]
Message-ID: <3CD03016.3090008@yahoo.com> (raw)
Hello.
Bryan J. Smith wrote:
> 1. I'm having a bit of difficulty trying to figure out how to enable
> debugging.
There are a lot of debug options.
You may enable the debug logging with
-D9+xxx option, where xxx specifies the
type of events you are going to log.
So, to enable a file access logging,
you'll have to specify something like
"-D9+d -o /tmp/log" as a dosemu command-line
arguments. Consult "man dos" for more.
If you want to debug the program that
is running under dosemu, you have to
start "dosdebug" program that comes with
dosemu.
And if you want to debug dosemu itself
(which is what you have to do in case
it locks up), you have to recompile it
with debug info and attach a gdb to it.
> difference. I understand you can also "boot" a non-mounted,
> "native/real" C: partition too. If so, can I run multiple instances of
> DOSEmu, or am I limited to only 1 now since I'm booting a real
> partition?
Even if you are not strictly limited,
you'll certainly have a filesystem
corruption once the both instances of
dosemu are going to write something
simultaneously.
next reply other threads:[~2002-05-01 18:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-01 18:12 Stas Sergeev [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-05-01 7:51 Need advise on how to proceed in debugging Bryan J. Smith
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=3CD03016.3090008@yahoo.com \
--to=stssppnn@yahoo.com \
--cc=linux-msdos@vger.kernel.org \
--cc=stas.orel@mailcity.com \
/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