summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-08-12 05:25:19 +0000
committerabiesheuvel <abiesheuvel@Edk2>2015-08-12 05:25:19 +0000
commit460616bdecc5c8f4fb6b482df60ce6c51d9c0e90 (patch)
treed870bdacdb4183f5bf88208698be120aa7298147 /EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt
parent11ad0847b72883f139143247b5c3c9333bbc9661 (diff)
downloadedk2-platforms-460616bdecc5c8f4fb6b482df60ce6c51d9c0e90.tar.xz
EmbeddedPkg: remove mention of ARMGCC
We are going to remove the ARMGCC toolchains, so replace any references to it with its replacement GCC48. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18208 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt')
-rwxr-xr-xEmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt b/EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt
index b5e303d953..287b09e6a8 100755
--- a/EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt
+++ b/EmbeddedPkg/Library/GdbDebugAgent/gdbnotes.txt
@@ -4,7 +4,7 @@ target remote com7
set debug remote 1
set remotetimeout 30
set remotelogfile log.txt
-add-symbol-file c:/work/edk2/Build/BeagleBoard/DEBUG_ARMGCC/ARM/BeagleBoardPkg/Sec/Sec/DEBUG/BeagleBoardSec.dll 0x80008360
+add-symbol-file c:/work/edk2/Build/BeagleBoard/DEBUG_GCC48/ARM/BeagleBoardPkg/Sec/Sec/DEBUG/BeagleBoardSec.dll 0x80008360
qSupported