On Wed, Sep 20, 2000 at 01:52:47PM +0100, Nick Ing-Simmons wrote:
> Tom Hughes <[EMAIL PROTECTED]> writes:
> >
> >What I'd like to see us avoid is the current situation where trying
> >to examine the value of an SV in the debugger is all but impossible
> >for anybody other than a minor god.
>
> W
From: John van V [mailto:[EMAIL PROTECTED]]
>
> I'm not sure where CORBA fits into the picture
I doubt it fits in the internals...
> But one of the contractors here is thinking about switching
> to python to get the CORBA implementation, he claims perl is
> not serious in that direction.
We
I'm not sure where CORBA fits into the picture, frankly, it will probably never impact
my niche, which is dumb-ass operation$.
But one of the contractors here is thinking about switching to python to get the CORBA
implementation, he claims perl is not serious in that
direction.
The only reas
Tom Hughes <[EMAIL PROTECTED]> writes:
>
>What I'd like to see us avoid is the current situation where trying
>to examine the value of an SV in the debugger is all but impossible
>for anybody other than a minor god.
What is so hard about:
gdb> call Perl_sv_dump(sv)
???
>
>Tom
--
Nick Ing-Sim