gdb: LoongArch: Use GDB style to check readbuf and writebuf The GDB style is to write 'if (readbuf != nullptr)', and the same for writebuf. Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>