AccessSymFile    377 debug.c          AccessSymFile(rootPid, fileServer, fileId)
BreakProcess     496 debug.c          BreakProcess()
ClearBreakpoint   42 breakpoint.c     ClearBreakpoint(bpno)
CommandLoop       61 commands.c       CommandLoop(bpno)
DeathWatcher     460 debug.c          DeathWatcher( debugeePid )
DecrementDot     647 commands.c       memaddr DecrementDot( pc, dec )
DisplayMemLoc     85 typeout.c        DisplayMemLoc()
ElementOf        454 ioutilities.c    short ElementOf(c,string)
ExitDebugger     443 debug.c          ExitDebugger()
FEWatcher        477 debug.c          FEWatcher(debugeePid)
FindRegister     366 symbols.c        long *FindRegister(string)
FindSymByName    204 symbols.c        struct nlist *FindSymByName ( name, symfileptr )
FindSymByValue   104 symbols.c        SymRec *FindSymByValue ( v, symfileptr)
FindUserBreakpoint 149 breakpoint.c     FindUserBreakpoint(pc)
GetFromMemBuffer  45 memoryaccess.c   SystemCode GetFromMemBuffer( pc )
GetInstrWord     136 memoryaccess.c   int  GetInstrWord( pc, error )
GetMem           154 memoryaccess.c   long GetMem( type, addr, error )
GetMemByte        84 memoryaccess.c   char GetMemByte( loc, error )
GetMemLong       113 memoryaccess.c   long GetMemLong( loc, error )
GetMemWord        96 memoryaccess.c   short GetMemWord( loc, error )
GetSymbolRec     298 symbols.c        GetSymbolRec(symptr, symfileptr, offset)
GetValToCompare  682 commands.c       long GetValToCompare( type, pc )
GiveTypeOutMode   60 typeout.c        enum stype GiveTypeOutMode(modeType)
IncrementDot     631 commands.c       memaddr IncrementDot( pc, inc )
InitCache         57 symbols.c        InitCache()
InitOpcodeTab    178 disasm.c         static InitOpcodeTab()
InvalidMemBuffer 260 memoryaccess.c   InvalidMemBuffer()
IsDigit          419 ioutilities.c    #define IsDigit( c, radix )  !( c<'0' || (radix<=10 && c>'0'+radix-1) ||\
IsRunnable       615 commands.c       int IsRunnable()
NumericConstant  422 ioutilities.c    NumericConstant( symbolstring, symbolvalue, radix )
ParseForSymbol   306 ioutilities.c    char *ParseForSymbol(buffer, symbol, maxlen)
ParseForSymbolValue 331 ioutilities.c    char *ParseForSymbolValue(buffer, symvalue)
ParseToGetArg    245 ioutilities.c    int ParseToGetArg(buffer, n, arg)
ParseToGetCommand 145 ioutilities.c    enum DbCmds ParseToGetCommand(buffer, len)
PrintAddress     545 ioutilities.c    PrintAddress( pc )
PrintBreakpoints 176 breakpoint.c     PrintBreakpoints()
PrintHelp        710 commands.c       PrintHelp()
PrintSym         334 symbols.c        PrintSym ( v, fileptr )
PutMem           181 memoryaccess.c   int PutMem( type, adrs, data )
PutMemData       227 memoryaccess.c   PutMemData( address, data, nbytes )
QueryCache        73 symbols.c        QueryCache()
QueryDebugger    787 commands.c       QueryDebugger()
QueryMemBuffer   298 memoryaccess.c   QueryMemBuffer()
ReadInputLine     52 ioutilities.c    ReadInputLine(buffer)
RemoveBreakpoint  56 breakpoint.c     RemoveBreakpoint(bpno)
ResetBreakpoint  126 breakpoint.c     ResetBreakpoint(whichBp, pc)
SetBreakpoint     77 breakpoint.c     SetBreakpoint(whichBp, pc)
SetDefaults      411 debug.c          SetDefaults()
SetTypeOutMode    38 typeout.c        SetTypeOutMode( pc )
StackDump         58 stack.c          StackDump( disassembledCode, maxLines )
TypeOut          108 typeout.c        int TypeOut( type, adrs )
TypeOutLegibly   182 typeout.c        TypeOutLegibly(c)
ValidAddress     288 memoryaccess.c   ValidAddress( address )
ValidInstrPc     270 memoryaccess.c   ValidInstrPc(pc)
Vdebug           509 debug.c          Vdebug( atBrkpt, trueException )
bhex             520 disasm.c         bhex(n)
bufput           478 ioutilities.c    bufput(c)
dasm             210 disasm.c         int dasm ( address , symfile, legal)
dasminit         151 disasm.c         File *dasminit(fileServer, fileId )
getlong          109 disasm.c         long getlong( fileptr )
hex              503 disasm.c         hex(n)
main              83 debug.c          main(argc, argv)
numout           499 ioutilities.c    numout( number )
printnum         530 ioutilities.c    int printnum(number)
readfileheader   130 disasm.c         readfileheader( fileptr )
signed_numout    513 ioutilities.c    signed_numout( number )
strput           465 ioutilities.c    strput(s)
tolower          135 ioutilities.c    char tolower( c )
translate        284 disasm.c         translate(opcode)
translate_arg    332 disasm.c         translate_arg(argAccessAndType, opcode)
