Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tcf-dev] [Bug 310607] C agent not correctly handling the endianness of the symbol table entries

https://bugs.eclipse.org/bugs/show_bug.cgi?id=310607 
Product/Component: Target Management / TCF

Eugene Tarassov <eugene.tarassov@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |eugene.tarassov@windriver.c
                   |                            |om
         Resolution|                            |FIXED

--- Comment #1 from Eugene Tarassov <eugene.tarassov@xxxxxxxxxxxxx> 2010-04-27 21:39:09 EDT ---
Fixed. Added function unpack_elf_symbol_info() that does byte swapping, and
changed agent code to use the function to access symbol tables.

Thanks.

-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


Back to the top