Hi, 1. When QEMU for MIPS support watchpoint debug facility? Any hint or guide to implement that function?
2. qemu-system-mipsel -M malta -kernel vmlinux-2.6.26-1-4kc-malta -hda debian_lenny_mipsel_small.qcow2 -append "root=/dev/hda1 console=ttyS0 kgdboc=ttyS0,115200 kgdbwait" -nographic -serial tcp::1234,server -net nic,model=pcnet -net user Did I miss something? I cannot see the bootup message in the current client unless I remove "-serial tcp::1234,server" away. But I need that for kgdb debug. What is the right way to configure it? -- Best Regards, Yu Rong Tan