This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sun compiler and gdb


On Thu, 10 May 2012 00:57:56 +0200, Tomasz Grobelny
<tomasz@grobelny.oswiecenia.net> wrote:
> A trivial test case attached. Compiled with:
> CC: Sun C++ 5.11 SunOS_sparc 2010/08/13
> 
Compilation command line was:
CC -g -xdebugformat=dwarf test.cpp
Now attached is similar package compiled with the following command line:
CC -g -xdebugformat=dwarf -Qoption cg -h_gcc -xO0 -g test.cpp
(same compiler; as suggested by Sergio)
-- 
Regards,
Tomasz Grobelny

Attachment: gdbtest.7z
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]