diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2022-11-07 08:38:34 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-11-10 15:04:42 -0800 |
| commit | 60b1b14e588c86cfb92206178c4468af2a3a10cf (patch) | |
| tree | 6a93489822be65c47f44d5f5d7729b674b0f0a4f /meta-microblaze/recipes-devtools | |
| parent | bf55ab24b5402de65a96e33c7a3700ab5c4d87ed (diff) | |
| download | meta-xilinx-60b1b14e588c86cfb92206178c4468af2a3a10cf.tar.gz | |
Revert "meta-microblaze: gdb: Temporarily disable GDB"
This reverts commit 17daecd2918a7cd98f61825704cac1d9d3a046e2.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-microblaze/recipes-devtools')
| -rw-r--r-- | meta-microblaze/recipes-devtools/gdb/gdb-microblaze.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-microblaze/recipes-devtools/gdb/gdb-microblaze.inc b/meta-microblaze/recipes-devtools/gdb/gdb-microblaze.inc index 55f921f4..5eae0577 100644 --- a/meta-microblaze/recipes-devtools/gdb/gdb-microblaze.inc +++ b/meta-microblaze/recipes-devtools/gdb/gdb-microblaze.inc | |||
| @@ -1,8 +1,3 @@ | |||
| 1 | ## This does not currently work | ||
| 2 | #python() { | ||
| 3 | # raise bb.parse.SkipRecipe("GDB does not current support microblaze.") | ||
| 4 | #} | ||
| 5 | |||
| 6 | # MicroBlaze does not support LTTng UST | 1 | # MicroBlaze does not support LTTng UST |
| 7 | LTTNGUST:microblaze = "" | 2 | LTTNGUST:microblaze = "" |
| 8 | 3 | ||
