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: [RFA] Locate sparc64 arguments correctly


   From: Kevin Buettner <kevinb@redhat.com>
   Date: Wed, 24 Apr 2002 09:42:33 -0700
   
   Hmm... I'm not sure this will work.  FWIW, when I looked at this problem
   a few weeks back, I concluded that LOC_REF_ARG shouldn't really be used
   when the debug info contains information about which basereg to use.
   
   I came up with this patch instead.  My testing was using dwarf2 debug
   info though.  I haven't taken a look yet to see if it'll work with
   stabs.

I think my fix would work, however I like your patch a whole lot
better.

My testing would be with dwarf2 information as well, so I wouldn't be
able to provide better regression coverage in testing out your patch.


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