Re: knlist fails
- From: "Gary R. Hook" <noway@xxxxxxxxxxxxxx>
- Date: Wed, 01 Nov 2006 19:00:43 GMT
pghoratiu@xxxxxxxxx wrote:
I try to read kernel symbol address from the live kernel using knlist()
function but this does not work.
http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.basetechref/doc/basetrf1/knlist.htm
Does this function works on AIX?
knlist works fine. It will only "see" symbols that are exported,
as stated in the first line of the manual page, and none of those listed in your OP are in the export list for the kernel (dump [-X64] -Tv
/unix).
.
- Follow-Ups:
- Re: knlist fails
- From: pghoratiu
- Re: knlist fails
- Prev by Date: Re: adding hardware to a p690
- Next by Date: Sysback ping failure
- Previous by thread: Using Citrix Metaframe with TCB on AIX 53
- Next by thread: Re: knlist fails
- Index(es):