mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
2009-07-01 Tristan Gingold <gingold@adacore.com>
* gdb.base/bigcore.exp: Make darwin untested.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2009-07-01 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
|
* gdb.base/bigcore.exp: Make darwin untested.
|
||||||
|
|
||||||
2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
|
2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||||
|
|
||||||
* gdb.base/completion.exp (directory completion): Create the directory.
|
* gdb.base/completion.exp (directory completion): Create the directory.
|
||||||
|
@ -40,6 +40,7 @@ if ![isnative] then {
|
|||||||
if { [istarget "*-*-*bsd*"]
|
if { [istarget "*-*-*bsd*"]
|
||||||
|| [istarget "*-*-hpux*"]
|
|| [istarget "*-*-hpux*"]
|
||||||
|| [istarget "*-*-solaris*"]
|
|| [istarget "*-*-solaris*"]
|
||||||
|
|| [istarget "*-*-darwin*"]
|
||||||
|| [istarget "*-*-cygwin*"] } {
|
|| [istarget "*-*-cygwin*"] } {
|
||||||
untested "Kernel lacks sparse corefile support (PR gdb/1551)"
|
untested "Kernel lacks sparse corefile support (PR gdb/1551)"
|
||||||
return
|
return
|
||||||
|
Reference in New Issue
Block a user