Symbol file
Stephen Pape <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CADdUxCxwFREFOGXAPLNQevOST=okxtGwYJ7B_6WHhPpcjDKx+w@mail.gmail.com> |
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