This is the mail archive of the gdb-patches@sources.redhat.com 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: strip stdcall suffixes under cygwin


> Would the executable file's format (MS PE?) identify the executable as
>>belonging to windows?
> 
> 
> Yes, certainly.  Are you saying the macro could be a global which is
> set by detecting if the executable type was PE?

I suspect that the debug reader could identify and retain this 
information locally (in a variable/flag).  It must already do this for 
symbol tables and the like.  I don't think the macro is needed.

enjoy,
Andrew

PS: See 
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&database=gdb&pr=169



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