mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-13 05:20:44 +00:00
2004-02-19 Elena Zannoni <ezannoni@redhat.com>
* gdb.base/nodebug.exp: Fix typo.
This commit is contained in:
parent
1e600082db
commit
b2ce285497
@ -1,3 +1,7 @@
|
|||||||
|
2004-02-19 Elena Zannoni <ezannoni@redhat.com>
|
||||||
|
|
||||||
|
* gdb.base/nodebug.exp: Fix typo.
|
||||||
|
|
||||||
2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
|
2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
|
||||||
|
|
||||||
Committed by Jim Blandy <jimb@redhat.com>.
|
Committed by Jim Blandy <jimb@redhat.com>.
|
||||||
|
@ -65,7 +65,7 @@ if [runto inner] then {
|
|||||||
# even without -g, which should be accepted.
|
# even without -g, which should be accepted.
|
||||||
# Irix5, even though it is ELF, counts as "ecoff" because it
|
# Irix5, even though it is ELF, counts as "ecoff" because it
|
||||||
# encapsulates ecoff debugging info in a .mdebug section.
|
# encapsulates ecoff debugging info in a .mdebug section.
|
||||||
# Irix6 gcc omits no debug info at all for static functions and
|
# Irix6 gcc emits no debug info at all for static functions and
|
||||||
# variables, so all tests involving statics fail.
|
# variables, so all tests involving statics fail.
|
||||||
|
|
||||||
if {!$gcc_compiled} then { setup_xfail "mips-sgi-irix5*" "mips-sgi-irix6*" }
|
if {!$gcc_compiled} then { setup_xfail "mips-sgi-irix5*" "mips-sgi-irix6*" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user