unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* perldb mode and stack traces
@ 2008-11-20 23:44 Alex Kuznetsov
  2008-11-21 10:45 ` Nick Roberts
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Kuznetsov @ 2008-11-20 23:44 UTC (permalink / raw)
  To: help-gnu-emacs

hi,

I would like to be able to see a stack trace via the perldb emacs
front end. Is this possible?

Right now, when I press 'T', the output of the stack trace goes
nowhere, as far as I can see..

Is this somehow related to the speed bar (as it stand, it says 'no
stack frames'? And, are there different perldb frontends that I can
choose from? Is there an integrated tutorial for perldb somewhere I
could look at?

Thanks,

Alex




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: perldb mode and stack traces
  2008-11-20 23:44 perldb mode and stack traces Alex Kuznetsov
@ 2008-11-21 10:45 ` Nick Roberts
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Roberts @ 2008-11-21 10:45 UTC (permalink / raw)
  To: Alex Kuznetsov; +Cc: help-gnu-emacs


 > I would like to be able to see a stack trace via the perldb emacs
 > front end. Is this possible?

Not with perldb in CVS Emacs.

 > Right now, when I press 'T', the output of the stack trace goes
 > nowhere, as far as I can see..

Yes, if by "goes nowhere" you mean "is printed in the GUD buffer"


 > Is this somehow related to the speed bar (as it stand, it says 'no
 > stack frames'? 

No.  That's just used by GUD for M-x gdb (in text command mode, as with Emacs
21).

 >                And, are there different perldb frontends that I can
 > choose from? Is there an integrated tutorial for perldb somewhere I
 > could look at?

There's:

http://search.cpan.org/src/YEWENBIN/Emacs-PDE-0.2.16/lisp/perldb-ui.el

which tries to work with perldb like gdb-ui.el does with gdb in Emacs 22.

-- 
Nick                                           http://www.inet.net.nz/~nickrob




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-21 10:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-20 23:44 perldb mode and stack traces Alex Kuznetsov
2008-11-21 10:45 ` Nick Roberts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).