X-Spam-Check-By: sourceware.org Date: Thu, 8 Jun 2006 17:44:03 +0400 From: Sergey Tovpeko X-Mailer: The Bat! (v3.5) Professional Reply-To: Sergey Tovpeko Message-ID: <101832303.20060608174403@mail.ru> To: cygwin AT cygwin DOT com Subject: Re[2]: Gdb and debug symbol in pdb In-Reply-To: <4488185A.4040501@sbcglobal.net> References: <1135171526 DOT 20060608115104 AT mail DOT ru> <4487ECCD DOT 747EC55A AT dessent DOT net> <4488185A DOT 4040501 AT sbcglobal DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > Perhaps implicit in Brian's response, there is little incentive for > anyone to do this, since generation of .pdb by open source compilers > will not be permitted. The obstacles to full functioning of .pdb with > commercial 3rd party compilers are high enough. Certanly! .pdb doesn't documented very well :-). Moreover, microsoft changes its internal structures from version to version. But, my point is to use gdb as alternative to microsoft windbg. In my case I prefer GDB because of its open standards. Also I suppose GDB has enough functionality to write something like extenstions, macroses to enhance the specific analysis. Sergey. -- 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/