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] Fix several problems with the gdb.arch/gdb1291.exp test


On Tuesday 10 February 2004 18:28, Fred Fish wrote:
> > I recommend writing the whole test in assembly instead; this is
> > gdb.arch, after all.  We don't want to be sensitive to GCC bugs.
>
> That sounds like the best solution.

Wow, that opened a real can of worms!

Looks like I'm going to have to fix at least two major bugs (setting a
breakpoint at a reasonable place in main and stopping at the functions
called from main) before I can even think about testing the original
problem.  :-(

This is in assembly code with no debug info provided.

-Fred



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