<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>float arithmetic confuses GDB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1800/float-arithmetic-confuses-gdb</link><description>Why does this simple float arithmetic cause my GDB client to hang and my GDB server to say &amp;quot;GDB closed TCP/IP connection&amp;quot;? I&amp;#39;m sure I&amp;#39;ve got other float operations working just fine. 
 float a, b, c;

	a = 1.0f;
	b = 2.0f;
	c = b - a;
 
 When flashing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Mar 2014 18:51:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1800/float-arithmetic-confuses-gdb" /><item><title>RE: float arithmetic confuses GDB</title><link>https://devzone.nordicsemi.com/thread/7843?ContentTypeID=1</link><pubDate>Fri, 28 Mar 2014 18:51:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55f48e8b-4f0d-478c-b0dd-a6714552e44a</guid><dc:creator>Eliot Stock</dc:creator><description>&lt;p&gt;Please ignore this! I can no longer reproduce it. No idea what was causing it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>