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: [patch] New testcase for PR:1291


> > main()
> > {
> >         sub1();
> >         sub2();
> > }
> 
> A test which looks like this should not, I think, go in gdb.arch or be
> skipped for non-SH.  What you may want to do is leave it where it is
> and write the testcase in assembly - that's what the gdb.arch directory
> is for.  See i386-prolouge.c.

I think I need an executive decision here.

A) move it and make it generic.
B) leave it and write it in assembly.

Pick one.

cheers,

Kris


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