| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-Id: | <5.1.0.14.0.20020325145035.02294fc8@postoffice> |
| X-Sender: | bill AT postoffice |
| Date: | Mon, 25 Mar 2002 14:55:45 -0800 |
| To: | cygwin AT cygwin DOT com |
| From: | William Hubbard <bill AT virtio DOT com> |
| Subject: | gdb and win32 |
| Mime-Version: | 1.0 |
I am using a virtual serial port driver (from ddiusa.com) to connect gdb to a target simulation through the virtual serial ports. gdb hangs whenever I attempt to connect. It works fine when using the *real* serial ports, but hangs whenever I attempt to use the virtual ports. The virtual port software works with other win32 applications, and the docs say they drivers do not support DOS apps. Is gdb considered a DOS app? Does it use the win32 API to talk to the serial ports? All I can find in the code is calls to open, read and write, not OpenFile, ReadFile or WriteFile as I would expect for a win32 application. Bill -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |