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] Handle sh-elf-gcc scheduling code into a prologue when no debug info present


On Monday 16 February 2004 08:42, Elena Zannoni wrote:
> Is this in our testsuite? (it looks familiar) If not could it be added?

It is not in there directly, but was found as a side effect of
gdb1291.  I'll go ahead and report it as a distinct gdb bug to get a
bug number and then add a test in gdb.arch.

> > With the attached patch, the prologue scanner returns the pc of the
> > jsr instruction, allowing the breakpoint at main to be hit before the
> > breakpoint at sub1:
>
> OK.

I'll post an updated patch when I have a test ready to go with it, and
then check them in.

-Fred




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