<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with sdktool]]></title><description><![CDATA[A list of topics that have been tagged with sdktool]]></description><link>https://forum.qt.io/tags/sdktool</link><generator>RSS for Node</generator><lastBuildDate>Fri, 18 Sep 2026 02:59:05 GMT</lastBuildDate><atom:link href="https://forum.qt.io/tags/sdktool.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[sdktool rmDebugger does not remove debugger from list]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am using QtCrator 4.5.1 and trying to add a kit.</p>
<p dir="auto">I have been able to add the ToolChain; noticed they are auto-detected which is fine, the rmTC command makes them manual and thus removeable.</p>
<p dir="auto">I am having an issue with rmDebugger</p>
<p dir="auto">c:\Qt\Tools\QtCreator\bin\sdktool addDebugger ^<br />
--id "linaro.gdb" ^<br />
--name "GDB (company, product)" ^<br />
--engine 1 ^<br />
--binary C:\Qt\QtSupport\debugger\gdb-arm-none-linux-gnueabi.exe ^<br />
--abis arm-linux-generic-elf-32</p>
<p dir="auto">c:\Qt\Tools\QtCreator\bin\sdktool rmDebugger --id "linaro.gdb"<br />
Error: Id was not found.</p>
<p dir="auto">From debuggers.xml in c:/Users/admin/AppData/Roamimg/QtProject/qtcreator</p>
<p dir="auto">&lt;data&gt;<br />
&lt;variable&gt;DebuggerItem.1&lt;/variable&gt;<br />
&lt;valuemap type="QVariantMap"&gt;<br />
&lt;valuelist type="QVariantList" key="Abis"&gt;<br />
&lt;value type="QString"&gt;arm-linux-generic-elf-32bit&lt;/value&gt;<br />
&lt;/valuelist&gt;<br />
&lt;value type="bool" key="AutoDetected"&gt;true&lt;/value&gt;<br />
&lt;value type="QString" key="AutoDetectionSource"&gt;&lt;/value&gt;<br />
&lt;value type="QString" key="Binary"&gt;C:/Qt/QtSupport/debugger/gdb-arm-none-linux-gnueabi.exe&lt;/value&gt;<br />
&lt;value type="QString" key="DisplayName"&gt;GDB (company, product)&lt;/value&gt;<br />
&lt;value type="int" key="EngineType"&gt;1&lt;/value&gt;<br />
&lt;value type="QString" key="Id"&gt;linaro.gdb&lt;/value&gt;<br />
&lt;value type="QDateTime" key="LastModified"&gt;&lt;/value&gt;<br />
&lt;value type="QString" key="Version"&gt;7.4.0&lt;/value&gt;<br />
&lt;value type="QString" key="WorkingDirectory"&gt;&lt;/value&gt;<br />
&lt;/valuemap&gt;<br />
&lt;/data&gt;</p>
<p dir="auto">So, why can I not delete the debugger, or at least move it to the manual section where I can hopefully remove it?</p>
<p dir="auto">Also, I tried removing the entire block from the xml file, but when I launch Qt Creator and go to Tools --&gt; Options, the debugger shows up and is also restored to the xml file.  Where is it reading that configuration information from and how can I remove it.</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.qt.io/topic/88242/sdktool-rmdebugger-does-not-remove-debugger-from-list</link><guid isPermaLink="true">https://forum.qt.io/topic/88242/sdktool-rmdebugger-does-not-remove-debugger-from-list</guid><dc:creator><![CDATA[Clueless]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>