http://defect.opensolaris.org/bz/show_bug.cgi?id=19216
Summary: EFL analyzer needs some love
Classification: Development
Product: opengrok
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: major
Priority: P3
Component: analyzer
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
There are significant users of the ELF analysis capabilities (e.g. for security
vulnerability research). Unfortunately, its usefulness is quite limited.
I noticed the following problems:
- full search returns the binaries which match but the highlighting is missing
completely in the results (with source code search the symbol matching the
search terms is highlighted in bold)
- symbol names cannot be found using 'Definition' search
- this should be possible using the Shndx as reported by nm(1) (number is
definition, UNDEF is just reference to symbol in another library)
- the Reference search should use this information so that we can search
for references to symbols
- clicking on the library name leads to unformatted text output
Screenshots which illustrate some of the above problems are attached.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev