Re: procfs problem

From: Jason Stone (freebsd-current_at_dfmm.org)
Date: 09/29/03

  • Next message: Kris Kennaway: "Re: procfs problem"
    Date: Mon, 29 Sep 2003 04:40:54 -0700 (PDT)
    To: current@freebsd.org
    
    

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    > JM>map02# strace -p 730
    > JM>strace: open("/proc/...", ...): No such file or directory
    > JM>trouble opening proc file

    > You must mount procfs.
    >
    > # fstab;
    > proc /proc procfs rw 0 0

    The bi-weekly status messages have been claiming that all the common
    debugging tools except for truss have been converted to work without
    procfs, since procfs is now deprecated. Does that not include strace, or
    is there something else wrong here?

     -Jason

     --------------------------------------------------------------------------
     Freud himself was a bit of a cold fish, and one cannot avoid the suspicion
     that he was insufficiently fondled when he was an infant.
            -- Ashley Montagu
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.1 (FreeBSD)
    Comment: See https://private.idealab.com/public/jason/jason.gpg

    iD8DBQE/eBpHswXMWWtptckRAgSoAJ9IcIadlSRauyYJQHDc9GinZ20YCACfVGf1
    ysBa4h7i4d99kPhr4xBdfZ8=
    =7431
    -----END PGP SIGNATURE-----
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Kris Kennaway: "Re: procfs problem"