Power Programming Languages

Power Programming Languages

IBM Power, including the AIX, IBM i, and Linux operating systems, support a wide range of programming languages, catering to both traditional enterprise applications and modern development needs.


#Power

 View Only

Interested in using DWARF debug format on AIX7.1?

By Archive User posted Thu October 28, 2010 04:57 PM

  

Originally posted by: Annie Cheng


Interested in using DWARF debug format on AIX7.1?

Besides the OS debug support, you also need the compiler to generate DWARF debug format for your programs in the first place.

Starting from the September 2010 PTFs for XL C for AIX, V11.1, XL C/C++ for AIX, V11.1 and XL Fortran for AIX, V13.1, you can use option -qdbgfmt=dwarf|stabstring to specify stabstring or DWARF format to produce debugging information in object files on AIX V7.1.

Read up on this Technote to find out more!



#C/C++-compilers-for-AIX
#c
#debug
#aix7.1
#c++
#C/C++andFortran
0 comments
3 views

Permalink