Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be greatly enhanced if you log in. To do so, you first must register by clicking on the Register tab at the top. If you are already registered, you can login at the Login tab.
Syndicate Syndicate Listing Display Search Login/Register
Bug Id ?
200
Reporter ?
Jonathan Hodges
MacGDBp / 1.3.1
Status ?
Closed
Severity ?
Enhancement
Duplicate Of ?
- none -
Fixed in Revision ?
Mstone ?
Summary ?
external breakpoints, watch expressions, and external debugging
Report Time ?
May 22, 2010 06:53 PM
Assignment ?
Resolution ?
Won't Fix
Priority ?
Normal
Dependencies ?
- none -
Mstone (old) ?


Votes
For: 2 (100%)
Against: 0 (0%)
Total: 2

May 22, 2010 06:53 PM Jonathan Hodges
Three recommendations for improvements

1) The ability to set breakpoints in TextMate
2) The ability to set watch expressions
3) The ability to either debug using TextMate (prefered) or have a link to the current line of the file in TextMate

Great job, this is a nice lightweight alternative to Eclipse especially when developing in Magento

May 27, 2010 12:05 PM Motanelu
The ability to add external breakpoints would turn this into the perfect tool. I use vim for development and so far it lacks a good debugger :( I can easily write a vim plugin that will allow adding breakpoints easily.

September 4, 2019 02:50 PM Robert
Watchpoint variables are bug://report/191. The rest of these ideas are beyond what I view the scope of MacGDBp. The debugger protocol is a documented standard, so if you want TextMate integration, the way to go would be to write a TM plugin that talks the protocol.

On September 4, 2019 02:50 PM, Robert changed: