linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lawrence <lawrencio@hotpop.com>
To: linux-assembly@vger.kernel.org
Subject: reply to jeff message
Date: Thu, 18 Sep 2003 09:13:56 +0800	[thread overview]
Message-ID: <3F6906D4.6050008@hotpop.com> (raw)

Hi All,

I am working in a company that use entirely DOS and assembly to develop
a GUI platform and a variety of graphic related application.  I have
always been struggling to find an all-in-one solution for Linux assembly
program, so that we can do the porting.

From my experience, I think the most salient problem that hinder people
from using assembly as her development tool lies in the absent of a
robust assembly debugger.  Although people says gdb is good enough, I
still don't know how to treak it to symbolically debug my intel-syntax
asm program.  I've also try ald before, but I think it's the problem of
nasm, it cannot show the symbols too.

After I got the gift from Jeff, I've tried it out all night,  and I
finally figure out how to debug my asm program symboliclly under kdbg,
with his suggestion of using another version of nasm.  With Jeff's tool,
I finally can tried to start doing the porting.

I believe, with an integrated assembly development package, more and
more people using asm under DOS/MS Windows like me will give a try to
Linux.  Thanks Jeff for his endeavour, and of course other programmers
who contributed to the linux assembly tools.

Thanks and Regards,
Lawrence


             reply	other threads:[~2003-09-18  1:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-18  1:13 Lawrence [this message]
2003-09-18  8:13 ` reply to jeff message peter w krause
2003-09-18  8:04   ` Lawrence
  -- strict thread matches above, loose matches on Subject: below --
2003-09-17 18:55 marcello miorelli
2003-09-17 18:55 marcello miorelli

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=3F6906D4.6050008@hotpop.com \
    --to=lawrencio@hotpop.com \
    --cc=linux-assembly@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;
as well as URLs for NNTP newsgroup(s).