id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1283	rethrow should keep the backtrace of the original 'die'	coke	whiteknight	"Originally reported in: http://rt.perl.org/rt3/Ticket/Display.html?id=60044

The crucial bit here is:

{{{
On Thu, Oct 23, 2008 at 08:04:41PM -0700, Allison Randal wrote:
>
> I don't understand the problem. Is it that you expect 'rethrow' to keep 
> the stack trace of the original 'die'?

...this is what I would expect. If I catch and then rethrow an
exception, I'd expect the stack trace to continue to show the
location of the original throw, not the location of the
rethrow.

Pm
}}}"	todo	closed	minor	3.0	core	trunk	low	fixed	exceptions				all
