Symbol List Shows you a list of all the symbols. ──────────────────────────────────────────────────────────────────────────────
This option will bring up a window containing a list of all of the symbols contained within the .EXE.
┌────── This area is used │ to display the first │ symbol from each module Symbols contained in ─┐ │ with the program each specific module │ │ │ │┌─────────────────────── Symbol Tables ──────────────────────┐│ ││ ┌─ Symbol Tables ────┐ ┌─ Symbols (11) ─────────────┐ ││ │ ┌────│ │No. First Item Items│ │Symbol Type │ │─┐ │ │ │ │ │ 1 BIG 11↑ │BIG ↑ ││ │ │ │ │ │ 2 IHATEAW 214█ │NCHOICE █ ││ │ │ │ │ │ 3 WIN_CREATE 116▒ │SETCOLOR █ ││ │ │ │ │ │ 4 DISPLAYMEN 69▒ │SCROLL █ ││ │ │ │ │ │ 5 VIEW_WORK 532▒ │DISPBOX █ ││ │ │ │ │ │ 6 CONTENTS 302▒ │ACHOICE █ ││ │ └─┤ │ │ 7 CONDESCED 101▒ │IHATEAW █ ││ │ │ │ │ 8 DISP_EXTEN 420▒ │GOODBYE █ ││ │ │ │ │ 9 UTILS_MENU 303▒ │BUILDING █ │├─┛ │ │ │ 10 STANDARDRE 156▒ │STRUCTURE █ ││ │ │ │ 11 BACKUP 112▒ │LARGE █ ││ │ │ │ 12 PERCSETUP 24▒ │ █ ││ └────│ │ 13 REPORTAGE 73↓ │ █ ││ │ └───────Total:12900──┛ │ █ ││ │ │ █ ││ │ │ █ ││ │ ┌─ Search ───────────┐ │ █ ││ │ ││ │ ↓ │─┛ │ └────────────────────┛ └────────────────────────────┛ │ │ │ └────────────────────────────────────────────────────────────┛ └────────┬─────────┛ └───── The search box is use to search for a specific symbol throughout all modules
You may use the <TAB> key to move from the Symbol Tables list to the Symbols list, to the Search box and back to the Symbol Tables list.
Within the Search box you may type the letters of a symbol that you are searching for and each of the modules will be searched for the partial symbol that you have typed in.
If you type letters within the Symbols list a partial search will be performed, for each letter that you type, within the Symbols list associated with the current highlighted item in the Symbol Tables list.
If the search finds a symbol that starts with the letters of the symbol that you are searching for, but it is not the item that you are looking for, you may press the <SPACEBAR> and MrDebug will move to the next item, if one exists, that matches the letters that you are looking for.
When you have finished with this list press <Esc> key to return to MrDebug.
Please Note: Depending upon the linker that you are using or the mode that you are linking in, you may have one or more symbol tables. If you are using the Search box to find a specific symbol, all of the symbol tables will be searched.
The hot-key combination for this item is <Shift><Alt><Y>.