Date: Wed, 23 Aug 2000 14:50:06 -0700 (PDT) From: Warner Losh <imp@village.org> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/20808: netstat -m doesn't use -N or -M arguments, nor warn about it Message-ID: <200008232150.OAA49915@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/20808; it has been noted by GNATS. From: Warner Losh <imp@village.org> To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/20808: netstat -m doesn't use -N or -M arguments, nor warn about it Date: Wed, 23 Aug 2000 15:48:46 -0600 In message <200008232115.RAA21032@khavrinen.lcs.mit.edu> Garrett Wollman writes: : <<On Wed, 23 Aug 2000 14:41:52 -0600, Warner Losh <imp@village.org> said: : : > How do I get the mbuf stats from a core dump then? : : (gdb) p mbstat gdb -k kernel.1 vmcore.1 (kgdb) p mbstat $1 = 6368 (kgdb) Hmmm, that seems a little thin to me. Do I need symbols or some kind of cast? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008232150.OAA49915>