[Crash-utility] Make note information human readable when help -D

Dave Anderson anderson at redhat.com
Mon Jan 5 19:09:25 UTC 2015



----- Original Message -----
> 
> Hello Dave,
> 
> I found something is missing in the committed patch. In dump_Elf64_Nhdr, qemu note of X86
> is not available to call display_ELF_note. The process is like below:
> 
> if (BITS32() && type == NT_PRSTATUS)
> 	display_ELF_note
> else
> 	if (machine_type("X86_64"))
> 		display_ELF_note
> 
> And about the fix, please check the attachment.
> 
> --
> Regards
> Qiao Nuohan

Thanks Qiao, queued for crash-7.1.0:

  https://github.com/crash-utility/crash/commit/6dd0c32cbeebdf4e095410479daaccfc18cdc39f

Dave

  




More information about the Crash-utility mailing list