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: [RFA] generic_dummy glitch in arm-tdep.c


> Add (!USING_GENERIC_DUMMY_FRAMES) to if conditional.
> This block should only be executed if we're using the 
> ancient code-on-the-stack style of dummy frames.
> 
> 2002-08-30  Michael Snyder  <msnyder@redhat.com>
> 
> 	* arm-tdep.c (arm_init_extra_frame_info): Narrow the 'if' 
> 	conditional: this block should only be executed if 
> 	not-using-generic-dummy-frames.
> 

OK.


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