This is the mail archive of the gdb-patches@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: dwarf2-frame clobbers memory


   Date: Sun, 1 Jun 2003 00:47:33 -0700
   From: Richard Henderson <rth@redhat.com>

   On Sat, May 31, 2003 at 08:36:21PM -0700, Richard Henderson wrote:
   > At the following traceback, memmove is overwriting the "help"
   > command, which results in a segv on the next command.  Is this
   > enough to track down the problem?

   Nevermind, found it.  Let us remember how pointer arithmetic works.  ;-)

Thanks!  I went ahead and committed this.

Mark


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