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: Daniel Jacobowitz <drow@false.org>
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/2237: "set" command refuses to set a register
Date: Tue, 6 Mar 2007 15:14:27 -0800

 > You can find some discussion of it in the mailing list archives for
 > gdb-patches; unfortunately no one has fixed it yet.
 
 gdb-patches does not appear to be one of the mailing lists on gnu.org;
 no wonder I found nothing on the bug when I searched for it prior to
 writing my bug report.  I have located gdb-patches on sourceware.org
 and will look it over.
 
 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.


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