How is the location of the breakpoint determined and where is it obtained?
hilbert via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Symbols that can be read from elf files, but we cannot know in advance where they will be loaded. After the run command, where does gdb get the exact location of the breakpoint? I don't get the information I want in gdb, who can help me?