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]

[RFA/testcase] fix compile error of asm-source.exp for m32r-linux


The attached fixes the compiler error of asm-source.exp
for m32r-linux target.

In case of m32r-elf target, asm-source test needs to set
stack pointer register. But in m32r-linux target, Linux
kernel sets it and the asm-source test should not change
its value.

OK to commit?

2004-10-01    Kei Sakamoto  <sakamoto.kei@renesas.com>

        * gdb.asm/asm-source.exp: Add m32r-linux target.
        * gdb.asm/m32r-linux.inc: New file.

Attachment: asm.patch
Description: Binary data


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