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] Get rid of generic_push_dummy_code


On Sun, Sep 14, 2008 at 10:49:03PM +0200, Mark Kettenis wrote:
> Nothing uses this function anymore, and it uses gdbarch_frame_align()
> in a somewhat bogus way since it assumes it is suitable for
> instruction alignment.
> 
> ok?
> 
> 
> Index: ChangeLog
> from  Mark Kettenis  <kettenis@gnu.org>
> 
> 	* infcall.c (generic_push_dummy_code): Remove.
> 	(push_dummy_code): Unconditionally call gdbarch_push_dummy_code.

Definitely.  Woohoo!

-- 
Daniel Jacobowitz
CodeSourcery


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