bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GDB on AIX 4.3.3 cores dump


From: David Edelsohn
Subject: Re: GDB on AIX 4.3.3 cores dump
Date: 14 Apr 2002 23:33:21 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

>>>>> Alex  writes:

Alex> I am trying to use gdb to debug C++ application built using xlC_r
Alex> compiler of VisualAge 5.0.
Alex> We are running AIX 4.3.3 on RS6000 box.
Alex> I have built latest gdb 5.1 and it cores dump as soon as I try to load
Alex> my application .
Alex> I also tried the gdb which comes with IBM linux toolbox, with the same
Alex> result.
Alex> Interestingly enough, gdb is able to debug itself.
Alex> What can be wrong?

        As I mentioned in reply to your other newsgroup posting of this
question, while GDB should not crash, it cannot debug xlC/VAC++ because
GDB expects G++ name mangling and C++ ABI.

David
-- 
===============================================================================
David Edelsohn                                      T.J. Watson Research Center
address@hidden                                  P.O. Box 218
+1 914 945 4364 (TL 862)                            Yorktown Heights, NY 10598



reply via email to

[Prev in Thread] Current Thread [Next in Thread]