Date: Mon, 18 Jun 2001 12:37:07 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: Jim Pirzyk <Jim.Pirzyk@disney.com> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 db_trace.c Message-ID: <XFMail.010618123707.jhb@FreeBSD.org> In-Reply-To: <iss.689b.3b2e55bd.dc2c2.1@mercury.fan.fa.disney.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 18-Jun-01 Jim Pirzyk wrote: > So when decoding these syscall names, will it be able to use the linux > syscall > names for linux binaries? ( as opposed to still using the FreeBSD names > and > wondering why your program is call reboot (with 2 arguments too)). Yes. Well, if it's using the Linux syscalls. If it is calling the FreeBSD syscalls (because it isn't branded) then you will see the FreeBSD syscall name. > - JimP -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010618123707.jhb>