This is the mail archive of the gdb-prs@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: gdb/2237: "set" command refuses to set a register


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

From: Stephen Ma <stephenma@telus.net>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: gdb/2237: "set" command refuses to set a register
Date: Thu, 8 Mar 2007 18:01:04 -0800

 On Thu, Mar 08, 2007 at 01:35:42PM -0500, Daniel Jacobowitz wrote:
 > On Thu, Mar 08, 2007 at 10:31:43AM -0800, Stephen Ma wrote:
 > > I doubt it's fixable in the sense of intelligently handling an
 > > undecipherable stack.  (Undecipherable, that is, to anything less than
 > > a weak AI.)  In this general case, gdb is likely to end up doing the
 > > equivalent of dumb_gdb anyway.
 > 
 > I didn't mean "make it understand the stack".  A stack with only one
 > recognizable frame, the current one, is perfectly valid.  The known
 > GDB bug is that we don't handle the case of only one frame correctly.
 
 I'll see what I can do.  No promises though, as most of my spare time
 is already soaked up by several open source projects.


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