Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: show kernhist in crash
In article <554E4B0F.5080500%gmail.com@localhost>,
Takahiro HAYASHI <t.hash425%gmail.com@localhost> wrote:
>Anyone interested in the patch of adding show kernhist to crash(8)?
I think kernhist needs to be fixed so that it works properly first.
Most of the printf formats use integer or size_t formats to printf
unsigned long arguments. the -Wno-format-non-literal is the clue.
christos
Home |
Main Index |
Thread Index |
Old Index