Hello, Is there any way to provide GDB with symbol information besides a binary? I have symbol information in text format (symbol name/address/some flags). I can transform the data as necessary, but I can't seem to find a way to use it. Thanks, -Stephen