This gives me two split views: assembly + registers, I didn't have time to play a lot to figire out why it doesn't work with that comment, if you figure out please let me know and I'll update my answer
$ cat ~/.gdbinit | grep -v "^#"
set disassembly-flavor intel
layout reg
layout split # Split view
layout asm