[OpenBIOS] PATCH: Minor debugger patch

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Tue Nov 17 16:41:56 CET 2009


Hi all,

This patch corrects a couple of (minor) bugs in the Forth source 
debugger; firstly the number of wordlists is held in #order, rather than 
#vocs which is the total number of wordlists which can be held 
simultaneously.

Secondly, the initial interruptforth setting in kernel/bootstrap.c is 
actually wrong, but since this is reset by enterforth() it is not needed 
anyway. Hence this line can simply be removed.


ATB,

Mark.

-- 
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063

Sirius Labs: http://www.siriusit.co.uk/labs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openbios-debug.patch
Type: text/x-diff
Size: 1188 bytes
Desc: not available
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20091117/afe26d75/attachment.bin>


More information about the OpenBIOS mailing list