Date: Tue, 10 Mar 2009 22:23:17 +0530 From: vasanth raonaik <vasanth.raonaik@gmail.com> To: freebsd-hackers@freebsd.org Subject: Debugging init process. Message-ID: <d9f479c10903100953w4c600775oc06b997b67c472d6@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello Team, I need to debug init process. I am not able to attach init to gdb and it throws GNU gdb 6.5 [juniper_2006a_411] Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-specifix.com-freebsd"... (gdb) attach 1 Attaching to program: /var/tmp/abhi/init, process 1 ptrace: Invalid argument. (gdb) Can any one help me out in debugging init step execution. Thanks in advance, Vasanth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d9f479c10903100953w4c600775oc06b997b67c472d6>