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 : gdbserver get_image_name on CE


Ping ?

	Danny

On Sun, 2009-06-21 at 11:50 +0200, Danny Backx wrote:
> On Sun, 2009-06-14 at 15:23 +0100, Pedro Alves wrote:
> [omitted discussion between Pedro and me about what to do with setjmp]
> > Read the code again.  It is used in more cases than just exiting.  In
> > any case, this would be going too far.  Replacements or an alternative
> > similar mechanism is in order.  
> 
> I've borrowed setjmp/longjmp assembler code from newlib and copied them
> into mingw/mingwex. So I was now able to compile gdbserver without the
> #if 0 lines to remove its calls to setjmp or longjmp .
> 
> Is the rest of my patch acceptable or are there things I need to
> address ?
> 
> Once this gdbserver stuff is done, I'll come up with the gdb part of my
> work.
> 
> 	Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


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