To print a string that's 6 characters long at address 0x555555556004, you can do:
(gdb) p *(char[6]*)(0x555555556004)