http://sourceware.org/bugzilla/show_bug.cgi?id=12467
Anton Kochkov changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=12468
--- Comment #1 from Vincent Rivière
2011-02-05 14:58:23 UTC ---
This bug comes from gprof/corefile.c, in the function
core_create_function_syms().
Old code was:
symtab.limit->is_func = TRUE;
But the new code is:
symtab.limit->is_func = (core
http://sourceware.org/bugzilla/show_bug.cgi?id=12468
Summary: Missing functions and call counts
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gprof
AssignedTo: unassig...
http://sourceware.org/bugzilla/show_bug.cgi?id=12467
Anton Kochkov changed:
What|Removed |Added
CC||anton.kochkov at gmail dot
http://sourceware.org/bugzilla/show_bug.cgi?id=12467
--- Comment #1 from Anton Kochkov 2011-02-05
14:23:06 UTC ---
Created attachment 5228
--> http://sourceware.org/bugzilla/attachment.cgi?id=5228
elf structure source file from "dream"
--
Configure bugmail: http://sourceware.org/bugzilla/use
http://sourceware.org/bugzilla/show_bug.cgi?id=12467
Summary: libbfd cant recognize valid ELF file
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unas