sheng gao | 10 May 2005 15:58
Picon
Favicon

is there any debuging tools for minix

Hi, everybody!
  Is there any debuging tools for minix?

Thanks.

_________________________________________________________
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
http://cn.rd.yahoo.com/mail_cn/tag/yisou/music/*http://music.yisou.com/
美女明星应有尽有,搜遍美图、艳图和酷图
http://cn.rd.yahoo.com/mail_cn/tag/yisou/image/*http://image.yisou.com
1G就是1000兆,雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/

Bahman Movaqar | 14 May 2005 06:43
Picon
Favicon

Re: is there any debuging tools for minix

Hi,

I do not know any debugging tools specially designed
for Minix, but you may use Bochs with --enable-disasm
and --enable-debugger. It may help you.

Regards

        Bahman Movaqar
--- sheng gao <gaoqiu2001@...> wrote:
> Hi, everybody!
>   Is there any debuging tools for minix?
>
> Thanks.

__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail

Al Woodhull | 31 May 2005 17:41

how to retrieve something from kernel? (reposted)

The Minix-l Listserv rejected this post, apparently because the posting
domain is a source of spam, but the message looks legitimate and I am
reposting. Please reply to the original writer.

        Albert S. Woodhull -- List owner, Minix-l mailing list
                    Hampshire College, Amherst, MA
      awoodhull@...   http://minix1.hampshire.edu/asw/
------------------------ original message ------------------------
Date:         Mon, 30 May 2005 13:35:11 -0500
From:         Hermes <99class@...>
Subject:      how to retrieve something from kernel?
To:           MINIX-L@...

I have added a field "int p_priority" in proc struction, and set it to a
certain value. right now I dont know how to retrieve this value in a user-
level program.
In order to get this value, I made a massage send to mm by syscall(), and
mm send a message to kernel by taskcall(), but what way I can use to return
the expected value?


Gmane