[Crash-utility] [ANNOUNCE] crash gcore command, version 1.3.0-rc is released

HATAYAMA, Daisuke d.hatayama at jp.fujitsu.com
Wed Oct 15 09:26:55 UTC 2014



(2014/10/14 22:34), Dave Anderson wrote:
>
> Hello Daisuke,
>
> Thanks for the update -- I will post my results later.
>
> However, I note that you did not make the small ARM64 update
> that I emailed to you last week:
>
> This should be changed:
>
>    #ifdef ARM64
>    #define ELF_EXEC_PAGESIZE 4096
>
> to:
>
>    #ifdef ARM64
>    #define ELF_EXEC_PAGESIZE PAGESIZE()
>
> Please make that change.
>

I'll merge this in the next rc release.

-- 
Thanks.
HATAYAMA, Daisuke




More information about the Crash-utility mailing list