Expansing macro-definitions using Gdb

Pierre Habraken Pierre.Habraken@imag.fr
Sat Jul 6 08:11:00 GMT 2002


The Gcc man page tells that using the option -g3 macro-definitions
present in the source program are included into the object file.
However, even when I use this option at compile time, Gdb 5.2 does not
recognize such macro-definitions.
Actually, using gcc 3.04, I compiled a C program including macro
definitions first with option -g and then with option -g3. Then, when
using cmp to compare both executables no difference is detected.
Is there a way to enable printing/displaying macro-definitions when
debugging a C program with Gdb ?

Pierre
-- 
________________________________________________________________________
Pierre HABRAKEN - mailto:Pierre.Habraken@imag.fr
Tél: 04 76 82 72 83 - Fax: 04 76 82 72 87
IMAG-LSR BP72 38402 SAINT MARTIN D'HERES Cedex
________________________________________________________________________



More information about the Gcc-help mailing list