pmcannotate.8 (63d46d1d5e917088f08cafa7f9b328073417d7e7) pmcannotate.8 (1b4822a4130eb584a8399818082234af5131fb34)
1.\" Copyright (c) 2008 Nokia Corporation
2.\" All rights reserved.
3.\"
4.\" This software was developed by Attilio Rao for the IPSO project under
5.\" contract to Nokia Corporation.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 72 unchanged lines hidden (view full) ---

81.It Fl k Ar kerneldir
82Set the pathname of the kernel directory to argument
83.Ar kerneldir .
84This directory specifies where
85.Nm
86should look for the kernel and its modules.
87The default is
88.Pa /boot/kernel .
1.\" Copyright (c) 2008 Nokia Corporation
2.\" All rights reserved.
3.\"
4.\" This software was developed by Attilio Rao for the IPSO project under
5.\" contract to Nokia Corporation.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 72 unchanged lines hidden (view full) ---

81.It Fl k Ar kerneldir
82Set the pathname of the kernel directory to argument
83.Ar kerneldir .
84This directory specifies where
85.Nm
86should look for the kernel and its modules.
87The default is
88.Pa /boot/kernel .
89.El
90.Sh LIMITATIONS
91As long as
92.Nm
93relies on the
94.Xr objdump 1
95utility to retrieve the C code, the program needs to be compiled with
96debugging options.
97Sometimes, in particular with heavy optimization levels, the

--- 12 unchanged lines hidden ---
89.Sh LIMITATIONS
90As long as
91.Nm
92relies on the
93.Xr objdump 1
94utility to retrieve the C code, the program needs to be compiled with
95debugging options.
96Sometimes, in particular with heavy optimization levels, the

--- 12 unchanged lines hidden ---