diff options
Diffstat (limited to 'docs/part-2/4_xds-gdb')
-rw-r--r-- | docs/part-2/4_xds-gdb/0_abstract.md | 4 | ||||
-rw-r--r-- | docs/part-2/4_xds-gdb/1_build.md (renamed from docs/part-2/4_xds-gdb/2_build.md) | 0 | ||||
-rw-r--r-- | docs/part-2/4_xds-gdb/2_config.md (renamed from docs/part-2/4_xds-gdb/1_config.md) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/part-2/4_xds-gdb/0_abstract.md b/docs/part-2/4_xds-gdb/0_abstract.md index d282efa..e5f0c25 100644 --- a/docs/part-2/4_xds-gdb/0_abstract.md +++ b/docs/part-2/4_xds-gdb/0_abstract.md @@ -19,6 +19,6 @@ variable to use native gdb debug mode instead. Links to subchapters : -- [Configuration](./1_config.html) -- [Build from scratch](./2_build.html) +- [Build from scratch](./1_build.html) +- [Configuration](./2_config.html) - [Debugging](./3_debug.html) diff --git a/docs/part-2/4_xds-gdb/2_build.md b/docs/part-2/4_xds-gdb/1_build.md index 9ec91b3..9ec91b3 100644 --- a/docs/part-2/4_xds-gdb/2_build.md +++ b/docs/part-2/4_xds-gdb/1_build.md diff --git a/docs/part-2/4_xds-gdb/1_config.md b/docs/part-2/4_xds-gdb/2_config.md index 8568f18..8568f18 100644 --- a/docs/part-2/4_xds-gdb/1_config.md +++ b/docs/part-2/4_xds-gdb/2_config.md |