summaryrefslogtreecommitdiffstats
path: root/development/monodevelop-debugger-gdb/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/monodevelop-debugger-gdb/README')
-rw-r--r--development/monodevelop-debugger-gdb/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/monodevelop-debugger-gdb/README b/development/monodevelop-debugger-gdb/README
index e7b89e2c4c..2b4fcd1ee3 100644
--- a/development/monodevelop-debugger-gdb/README
+++ b/development/monodevelop-debugger-gdb/README
@@ -1,10 +1,10 @@
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
+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
+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