]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/Common/build.xml
Enable source level debug of all tools
[mirror_edk2.git] / Tools / Source / TianoTools / Common / build.xml
index 386698c3be5bcb7089cc1c00350430f2fb16d168..902f677d1d17b2b01b80b9f8ec47e121ed626f1b 100644 (file)
@@ -38,6 +38,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     <cc name="${ToolChain}" objdir="${BUILD_DIR}" \r
         outfile="${LIB_DIR}/CommonTools"\r
         outtype="static"\r
+        debug="true"\r
         optimize="speed">\r
       <compilerarg value="${ExtraArgus}" if="ExtraArgus" />\r
       <compilerarg value="-fPIC" if="x86_64_linux"/>\r