From 7b597b85405cb0740cbe57af7c1ad5f0cb665b18 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 10 Feb 1999 18:54:14 +0000 Subject: Now generates HTML, PostScript, and info correctly. --- doc/rtems_gdb/trouble.t | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'doc/rtems_gdb/trouble.t') diff --git a/doc/rtems_gdb/trouble.t b/doc/rtems_gdb/trouble.t index 28999aac67..462bfda5c1 100644 --- a/doc/rtems_gdb/trouble.t +++ b/doc/rtems_gdb/trouble.t @@ -7,13 +7,13 @@ @c -@section Troubleshooting +@chapter Troubleshooting This section describes symptoms in some situations where the debugger does not work correctly, and it gives guidelines for resolving the problems encountered. -@subsection Target machine name unknown on the host +@section Target machine name unknown on the host RTEMS/GDB fails to connect to target machine named my_target: @@ -28,17 +28,15 @@ host address. Internet number of machine my_target in the file /etc/hosts on your host machine. } -@subsection{Debug server not present +@section Debug server not present The target rtems command fails: @example - -(gdb) target rtems my\_target +(gdb) target rtems my_target Attaching remote machine across net... RPC timed out. Couldn't connect to remote target - @end example -- cgit v1.2.3