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: Daniel Jacobowitz <drow@false.org>
To: Stephen Ma <stephenma@telus.net>
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/2237: "set" command refuses to set a register
Date: Wed, 7 Mar 2007 07:32:24 -0500

 On Tue, Mar 06, 2007 at 03:14:27PM -0800, Stephen Ma wrote:
 > But before I dive into it, allow me to mention a possible crude fix:
 > forget about stack frames when the current language is assembler,
 > since the assembler programmer is unlikely to stick to any kind of
 > standard frame format anyway.
 
 The problem isn't unique to assembler - and assembly programmers are
 actually very likely to use a recognizable stack layout in our experience.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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