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] x86 - jump instruction after the prologue


   Date: Sun, 8 Aug 2004 17:36:15 -0400
   From: Daniel Jacobowitz <drow@false.org>

   On Wed, May 12, 2004 at 01:31:01PM +0200, Jerome Guitton wrote:
   > Daniel Jacobowitz (drow@false.org):
   > 
   > > Also, should we write i386-prologue.c in assembly to avoid this
   > > problem?  That's what Fred did for SH to avoid a similar difficulty.
   > 
   > Can't we compile this file without debug info?

   Yes indeed, and that fixes it.

   [snip]

   In the mean time, this is a test of a prologue analyzer.  Compiling it
   without debug information seems reasonable to me.  Tested on
   i686-pc-linux-gnu, OK?

Tested on i386-unknown-freebsd4.7 (which uses stabs).  Works fine, so
yes OK.  Thanks for looking into this.

Mark


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