Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2004 08:37:17 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        FreeBSD Current Mailinglist <freebsd-current@freebsd.org>
Subject:   [PATCH] gdb.4: cuaa0 renamed to cuad0
Message-ID:  <20041112163717.GB20057@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help

--kXdP64Ggrk/fb43R
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

The attached patch changes the cuaa* names to cuad*.

-- 
Steve

--kXdP64Ggrk/fb43R
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="gdb.4.diff"

--- gdb.4.orig	Fri Nov 12 08:30:22 2004
+++ gdb.4	Fri Nov 12 08:31:31 2004
@@ -261,7 +261,7 @@
 GNU gdb 5.2.1 (FreeBSD)
 .Em "(political statements omitted)"
 Ready to go.  Enter 'tr' to connect to the remote target
-with /dev/cuaa0, 'tr /dev/cuaa1' to connect to a different port
+with /dev/cuad0, 'tr /dev/cuad1' to connect to a different port
 or 'trf portno' to connect to the remote target with the firewire
 interface.  portno defaults to 5556.
 
@@ -379,10 +379,10 @@
 Debug a remote system via the specified serial or firewire interface.
 .It Ic tr0
 Debug a remote system via serial interface
-.Pa /dev/cuaa0 .
+.Pa /dev/cuad0 .
 .It Ic tr1
 Debug a remote system via serial interface
-.Pa /dev/cuaa1 .
+.Pa /dev/cuad1 .
 .It Ic trf
 Debug a remote system via firewire interface at default port 5556.
 .El

--kXdP64Ggrk/fb43R--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041112163717.GB20057>