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: Teach gdb how to step into ARM Windows CE dlls.


On Wed, Aug 29, 2007 at 11:29:55PM +0100, Pedro Alves wrote:
> 2007-08-29  Pedro Alves  <pedro_alves@portugalmail.pt>
> 
> 	* arm-tdep.h (arm_skip_stub): Declare.
> 	* arm-wince-tdep.c: Don't include "solib-svr4.h".  Include
> 	"gdbcore.h".
> 	(arm_pe_skip_trampoline_code): New function.
> 	(arm_wince_init_abi): Register arm_pe_skip_trampoline_code as
> 	gdbarch_skip_trampoline_code callback.
> 	* Makefile.in: Update dependencies.

Yes, this is fine.  Thanks.

-- 
Daniel Jacobowitz
CodeSourcery


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