* app_main in the mini-os problem
@ 2011-01-05 10:24 kim.jin
2011-01-05 10:47 ` Samuel Thibault
0 siblings, 1 reply; 2+ messages in thread
From: kim.jin @ 2011-01-05 10:24 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1.1: Type: text/plain, Size: 228 bytes --]
Hi,
Is there bug in mini-OS? I make
while (1) printf("hello world.");
in int app_main(start_info_t *si) of main.c, but there is nothing printed!
Is it one bug in mini-OS?
Best Regards!
Kim King
2011-01-05
[-- Attachment #1.1.2: Type: text/html, Size: 3010 bytes --]
[-- Attachment #1.2: tl.gif --]
[-- Type: image/gif, Size: 802 bytes --]
[-- Attachment #1.3: spacer.gif --]
[-- Type: image/gif, Size: 43 bytes --]
[-- Attachment #1.4: ml.gif --]
[-- Type: image/gif, Size: 2232 bytes --]
[-- Attachment #1.5: dr.gif --]
[-- Type: image/gif, Size: 240 bytes --]
[-- Attachment #1.6: m_tl.gif --]
[-- Type: image/gif, Size: 1275 bytes --]
[-- Attachment #1.7: m_bg.gif --]
[-- Type: image/gif, Size: 250 bytes --]
[-- Attachment #1.8: m_tr.gif --]
[-- Type: image/gif, Size: 1137 bytes --]
[-- Attachment #1.9: m_bgl.gif --]
[-- Type: image/gif, Size: 360 bytes --]
[-- Attachment #1.10: bg.gif --]
[-- Type: image/gif, Size: 64 bytes --]
[-- Attachment #1.11: m_bgr.gif --]
[-- Type: image/gif, Size: 344 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: app_main in the mini-os problem
2011-01-05 10:24 app_main in the mini-os problem kim.jin
@ 2011-01-05 10:47 ` Samuel Thibault
0 siblings, 0 replies; 2+ messages in thread
From: Samuel Thibault @ 2011-01-05 10:47 UTC (permalink / raw)
To: kim.jin; +Cc: xen-devel
kim.jin, le Wed 05 Jan 2011 18:24:59 +0800, a écrit :
> Is there bug in mini-OS? I make
> while (1) printf("hello world.");
> in int app_main(start_info_t *si) of main.c, but there is
> nothing printed!
How do you build it? main.c is only compiled-in in the stubdom case, in
other kinds of builds app_main is provided by kernel.c or daytime.c.
Samuel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-05 10:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-05 10:24 app_main in the mini-os problem kim.jin
2011-01-05 10:47 ` Samuel Thibault
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).