 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package breakpoints handles breakpoint requests we get from the user through the Debuglet Controller, and manages corresponding breakpoints set in the code. | Package breakpoints handles breakpoint requests we get from the user through the Debuglet Controller, and manages corresponding breakpoints set in the code. | 
| Package controller is a library for interacting with the Google Cloud Debugger's Debuglet Controller service. | Package controller is a library for interacting with the Google Cloud Debugger's Debuglet Controller service. | 
| Package debug provides the portable interface to a program being debugged. | Package debug provides the portable interface to a program being debugged. | 
| 
          
            arch
            
            
          
           Package arch contains architecture-specific definitions. | Package arch contains architecture-specific definitions. | 
| 
          
            cmd/debugproxy
            
            command
          
          
         | |
| 
          
            dwarf
            
            
          
           Package dwarf provides access to DWARF debugging information loaded from executable files, as defined in the DWARF 2.0 Standard at http://dwarfstd.org/doc/dwarf-2.0.0.pdf | Package dwarf provides access to DWARF debugging information loaded from executable files, as defined in the DWARF 2.0 Standard at http://dwarfstd.org/doc/dwarf-2.0.0.pdf | 
| 
          
            elf
            
            
          
           Package elf implements access to ELF object files. | Package elf implements access to ELF object files. | 
| 
          
            gosym
            
            
          
           Package gosym implements access to the Go symbol and line number tables embedded in Go binaries generated by the gc compilers. | Package gosym implements access to the Go symbol and line number tables embedded in Go binaries generated by the gc compilers. | 
| 
          
            local
            
            
          
           Package local provides access to a local program. | Package local provides access to a local program. | 
| 
          
            remote
            
            
          
           Package remote provides remote access to a debugproxy server. | Package remote provides remote access to a debugproxy server. | 
| 
          
            server
            
            
          
           Package server provides RPC access to a local program being debugged. | Package server provides RPC access to a local program being debugged. | 
| 
          
            server/protocol
            
            
          
           Package protocol defines the types used to represent calls to the debug server. | Package protocol defines the types used to represent calls to the debug server. | 
| Package valuecollector is used to collect the values of variables in a program. | Package valuecollector is used to collect the values of variables in a program. | 
 Click to show internal directories. 
   Click to hide internal directories.