Procedures
Displays
all the procs (running or not) with file source and address (verbose
mode). For
operator Fbdebugger recreates the full names.

- Check one
for desactivate it : the
proc is excluded from debugging. BE CAREFULL.
Right click
to display the context menu
- Locate proc : select a proc name to find its location in the code
source files or select the proc the proc and then just press shift key.
- Procs followed : select an option to follow or not all the procs.
- Toogle sort : toogle between the procs sorted by their name or by the name of the module where they are coming from.

- Naked procs are allowed except if the -gcc option is used.