Ticket #11 (assigned defect)
Stabs support is missing some types on Solaris/Sparc
| Reported by: | jfv | Owned by: | jfv |
|---|---|---|---|
| Priority: | minor | Milestone: | v0.9x |
| Component: | libedfmt | Version: | devel |
| Severity: | High | Keywords: | |
| Cc: |
Description (last modified by may) (diff)
On SPARC/Solaris, there are problems with the debug types conversion into the eresi types.
For instance, when librevm is loaded in the shell (which include libasm.a), we have
many asm_ types (including asm_operand) but we dont have asm_instruction. We need
this to be fixed so that we can acheive reflection on assembly instruction, thus allowing
binary code transformation directly from the ERESI language.
It seems like this bug only affects Solaris, further testing must determine it
-jfv
Change History
Note: See
TracTickets for help on using
tickets.
