This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: function parameters regression


Philippe De Muyter writes:
 > > Things might have changed in the way aCC behaves now, so
 > > I'll investigate with HP. I'll let you know
 > > as soon as I hear from them.
 > 
 > Could you at least put in a stronger test to recognize the `aCC' compiler,
 > or only enable the hp-specific code when the target is hp, with a target
 > macro (e.g. REFUSE_FUNCTION_ADDRESS_PARAMETERS, or something like that) ?
 > 
 > Thanks
 > 
 > Philippe

As a general policy we try to avoid inserting ifdefs in the code if not 
absolutely necessary. 
I will wait until I know that I have no other options.
HP's debugger team is very good in providing accurate and fast answers,
so I wouldn't worry too much, it should not take too long.

Thanks for your patience in the meantime.

Elena Zannoni
Cygnus Solution