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://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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: | <423AB1DC.F8B6A624@dessent.net> |
Date: | Fri, 18 Mar 2005 02:47:56 -0800 |
From: | Brian Dessent <brian AT dessent DOT net> |
Organization: | My own little world... |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: How To use gdb?? |
References: | <d1d43m$o3l$1 AT sea DOT gmane DOT org> <423A1919 DOT A4DB6852 AT dessent DOT net> <d1e7n6$7g9$1 AT sea DOT gmane DOT org> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
JS wrote: > Is there a group for gdb? The gdb I have installed with Cygwin don't > recognize any of the commands in the tutorial you send a link to. There are a number of gdb lists: <http://www.gnu.org/software/gdb/mailing-lists/> I'm not sure what your exact setup is but I do know that all the commands in the gdb manual work just fine with Cygwin's gdb, at least when used with a binary made with the gnu toolchain (gcc, binutils, etc.) If you're trying to debug a binary from another toolchain the debug information might be in a format that gdb doesn't understand, but you should still be able to at least step through instructions. In any case it sounds like you should ask on the gdb list. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |