GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
remote_g_packet_guess Struct Reference

Public Member Functions

 remote_g_packet_guess (int bytes_, const struct target_desc *tdesc_)
 

Public Attributes

int bytes
 
const struct target_desctdesc
 

Detailed Description

Definition at line 11970 of file remote.c.

Constructor & Destructor Documentation

◆ remote_g_packet_guess()

remote_g_packet_guess::remote_g_packet_guess ( int  bytes_,
const struct target_desc tdesc_ 
)
inline

Definition at line 11972 of file remote.c.

References bytes, and tdesc.

Member Data Documentation

◆ bytes

int remote_g_packet_guess::bytes

Definition at line 11978 of file remote.c.

Referenced by remote_g_packet_guess().

◆ tdesc

const struct target_desc* remote_g_packet_guess::tdesc

Definition at line 11979 of file remote.c.

Referenced by remote_g_packet_guess().


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