[gnome-builder] help: update debugging documentation



commit 1954f6ccb1641330b382d75015aa99f5fa05afc4
Author: Christian Hergert <chergert redhat com>
Date:   Tue Mar 12 12:57:39 2019 -0700

    help: update debugging documentation

 doc/help/figures/run-button.png        | Bin 39942 -> 68464 bytes
 doc/help/figures/run-with-debugger.png | Bin 251736 -> 458414 bytes
 doc/help/projects/debugging.rst        |   4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/doc/help/figures/run-button.png b/doc/help/figures/run-button.png
index 95630dead..c85ca2af9 100644
Binary files a/doc/help/figures/run-button.png and b/doc/help/figures/run-button.png differ
diff --git a/doc/help/figures/run-with-debugger.png b/doc/help/figures/run-with-debugger.png
index ac88bf84a..3bcfc997d 100644
Binary files a/doc/help/figures/run-with-debugger.png and b/doc/help/figures/run-with-debugger.png differ
diff --git a/doc/help/projects/debugging.rst b/doc/help/projects/debugging.rst
index 3ddd09cf3..e7f4ebfa3 100644
--- a/doc/help/projects/debugging.rst
+++ b/doc/help/projects/debugging.rst
@@ -8,7 +8,7 @@ Currently, there is support for the GNU Debugger which supports C, C++, and to s
 To start the debugger, select "Run with Debugger" from the Run button.
 
 .. image:: ../figures/run-button.png
-   :width: 322 px
+   :width: 297 px
    :align: center
 
 .. warning:: If Builder fails to locate a debugger that is compatible with your project, an error message 
will be displayed.
@@ -16,7 +16,7 @@ To start the debugger, select "Run with Debugger" from the Run button.
 After Builder has started the debugger, you'll be greeted with a series of controls to step through your 
application.
 
 .. image:: ../figures/run-with-debugger.png
-   :width: 1142 px
+   :width: 1253 px
    :align: center
 
 .. note:: The debugger support in Builder is currently limited, and will be expanded in future releases.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]