This is the mail archive of the gdb-patches@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: [RFA] Fix cygwin compilation failure for python code


>>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr> writes:

Pierre>   The patch below allows for me to 
Pierre> read in "symtab.h" before "python-internal.h" is read,
Pierre> and thus get a real definition of the symtab_and_line struct.

Pierre>   I wonder why I am the only one having this 
Pierre> problem?

Me too.

Pierre>   Is this patch OK? Otherwise,
Pierre> how should such problems be handled?

I would recommend just including symtab.h from python-internal.h.

Pierre> 	inlcusion to allow compilation.

Typo in "inclusion".

Tom


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