IDA C++ SDK 9.2
Loading...
Searching...
No Matches
dbg_info_t Struct Reference

Information for the user interface about available debuggers. More...

#include <loader.hpp>

Public Member Functions

 dbg_info_t (plugin_info_t *_pi, struct debugger_t *_dbg)

Public Attributes

plugin_info_tpi
struct debugger_tdbg

Detailed Description

Information for the user interface about available debuggers.

Constructor & Destructor Documentation

◆ dbg_info_t()

dbg_info_t::dbg_info_t ( plugin_info_t * _pi,
struct debugger_t * _dbg )
inline

Member Data Documentation

◆ pi

plugin_info_t* dbg_info_t::pi

◆ dbg

struct debugger_t* dbg_info_t::dbg

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