October 2018
Intermediate to advanced
404 pages
8h 50m
English
EDB-Debugger can give you a symbol map via the following command-line entry:
edb --symbols /usr/bin/gedit > gedit.map
The symbol table maps functions, lines, or variables in a program. In the case of gedit, the symbol table looks as follows:
