Summary: | stray _start in backtrace from elfutils lookup (again) | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Andrew Cagney <cagney> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 2785 |
Description
Andrew Cagney
2008-06-19 20:20:45 UTC
commit a9eb3c2804253d3206bc429404bffc78ecb83b4e Author: Andrew Cagney <cagney@redhat.com> Date: Thu Jun 19 22:34:21 2008 -0400 Fix lookup where there is no symbol. frysk-core/frysk/symtab/ChangeLog 2008-06-19 Andrew Cagney <cagney@redhat.com> * TestSymbol.java (testNoSymbolAfterGlobal()): Enable. (testNoSymbolAfterLocal()): Enable. (testAfterGlobalContiningSize0()): Enable. (testAfterLocalContiningSize0()): Enable. frysk-imports/elfutils/libdwfl/ChangeLog 2008-06-19 Andrew Cagney <cagney@redhat.com> * dwfl_module_addrsym.c (dwfl_module_addrsym): Correctly update min_label. |