This is the mail archive of the gdb-prs@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: remote/949: debugger seg fault in remote.c::store_register_using_P()


The following reply was made to PR remote/949; it has been noted by GNATS.

From: Andrew Cagney <ac131313@redhat.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: remote/949: debugger seg fault in remote.c::store_register_using_P()
Date: Sun, 29 Jun 2003 16:56:28 -0400

 Looking at the backtrace, it appears that GDB has trashed its stack - 
 the call sequence makes no sense.  generic_get_saved_register, for 
 instance, should have called error().
 
 Suggest trying GDB with a newer compiler, and compiled with -00.
 
 Andrew
 


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