This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: remote/1833: RDI unrecognized USB device


The following reply was made to PR remote/1833; it has been noted by GNATS.

From: Olivier Kaloudoff <kalou@kalou.net>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: remote/1833: RDI unrecognized USB device
Date: Sun, 11 Dec 2005 19:00:38 +0100

 Hi,
 
 
 	I can reproduce the exact same problem using OS X 10.4 and gdb 6.0;
 
 imac-g5-de-olivier-kaloudoff:~ kalou$ ls -l /dev/*Key*
 crw-rw-rw-   2 root  wheel    9,   7 Dec 11 18:44 /dev/cu.KeySerial1
 crw-rw-rw-   1 root  wheel    9,   6 Dec 11 18:44 /dev/tty.KeySerial1
 
 
 
 imac-g5-de-olivier-kaloudoff:~ kalou$  /usr/local/bin/arm-elf-gdb  
 Desktop/redboot_RAM.elf
 GNU gdb 6.0
 Copyright 2003 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and  
 you are
 welcome to change it and/or distribute copies of it under certain  
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for  
 details.
 This GDB was configured as "--host=powerpc-apple-darwin6.8 -- 
 target=arm-elf"...
 (gdb) tar rdi s=/dev/tty.KeySerial1
 Could not open device "s=/dev/tty.KeySerial1"
 (gdb)
 
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]