doc: we debug applications, not languages.

This commit is contained in:
hjk
2010-08-20 13:09:07 +02:00
parent 0b99631b0a
commit 7658fa8e88

View File

@@ -286,7 +286,7 @@
Qt Creator displays the raw information provided by the native debuggers Qt Creator displays the raw information provided by the native debuggers
in a clear and concise manner with the goal to simplify the debugging process in a clear and concise manner with the goal to simplify the debugging process
as much as possible without losing the power of the native debuggers. as much as possible without losing the power of the native debuggers.
You can use the native debuggers to debug the C++ language. You can use the native debuggers to debug C++ applications.
You can connect mobile devices to your development PC and debug processes You can connect mobile devices to your development PC and debug processes
running on the devices. running on the devices.