slackbuilds_ponce/development/monodevelop-debugger-gdb
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
monodevelop-debugger-gdb.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
monodevelop-debugger-gdb.SlackBuild development/monodevelop-debugger-gdb: Updated for version 3.0.3.4. 2012-07-31 19:34:12 -05:00
README development/monodevelop-debugger-gdb: Added (GDB Debugger support for MonoDevelop) 2010-08-15 20:53:59 -05:00
slack-desc development/monodevelop-debugger-gdb: Added (GDB Debugger support for MonoDevelop) 2010-08-15 20:53:59 -05:00

GDB Debugger support for MonoDevelop

Mono comes with two Mono-specific debuggers: a hard debugger and a soft 
debugger, additionally, you can use the Unix GDB debugger with Mono to 
debug low level problems.

Until the Mono Debugger is ready for production, GDB can be used to 
obtain some information about your application and debug some problems.
For more information:
http://www.mono-project.com/Debugging#Debugging_with_GDB

This requires monodevelop.