Ticket #11 (assigned defect)

Opened 20 months ago

Last modified 10 months ago

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

Changed 10 months ago by may

  • description modified (diff)
  • milestone set to v0.9x
Note: See TracTickets for help on using tickets.