summaryrefslogtreecommitdiff
path: root/scripts/build/debug
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-08 17:54:53 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:57 (GMT)
commit9d91f44bc8d973d40b1cd972464a7fd93bddfe35 (patch)
tree9b4f8e959d67025015e118663c37d8086dc97a1c /scripts/build/debug
parentaf479f10530a53861eae1f8a144e87cb012f708f (diff)
Separate the notions of package name/label
Also, remove resolved TBDs. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'scripts/build/debug')
-rw-r--r--scripts/build/debug/300-gdb.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/debug/300-gdb.sh b/scripts/build/debug/300-gdb.sh
index cdc7047..19d9d6d 100644
--- a/scripts/build/debug/300-gdb.sh
+++ b/scripts/build/debug/300-gdb.sh
@@ -5,7 +5,6 @@ do_debug_gdb_get() {
}
do_debug_gdb_extract() {
- # TBD xtensa overlays
CT_ExtractPatch GDB
}