Groups
Groups
Sign in
Groups
Groups
perl.debugger
Conversations
About
Send feedback
Help
Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Learn more
perl.debugger
1–30 of 52
Mark all as read
Report group
0 selected
KES
2
9/2/16
The memory for variables is not allocated for DB::DB reentrance
Seems I found workaround: package DB; use strict; use warnings; our $level = 0; sub test { my $x = 0;
unread,
The memory for variables is not allocated for DB::DB reentrance
Seems I found workaround: package DB; use strict; use warnings; our $level = 0; sub test { my $x = 0;
9/2/16
Shlomi Fish
,
KES
3
3/28/16
Re: perl5db.pl improvements: apply user's context pragma while DB::eval
I have update branch. Do some fix and create testcase. Now you can run /perl/lib $ PERL5DB='BEGIN
unread,
Re: perl5db.pl improvements: apply user's context pragma while DB::eval
I have update branch. Do some fix and create testcase. Now you can run /perl/lib $ PERL5DB='BEGIN
3/28/16
KES
3/26/16
Another debugger Devel::DebugHooks
Hi. Here I am trying to supply interface to low level perl debugger API http://perldoc.perl.org/
unread,
Another debugger Devel::DebugHooks
Hi. Here I am trying to supply interface to low level perl debugger API http://perldoc.perl.org/
3/26/16
Eugen Konkov
3/25/16
How to debug custome perl debugger?
Hi. I have write custom perl debugger and want to trace step-by-step the DB::DB and DB::sub
unread,
How to debug custome perl debugger?
Hi. I have write custom perl debugger and want to trace step-by-step the DB::DB and DB::sub
3/25/16
KES
,
Shlomi Fish
4
1/15/16
No required module on CPAN: Term::Rendezvous
Hi, Shlomi. Thank you. Yes, it helps. Now it is clear to me that I should implement this module
unread,
No required module on CPAN: Term::Rendezvous
Hi, Shlomi. Thank you. Yes, it helps. Now it is clear to me that I should implement this module
1/15/16
KES
,
Shlomi Fish
4
12/9/15
Segmentation fault under -d flag
That is because program run into recursion: Package::Stash::XS::namespace Package::Stash::XS::
unread,
Segmentation fault under -d flag
That is because program run into recursion: Package::Stash::XS::namespace Package::Stash::XS::
12/9/15
KES
12/6/15
DB::lsub broke 'caller' results for main programm
Hi. I hope you will not be angre If I send links: http://paste.scsys.co.uk/502493 on the line 67 I
unread,
DB::lsub broke 'caller' results for main programm
Hi. I hope you will not be angre If I send links: http://paste.scsys.co.uk/502493 on the line 67 I
12/6/15
KES
2
12/6/15
Can not get required info from 'caller' at 'DB::sub'
The calling from DB::sub to any subs does not add a stack frame <<-- good info to put into
unread,
Can not get required info from 'caller' at 'DB::sub'
The calling from DB::sub to any subs does not add a stack frame <<-- good info to put into
12/6/15
Richard Foley
, …
Peter Vereshagin
7
12/4/12
Tmux helps to debug perl fork()s
Hello. 2012/12/03 12:48:41 -0500 Rocky Bernstein <ro...@cpan.org> => To Peter Vereshagin :
unread,
Tmux helps to debug perl fork()s
Hello. 2012/12/03 12:48:41 -0500 Rocky Bernstein <ro...@cpan.org> => To Peter Vereshagin :
12/4/12
Rocky Bernstein
, …
Richard Foley
4
9/14/12
What is the history behind the DB module?
On Fri, Sep 14, 2012 at 3:47 AM, Shlomi Fish <shl...@shlomifish.org> wrote: > Hi Rocky,
unread,
What is the history behind the DB module?
On Fri, Sep 14, 2012 at 3:47 AM, Shlomi Fish <shl...@shlomifish.org> wrote: > Hi Rocky,
9/14/12
Rocky Bernstein
2
9/13/12
Call perl5db or trepan.pl from re.pl
On Sat, Jan 7, 2012 at 11:42 PM (a long while ago), Rocky Bernstein > - - - > > I was
unread,
Call perl5db or trepan.pl from re.pl
On Sat, Jan 7, 2012 at 11:42 PM (a long while ago), Rocky Bernstein > - - - > > I was
9/13/12
Rocky Bernstein
,
Rocky Bernstein
2
1/2/12
RFC Devel::Trepan
On Sun, Dec 18, 2011 at 11:42 AM, Rocky Bernstein <ro...@gnu.org> wrote: > With the recent
unread,
RFC Devel::Trepan
On Sun, Dec 18, 2011 at 11:42 AM, Rocky Bernstein <ro...@gnu.org> wrote: > With the recent
1/2/12
Rocky Bernstein
2
12/21/11
Re: breakpoint bug in the debugger
At the risk of beating an already dead horse, since setting a breakpoint on a "use"
unread,
Re: breakpoint bug in the debugger
At the risk of beating an already dead horse, since setting a breakpoint on a "use"
12/21/11
Rocky Bernstein
12/3/11
accelerated stepping from a old thread and Perl changes.
I was looking at old debugger list postings on "accelerated stepping". The general problem
unread,
accelerated stepping from a old thread and Perl changes.
I was looking at old debugger list postings on "accelerated stepping". The general problem
12/3/11
Rocky Bernstein
,
Brock
3
11/24/11
PadWalker, eval and perl5db
On Wed, Nov 23, 2011 at 8:06 AM, Brock <aww...@thelackthereof.org> wrote: > On Sun, 20 Nov
unread,
PadWalker, eval and perl5db
On Wed, Nov 23, 2011 at 8:06 AM, Brock <aww...@thelackthereof.org> wrote: > On Sun, 20 Nov
11/24/11
Rocky Bernstein
10/29/11
Post announcement of new debugger Devel::Trepan
As Shrek says when he first entered Duloc: ``It's quiet here... Too quiet!'' A little
unread,
Post announcement of new debugger Devel::Trepan
As Shrek says when he first entered Duloc: ``It's quiet here... Too quiet!'' A little
10/29/11
Rocky Bernstein
,
Reini Urban
3
9/26/11
Pre announcement of yet another Perl debugger
You are a hero. Much appreciated. I'll look into adding the SMOP. On Sep 25, 2011 11:22 PM,
unread,
Pre announcement of yet another Perl debugger
You are a hero. Much appreciated. I'll look into adding the SMOP. On Sep 25, 2011 11:22 PM,
9/26/11
(Andreas J. Koenig)
6/4/11
Re: breakpoint bug in the debugger
>>>>> On Tue, 31 May 2011 18:20:32 -0700, Conor <conor...@gmail.com> said:
unread,
Re: breakpoint bug in the debugger
>>>>> On Tue, 31 May 2011 18:20:32 -0700, Conor <conor...@gmail.com> said:
6/4/11
swamy sangamesh
2
8/5/10
perl debugger+taint mode issue in 5.10.0, 5.10.1 5.12.1, no issue in 5.8.8
Hi All, Looks like this is happening if we have two BEGIN blocks and glob() is called. No issue is
unread,
perl debugger+taint mode issue in 5.10.0, 5.10.1 5.12.1, no issue in 5.8.8
Hi All, Looks like this is happening if we have two BEGIN blocks and glob() is called. No issue is
8/5/10
swamy sangamesh
7/14/10
perl debugg with taint mode is not working in perl-5.10.1
Hi All, We update the perl from 5.8.8 to 5.10.1 in AIX, when we use perl debug with taint mode using
unread,
perl debugg with taint mode is not working in perl-5.10.1
Hi All, We update the perl from 5.8.8 to 5.10.1 in AIX, when we use perl debug with taint mode using
7/14/10
Reini Urban
, …
Gabor Szabo
3
1/20/10
website update: B::Debugger
Added, with some self promotion :-) Gabor On Tue, Jan 19, 2010 at 11:08 AM, Richard Foley <Richard
unread,
website update: B::Debugger
Added, with some self promotion :-) Gabor On Tue, Jan 19, 2010 at 11:08 AM, Richard Foley <Richard
1/20/10
he...@hexco.de
12/28/09
buggy debugger command 'a' in recent perls?
Hello all, I am having a little trouble with the action command 'a' under recent perls. For
unread,
buggy debugger command 'a' in recent perls?
Hello all, I am having a little trouble with the action command 'a' under recent perls. For
12/28/09
Andrew Brosnan
, …
Peter Scott
4
12/3/09
Strategies for using the debugger with complex applications
Worked like a charm Peter. Thank you so much! On Dec 3, 2009, at 10:48 AM, Peter Scott wrote: > On
unread,
Strategies for using the debugger with complex applications
Worked like a charm Peter. Thank you so much! On Dec 3, 2009, at 10:48 AM, Peter Scott wrote: > On
12/3/09
Dasn
,
Peter Scott
2
5/7/09
Escape chars in the prompt of perl5db.pl
On Thu, 07 May 2009 07:43:59 +0800, Dasn wrote: > I'm writing a program to communicate with
unread,
Escape chars in the prompt of perl5db.pl
On Thu, 07 May 2009 07:43:59 +0800, Dasn wrote: > I'm writing a program to communicate with
5/7/09
Richard Foley
,
Wouter Coekaerts
2
1/23/09
Fwd: Debug Perl embedded in irssi
On Friday 23 January 2009 14:21:08 Rafael Garcia-Suarez wrote: > But: what would be *cool* would
unread,
Fwd: Debug Perl embedded in irssi
On Friday 23 January 2009 14:21:08 Rafael Garcia-Suarez wrote: > But: what would be *cool* would
1/23/09
Wouter Coekaerts
1/20/09
Debug Perl embedded in irssi
Hi, Irssi is an IRC client using Perl for scripting. I'm trying to attach a debugger to its
unread,
Debug Perl embedded in irssi
Hi, Irssi is an IRC client using Perl for scripting. I'm trying to attach a debugger to its
1/20/09
he...@hexco.de
,
Richard Foley
11
9/7/08
accelerated stepping
Hi Richard, Richard Foley wrote: > > New Plan > > ======== > > So I would like to
unread,
accelerated stepping
Hi Richard, Richard Foley wrote: > > New Plan > > ======== > > So I would like to
9/7/08
Gabor Szabo
,
Richard Foley
2
8/3/08
Remote debugger
On Friday 01 August 2008 09:05:55 Gabor Szabo wrote: > > I thought I'll try to add
unread,
Remote debugger
On Friday 01 August 2008 09:05:55 Gabor Szabo wrote: > > I thought I'll try to add
8/3/08
Jan Ploski
, …
Richard Foley
7
6/7/07
Unreliable breakpoint path specification
On Wednesday 06 June 2007 19:59, Jan Ploski wrote: > > > > What would be the best way to
unread,
Unreliable breakpoint path specification
On Wednesday 06 June 2007 19:59, Jan Ploski wrote: > > > > What would be the best way to
6/7/07
Nelson R Pardee
,
Richard Foley
5
5/4/07
RE: Debugger Doesn't Show Program Lines
On Friday 04 May 2007 17:10, Nelson R Pardee wrote: > I don't even know how to file a bug
unread,
RE: Debugger Doesn't Show Program Lines
On Friday 04 May 2007 17:10, Nelson R Pardee wrote: > I don't even know how to file a bug
5/4/07