aboutsummaryrefslogtreecommitdiffstats
path: root/meta-microblaze/recipes-devtools/gdb/gdb_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-microblaze/recipes-devtools/gdb/gdb_%.bbappend')
-rw-r--r--meta-microblaze/recipes-devtools/gdb/gdb_%.bbappend7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-microblaze/recipes-devtools/gdb/gdb_%.bbappend b/meta-microblaze/recipes-devtools/gdb/gdb_%.bbappend
index 23866471..33fbe158 100644
--- a/meta-microblaze/recipes-devtools/gdb/gdb_%.bbappend
+++ b/meta-microblaze/recipes-devtools/gdb/gdb_%.bbappend
@@ -1,11 +1,4 @@
MICROBLAZEPATCHES = ""
MICROBLAZEPATCHES:microblaze = "gdb-microblaze.inc"
-# We don't have ptrace support for on-target microblaze GDB currently. Need
-# to use tcf-agent or other external debug interface.
-MB_DOES_NOT_WORK = ""
-MB_DOES_NOT_WORK:microblaze = "GDB is not currently supported on Microblaze."
-
-PNBLACKLIST[gdb] = "${MB_DOES_NOT_WORK}"
-
require ${MICROBLAZEPATCHES}