From 6bbc4ed292b187a26537fafc5a206d1d1765727e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 7 May 2019 12:44:20 -0700 Subject: Renamed XDS Debug files, update devguides-book.yml For guppy, I renamed the XDS debug procedure files. Also, Removed three files that are not used. I updated the devguides-book.yml file to use the "guppy" version. Change-Id: I623ce1b6021c419742c3a5c311fc5240867660fe Signed-off-by: Scott Rifenbark --- docs/devguides-book.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/devguides-book.yml') diff --git a/docs/devguides-book.yml b/docs/devguides-book.yml index dc8a033..e714db0 100644 --- a/docs/devguides-book.yml +++ b/docs/devguides-book.yml @@ -32,16 +32,16 @@ books: name: Build Using the XDS Dashboard - url: part-1/create-app-build-ide.md name: Build Using an IDE - - name: Debug your first AGL application + - name: Debugging Your First AGL Application children: - - url: part-1/5-1_debug-first-app-config.md - name: Prerequisites - - url: part-1/5-2_debug-first-app-cmd.md + - url: part-1/debug-overview.md + name: Overview + - url: part-1/debug-configuration.md name: Configuration - - url: part-1/5-3_debug-first-app-ide.md - name: xds-gdb from command line - - url: part-1/5_debug-first-app.md - name: xds-gdb within an IDE + - url: part-1/debug-cmd-line.md + name: Using the Command Line + - url: part-1/debug-ide.md + name: Using an IDE - name: "X(cross) Development System: Internals" children: - url: part-2/0_Abstract.md -- cgit 1.2.3-korg