Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Pankaj Gupta Message-Id: <199904132006.NAA10542@umpqua.stanford.edu> Subject: generating .dbg from a cygwin generated exe using gcc? To: cygwin AT sourceware DOT cygnus DOT com Date: Tue, 13 Apr 1999 13:06:55 -0700 (PDT) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, I ported my unix app to winnt using cygwin tools. It compiles fine with gcc. Now I want to generate a symbol file in one of the folliwng formats: .dbg or .pdb or .hdr or .dmp for use with a utility called Intel VTUNE. These can be easily generated using Microsoft Visual C++. So, does anyone know how to generate one of these formats on the command line? Or alternatively, can I port my C files to make a project in MSVC++? Thanks, Pankaj -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com