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

Public Attributes

gdb_smob base
 
SCM display_hint
 
SCM to_string
 
SCM children
 

Detailed Description

Definition at line 85 of file scm-pretty-print.c.

Member Data Documentation

◆ base

gdb_smob pretty_printer_worker_smob::base

Definition at line 88 of file scm-pretty-print.c.

Referenced by gdbscm_make_pretty_printer_worker().

◆ children

SCM pretty_printer_worker_smob::children

◆ display_hint

SCM pretty_printer_worker_smob::display_hint

◆ to_string

SCM pretty_printer_worker_smob::to_string

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