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: [PATCH] Remove board setting `gdb,cannot_call_functions'


On 04/24/2012 09:55 PM, Pedro Alves wrote:
> The powerpc-sim ones could still be relevant, and tested, I suppose.  It could
> be the reason that functions couldn't (or can't)  be called with these targets was
> related to the target backend, not the tdep code in gdb.  Or, this might useful while
> still developing a new port.  E.g., moxie is a new-ish port, where Anthony Green
> added that "gdb,cannot_call_functions" as recently as 2010:
> 
> https://lists.gnu.org/archive/html/dejagnu/2010-01/msg00000.html
> 
> Of course, that might have been blind copy&paste.

DejaGNU's baseboards are the good evidence on how these variables are
used.  Yeah, looks powerpc-sim still use this variable, so we should
keep "gdb,cannot_call_functions" in gdb testsuite.

Thanks for your input, Pedro.

-- 
Yao (éå)


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