Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Has anyone implemented DBGp for GUD?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
MBR  
View profile  
 More options Oct 6 2012, 2:48 am
Newsgroups: gnu.emacs.help
From: MBR <m...@arlsoft.com>
Date: Sat, 06 Oct 2012 02:48:12 -0400
Local: Sat, Oct 6 2012 2:48 am
Subject: Has anyone implemented DBGp for GUD?

Speaking of Emacs vs. IDEs, I used GDB in Emacs (and later GUD when it
came along) for debugging C and C++ back in the 1980s and 1990s, and I
greatly prefer that to debugging using modern GUI IDEs like Eclipse.

For the past several years I've been writing PHP code without any
debugger.  But although PHP's var_dump() is much handier than C's
printf(), there are still times I'd like to be able to single-step
through PHP code or set breakpoints in PHP.

I've installed Xdebug, which allows the PHP interpreter to speak DBGp
protocol.  And the Xdebug website recommends a number of clients that
also speak DBGp, but most of them are GUI IDEs, and I'd really rather
debug inside Emacs.  The one Emacs package they suggest is something
called "geben".  I've tried it out, but it has a bunch of things I
consider mis-features.  I'd really rather be able to debug PHP with GUD.

Has anyone tried to extend GUD to understand DBGp protocol?  Is there
any technical reason it couldn't be done?

    Mark Rosenthal
    m...@arlsoft.com <mailto:m...@arlsoft.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »