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: linux native async mode support


On Fri, 21 Mar 2008, Pedro Alves wrote:

> This is what I checked in after another round of testing
> on x86_64-unknown-linux-gnu.

 Hmm, I have narrowed it down to be the reason of breakage when the 
current head of the tree is built for the mipsisa32-sde-elf target.  The 
symptom is when you run GBD interactively (no arguments) and enter any 
line for processing (a lone new-line character is enough), then the 
program crashes with SIGSEGV (an infinite recursion, it would seem).  
Reverting this commit makes GDB run as previously.

 Just a heads-up, given it is trivial to reproduce and I fear I may have 
no resources to debug it myself (sorry).

  Maciej


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