Date: Thu, 29 Aug 2013 18:21:20 +0200 From: "Ronald Klop" <ronald-freebsd8@klop.yi.org> To: freebsd-arm@freebsd.org Subject: Re: Reminder: Removal of WITHOUT_ARM_EABI Message-ID: <op.w2k6dutz8527sy@212-182-167-131.ip.telfort.nl> In-Reply-To: <CAJ-Vmo=eWwRvKRFADvakTMWo17NrJf665sEQSYkay%2BK-ayBmbg@mail.gmail.com> References: <20130820091527.42127170@bender.Home> <1377271598.1111.78.camel@revolution.hippie.lan> <op.w2k0j5i08527sy@212-182-167-131.ip.telfort.nl> <CAJ-VmokTrMDJtw0OwjMamW-T=ZAx_6%2BhLxq=mxUbfLLA84ecPA@mail.gmail.com> <op.w2k1r5sc8527sy@212-182-167-131.ip.telfort.nl> <CAJ-Vmo=eWwRvKRFADvakTMWo17NrJf665sEQSYkay%2BK-ayBmbg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 Aug 2013 18:08:47 +0200, Adrian Chadd <adrian@freebsd.org> wrote: > are you running with witness compiled in? > > can you do 'show alllocks' ? I just compiled a new kernel with WITNESS enabled. (FYI I did not enable stuff like INVARIANTS.) makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols #options INVARIANTS #options INVARIANT_SUPPORT options WITNESS #options DEBUG_LOCKS #options DEBUG_VFS_LOCKS #options DIAGNOSTIC makeoptions WERROR="-Werror" Without WITNESS it gave this (as expected): db> show alllocks No such command With WITNESS it gives no output: db> show alllocks db> Do I miss another option in my kernel? Ronald.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.w2k6dutz8527sy>