Changeset 3de6dd7a in mainline for contrib/conf/gxemul.sh


Ignore:
Timestamp:
2006-05-30T22:23:11Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4fded58
Parents:
8cf8ee6
Message:

Added console support to gxemul.
Wider information in thread list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/conf/gxemul.sh

    r8cf8ee6 r3de6dd7a  
    22# Uspace addresses outside of normal memory (kernel has std. 8 or 16MB)
    33# we place the pages at 24M
    4         gxemul $@ -E testmips -X 0x81800000:../uspace/ns/ns 0x81900000:../uspace/kbd/kbd 0x81a00000:../uspace/fb/fb 0x81b00000:../uspace/init/init kernel.bin
     4        gxemul $@ -E testmips -X 0x81800000:../uspace/ns/ns 0x81900000:../uspace/kbd/kbd 0x81a00000:../uspace/fb/fb 0x81b00000:../uspace/init/init 0x81c00000:../uspace/console/console kernel.bin
Note: See TracChangeset for help on using the changeset viewer.