Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3AB66C8B.1F73F415@home.com> Date: Mon, 19 Mar 2001 13:31:07 -0700 From: Stephen Smith X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Cygwin Subject: How do you use GDB to debug GDB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I have a gdb debugger configured to for a remote target (host i686-pc-cygwin target=powerpc-motorola-elf). normally I run gdb as: powerpc-motorola-elf-gdb --command=C:/rti/bin/rtidbug.ini C:/examples/dll/main.exe Now I want to run the gdb against the above process. Since I am running this in a Windows NT command shell I can't use gdb /usr/local/bin/powerpc-motorola-elf-gdb some_process_id The reason I am not in a bash shell is because a windows app is kicking off the debugger. BTW, I can modify the windows app since I have a copy of the source. Can someone help sps -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple