suppressing exceptions should be suppressable

Bug #35941 reported by Ian Bicking
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Low
Martin Pool

Bug Description

It would be nice if there was an environmental variable you could set that would cause all (unexpected) exceptions to be raised. BZRDEBUG, perhaps. It should be listed in the manpage too.

Revision history for this message
Michael Ellerman (michael-ellerman) wrote : Re: [Bug 35941] suppressing exceptions should be suppressable

On Wed, 22 Mar 2006 13:03, Ian Bicking wrote:
> Description:
> It would be nice if there was an environmental variable you could set
> that would cause all (unexpected) exceptions to be raised. BZRDEBUG,
> perhaps. It should be listed in the manpage too.

export BZR_PDB=1 will drop you into a debugger, is that good enough? I don't
think it should be listed in the manpage though.

cheers

Revision history for this message
Ian Bicking (ianb) wrote :

Michael Ellerman wrote:
> Public bug report changed:
> https://launchpad.net/malone/bugs/35941
>
> Comment:
> On Wed, 22 Mar 2006 13:03, Ian Bicking wrote:
>> Description:
>> It would be nice if there was an environmental variable you could set
>> that would cause all (unexpected) exceptions to be raised. BZRDEBUG,
>> perhaps. It should be listed in the manpage too.
>
> export BZR_PDB=1 will drop you into a debugger, is that good enough? I don't
> think it should be listed in the manpage though.

How would I ever know about it then? It should be listed somewhere it
seems; at least on the manpage there's a section for it. That's the
first place I looked; from there I don't know where I'd naturally be
inclined to look. Well, I guess I wasn't inclined to look anywhere else...

Revision history for this message
Martin Pool (mbp) wrote :

confirmed/minor, needs documentation.

Changed in bzr:
status: Unconfirmed → Confirmed
Revision history for this message
Aaron Bentley (abentley) wrote :

The -Derror option, documented under "bzr help global-options", does exactly what was originally requested.

Changed in bzr:
assignee: nobody → mbp
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.