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: [commit] Inline one find_proc_desc call, simplify


> Just FYI (hope I got this one right),

There is a little oopsie in the ChangeLog:

> 
> 	* mips-tdep.c (find_proc_desc): Inline call to find_proc_desc.
                       ^^^^^^^^^^^^^^ after_prologue
> 	Simplify as NEXT_FRAME is NULL.
> 	(find_proc_desc): Simplify as NEXT_FRAME is non-NULL.

I'll give the testsuite another spin. See what we get out of it.

-- 
Joel


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