<?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[Why is GDB &quot;terminating&quot;?]]></title><description><![CDATA[<p dir="auto">I am trying to test / debug "viewportMargins" , and it runs OK , but "GDB" terminates in debug. Why?</p>
<p dir="auto">Actually  I need to "get" current viewport margins  and I am not sure at what point (of constructor code ?)  I can do that.</p>
<p dir="auto"><img src="https://ddgobkiprc33d.cloudfront.net/93c425fc-53a3-4f55-a969-ea830a153020.png" alt="7e992b69-f5c4-41b7-ae85-a3d0e312f62e-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/topic/140237/why-is-gdb-terminating</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 18:29:51 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/140237.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 22 Oct 2022 02:49:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Why is GDB &quot;terminating&quot;? on Tue, 29 Nov 2022 15:52:05 GMT]]></title><description><![CDATA[<p dir="auto">There might be a hint in the debugger log (right pane of Views-&gt;Views...-&gt;Debugger Log), but it could well be that GDB simply crashes.</p>
<p dir="auto">If this persists, you can also use LLDB. This will not be uniformly better, but possibly not crash in this exact location.</p>
]]></description><link>https://forum.qt.io/post/738228</link><guid isPermaLink="true">https://forum.qt.io/post/738228</guid><dc:creator><![CDATA[andr]]></dc:creator><pubDate>Tue, 29 Nov 2022 15:52:05 GMT</pubDate></item><item><title><![CDATA[Reply to Why is GDB &quot;terminating&quot;? on Sat, 22 Oct 2022 19:18:59 GMT]]></title><description><![CDATA[<p dir="auto">By the looks of it you are using Linux. Which flavor of Linux and most importantly which version of gdb?</p>
<p dir="auto">It is known that Ubuntu 22.04 is shipping a "beta" version of gdb (12.0.90) which has problems, and the fix is to upgrade to gdb version 12.1.0.</p>
]]></description><link>https://forum.qt.io/post/733663</link><guid isPermaLink="true">https://forum.qt.io/post/733663</guid><dc:creator><![CDATA[cristian-adam]]></dc:creator><pubDate>Sat, 22 Oct 2022 19:18:59 GMT</pubDate></item></channel></rss>