mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
* gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely. * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
This commit is contained in:
@ -7,6 +7,10 @@
|
|||||||
|
|
||||||
Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
|
Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
|
||||||
|
|
||||||
|
* gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
|
||||||
|
* gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
|
||||||
|
* gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
|
||||||
|
|
||||||
* gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
|
* gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
|
||||||
to match current gdb output. Update due to using auto-solib-limit
|
to match current gdb output. Update due to using auto-solib-limit
|
||||||
for limiting instead of overloading auto-solib-add.
|
for limiting instead of overloading auto-solib-add.
|
||||||
|
@ -22,6 +22,9 @@
|
|||||||
#
|
#
|
||||||
#log_user 1
|
#log_user 1
|
||||||
|
|
||||||
|
verbose "HP's thread tests are broken beyond repair right now."
|
||||||
|
return 0
|
||||||
|
|
||||||
if $tracelevel {
|
if $tracelevel {
|
||||||
strace $tracelevel
|
strace $tracelevel
|
||||||
}
|
}
|
||||||
|
@ -22,6 +22,9 @@
|
|||||||
#
|
#
|
||||||
#log_user 1
|
#log_user 1
|
||||||
|
|
||||||
|
verbose "HP's thread tests are broken beyond repair right now."
|
||||||
|
return 0
|
||||||
|
|
||||||
if $tracelevel {
|
if $tracelevel {
|
||||||
strace $tracelevel
|
strace $tracelevel
|
||||||
}
|
}
|
||||||
|
@ -18,6 +18,9 @@
|
|||||||
# Please email any bugs, comments, and/or additions to this file to:
|
# Please email any bugs, comments, and/or additions to this file to:
|
||||||
# bug-gdb@prep.ai.mit.edu
|
# bug-gdb@prep.ai.mit.edu
|
||||||
|
|
||||||
|
verbose "HP's thread tests are broken beyond repair right now."
|
||||||
|
return 0
|
||||||
|
|
||||||
if $tracelevel {
|
if $tracelevel {
|
||||||
strace $tracelevel
|
strace $tracelevel
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user