From 92726479b279b23d62ba955388e58abc287ed9b0 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Thu, 17 Jan 2008 20:18:48 +0000 Subject: * README: Mention gdbserver/README. --- gdb/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/README') diff --git a/gdb/README b/gdb/README index 9c64425..cc16ecd 100644 --- a/gdb/README +++ b/gdb/README @@ -453,6 +453,10 @@ with the remote.c stub over a serial line. allows remote debugging for Unix applications. gdbserver is only supported for some native configurations, including Sun 3, Sun 4, and Linux. +The file gdb/gdbserver/README includes further notes on gdbserver; in +particular, it explains how to build gdbserver for cross-debugging +(where gdbserver runs on the target machine, which is of a different +architecture than the host machine running GDB). There are a number of remote interfaces for talking to existing ROM monitors and other hardware: -- cgit v1.1