|
|
|
Error message from makedumpfile | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
makedumpfile Failed.
I looked into makedumpfile.c file and found the following part of the code in function get_debug_info() throws the error message.
if (!(dwarfd = dwarf_begin_elf(elfd, DWARF_C_READ, NULL))) {
ERRMSG("Can't create a handle for a new debug session.\n");
goto out;
}
I also tried to look into the function dwarf_begin_elf function found in the following link
http://www.koders.com/c/fid3470AEB14EE81F5C819D1D4AB40324F0E59E4556.aspx
But could not understand much.
Could anybody assist me to get the proper result?
Thanks,
_______________________________________________ fastboot mailing list fastboot@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/fastboot
[Netdev] [Linux Wireless] [Kernel Newbies] [Security] [Linux for Hams] [Netfilter] [Bugtraq] [Photo] [Yosemite] [Yosemite Forum] [MIPS Linux] [ARM Linux] [Linux RAID] [Linux Admin] [Samba] [Linux Media] [Linux Resources]