From mboxrd@z Thu Jan 1 00:00:00 1970 From: Elena Zannoni To: "Philippe De Muyter" Cc: ezannoni@cygnus.com (Elena Zannoni), gdb-patches@cygnus.com Subject: Re: function parameters regression Date: Mon, 12 Apr 1999 15:51:00 -0000 Message-id: <14098.30965.659718.60625@kwikemart.cygnus.com> References: <14098.29249.714527.416014@kwikemart.cygnus.com> <199904122238.AAA31529@mail.macqel.be> <199904122238.AAA31529@mail.macqel.be> X-SW-Source: 1999-q2/msg00016.html 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