|
GDB (xrefs)
|
Public Attributes | |
| gdb_smob | base |
| SCM | key |
| SCM | args |
Definition at line 40 of file scm-exception.c.
| SCM exception_smob::args |
Definition at line 47 of file scm-exception.c.
Referenced by exscm_print_exception_smob(), gdbscm_exception_args(), and gdbscm_make_exception().
| gdb_smob exception_smob::base |
Definition at line 43 of file scm-exception.c.
| SCM exception_smob::key |
Definition at line 46 of file scm-exception.c.
Referenced by exscm_print_exception_smob(), gdbscm_exception_key(), and gdbscm_make_exception().
1.8.10