GDBserver
Public Attributes | List of all members
dll_info Struct Reference

#include "dll.h"

Public Attributes

struct inferior_list_entry entry
 
char * name
 
CORE_ADDR base_addr
 

Detailed Description

Definition at line 21 of file dll.h.

Member Data Documentation

CORE_ADDR dll_info::base_addr

Definition at line 28 of file dll.h.

Referenced by emit_dll_description(), loaded_dll(), match_dll(), and unloaded_dll().

struct inferior_list_entry dll_info::entry

Definition at line 25 of file dll.h.

Referenced by loaded_dll(), and unloaded_dll().

char* dll_info::name

The documentation for this struct was generated from the following file: