From: "Maik Beckmann" <baegsch@linuxmail.org>
To: linux-assembly@vger.kernel.org
Subject: Re: debugger
Date: Sun, 07 Sep 2003 12:50:58 +0100 [thread overview]
Message-ID: <20030907115058.19795.qmail@linuxmail.org> (raw)
gdb is also capable of printing in intel style. I do not know the correct command for this, But its possible to change the syntax by a simple command.
And for the syscall list take a look at arch/i386/kernel/entry.S
All syscalls are merged there in the sys_call_table, which is really easy to obtain.
regards baegsch
----- Original Message -----
From: Rafael Diniz <rafael.diniz@ic.unicamp.br>
Date: Sun, 7 Sep 2003 06:47:39 -0300
To: linux-assembly@vger.kernel.org
Subject: debugger
> Hello all,
> I'm starting code in assembly language for Linux (i386 with nasm) and I'm
> using gdb to debug my programs, but I would like to know if there is any
> other debugger for i386 that uses the Intel syntax.
>
> Another thing, where can I get a complete documented (or not) list of all the
> syscalls present in the linux 2.6?
>
> Asm rocks!!!
>
> Bye,
> Rafael Diniz
>
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
> Engenharia da Computação -- Unicamp
> http://www.gnu.org/philosophy/why-free.pt.html
> Usuário do sistema operacional GNU/Linux
> Chave PGP: http://www.dcc.unicamp.br/~ra017126/pubkey.asc
> "Acreditar num conhecimento que pode ser vendido e
> comprado é uma forma sutil (e cruel) de perpetuar a ignorância."
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr
Powered by Outblaze
next reply other threads:[~2003-09-07 11:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-07 11:50 Maik Beckmann [this message]
2003-09-07 16:06 ` debugger Alexander Jänicke
-- strict thread matches above, loose matches on Subject: below --
2003-09-07 9:47 debugger Rafael Diniz
2003-09-07 13:56 ` debugger Patrick Alken
2003-09-07 23:05 ` debugger Rafael Diniz
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=20030907115058.19795.qmail@linuxmail.org \
--to=baegsch@linuxmail.org \
--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