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: RFC: Avoid calling XXX_skip_prologue for assembly code


(Note: I'm revisiting an old patch submitted in Oct 2001)

> Would you be willing to try gdb.asm/asm-source.exp against a D10V sim
> with this change?  I'm pretty sure your change is going to break that
> test.  If so, you could fix the failure by changing the test to set
> the breakpoint after the `enter' sequences.

I just built a D10V toolchain with a recent gdb, and ran the full
testsuite with and without this change.  There was no difference in
the testsuite results.  All of the asm-source.exp tests passed both
with and without this patch installed.

OK to check in this patch?

-Fred


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