X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2FREADME.qemu-mips;h=3940fac603df0e17237fa417d592c8a3f1a7d6ad;hb=806f86bd826e7a0fbefd4f34c550df400905992a;hp=a192752f4dd7e50f97d92d3ec9cbd5cc1bb5980a;hpb=16641d52fc70f67aa083c5ebffc526ee8e46bf35;p=u-boot diff --git a/doc/README.qemu-mips b/doc/README.qemu-mips index a192752f4d..3940fac603 100644 --- a/doc/README.qemu-mips +++ b/doc/README.qemu-mips @@ -157,7 +157,7 @@ This GDB was configured as "--host=i486-linux-gnu --target=mipsel-unknown-linux- (gdb) target remote localhost:1234 Remote debugging using localhost:1234 _start () at start.S:64 -64 RVECENT(reset,0) /* U-boot entry point */ +64 RVECENT(reset,0) /* U-Boot entry point */ Current language: auto; currently asm (gdb) b board.c:289 Breakpoint 1 at 0xbfc00cc8: file board.c, line 289.