<?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>Breakpoints ignored in Eclipse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11565/breakpoints-ignored-in-eclipse</link><description>Hi everyone, 
 I am struggling to get the GNU Debugger to work and break at breakpoints. 
 I followed the GCC and Eclipse tutorial: devzone.nordicsemi.com/.../ 
to install everything on my Mac. 
 I also tried it with the PCA10028 dev kit as well as</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Feb 2016 11:47:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11565/breakpoints-ignored-in-eclipse" /><item><title>RE: Breakpoints ignored in Eclipse</title><link>https://devzone.nordicsemi.com/thread/43697?ContentTypeID=1</link><pubDate>Thu, 04 Feb 2016 11:47:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6912ba78-0da7-46b5-8e5e-f2dcfa572853</guid><dc:creator>Raphael</dc:creator><description>&lt;p&gt;Solved the problem, there were a number of really intricate issues. I changed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;quot;C/C++ Application&amp;quot; in the debug configuration window needs to point to the .out file instead of the .hex file&lt;/li&gt;
&lt;li&gt;GCC needs to be called not just with the -Og optimization flag, but also with the -g3 flag.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Breakpoints ignored in Eclipse</title><link>https://devzone.nordicsemi.com/thread/43696?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2016 12:53:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a9a03d2-d57c-42ba-bd34-599ef2158529</guid><dc:creator>Raphael</dc:creator><description>&lt;p&gt;Tried it with -Og now, so the &amp;quot;debugging experience is optimized&amp;quot; and that did not help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Breakpoints ignored in Eclipse</title><link>https://devzone.nordicsemi.com/thread/43695?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2016 11:04:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c5d7d67-256e-4746-abde-ea802bb3004f</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Try turning optimization off&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>