mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 07:20:16 +00:00
Adding information on prebuilt toolset binaries.
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
|
||||
@chapter Building the GNU Debugger
|
||||
|
||||
GDB is not currently RTEMS aware. The following configurations have been
|
||||
GDB is currently RTEMS aware only if you are using the remote debugging
|
||||
support via Ethernet. The following configurations have been
|
||||
successfully used with RTEMS applications:
|
||||
|
||||
@itemize @bullet
|
||||
@@ -20,6 +21,10 @@ successfully used with RTEMS applications:
|
||||
Other configurations of gdb have successfully been used by RTEMS users
|
||||
but are not documented here.
|
||||
|
||||
It is recommended that when toolset binaries are available for
|
||||
your particular host, that they be used. Prebuilt binaries
|
||||
are much easier to install.
|
||||
|
||||
@section Unarchive the gdb Distribution
|
||||
|
||||
Use the following commands to unarchive the gdb distribution:
|
||||
|
||||
Reference in New Issue
Block a user