If you are dealing with a binary that has been cleaned off all the function names and debug information, and in gdb disass wants a defined function, use
x/i address
If you are dealing with a binary that has been cleaned off all the function names and debug information, and in gdb disass wants a defined function, use
x/i address