wok diff runcom/stuff/debug.S @ rev 19766

mysql, mariadb: fix pre_install status (thanks Aleksej)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 09:35:09 2017 +0100 (2017-02-20)
parents 289a2f495cd6
children
line diff
     1.1 --- a/runcom/stuff/debug.S	Sat Feb 18 09:00:05 2012 +0100
     1.2 +++ b/runcom/stuff/debug.S	Mon Feb 20 09:35:09 2017 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  // Example:
     1.5  // m 0FC0                  move debugger to 0FC0:0000 0FC0:01FF
     1.6  // f 1			   read floppy boot sector to 0000:7C00
     1.7 -// f 80 1		   read hard disk master boot sector to 0000:7C00
     1.8 +// f 80:1		   read hard disk master boot sector to 0000:7C00
     1.9  // g 7C0E		   ...
    1.10  
    1.11  #define REGS32		28 bytes	display FS, GS and 32 bits datas for AX..DI