#undef IN_SOLIB_TRAMPOLINE
#define IN_SOLIB_TRAMPOLINE(pc, name) in_solib_trampoline((pc), (name))
+/* BAD_RICH_HACK is a bad hack. What needs to happen here is for
+ sections to move out of the solib structures and into objfiles.
+
+#define BAD_RICH_HACK
+
/* The values of N_SLINE, N_LBRAC, N_RBRAC symbols in .stab sections are
relative to the current function, rather than being absolute or
relative to the current N_SO. */