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 v2 1/2] ISA bit treatment on the MIPS platform


On Mon, 6 Oct 2014, Joel Brobecker wrote:

> >  I'd like to get back to this review, this change is important for 
> > reliable debugging compressed code, as test results quoted below indicate.
> 
> I am going to need help to get this patch reviewed. I don't think
> I'll have the availability to give it the attention it deserves
> for at least a week or two :-(. Any takers? Otherwise, I'll keep it
> at the top of my gdb-patches list.

 Thanks; please note that this change relies on 
http://sourceware.org/ml/gdb-patches/2014-09/msg00805.html to have been 
applied first.  Although I can swap the order of the patches I suppose, 
the dependency is purely syntactical.

 Also I take back the last-minute update I sent as a follow-up.  While 
there's a loop, the call to `gdbarch_elf_make_msymbol_special_p' will be 
made only once, even if placed within.  This situation just tells me to 
avoid last-minute updates, sorry about the confusion.

  Maciej


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