<?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>GDB backtrace in SDK 15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50564/gdb-backtrace-in-sdk-15</link><description>When I hit the app_error_fault_handler() , gdb doesn&amp;#39;t have a stack trace anymore: Backtrace stopped: previous frame identical to this frame (corrupt stack?) 
 There used to be this config HARDFAULT_HANDLER_GDB_PSP_BACKTRACE but it&amp;#39;s gone in SDK 15. Is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 05 Aug 2019 10:38:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50564/gdb-backtrace-in-sdk-15" /><item><title>RE: GDB backtrace in SDK 15</title><link>https://devzone.nordicsemi.com/thread/202385?ContentTypeID=1</link><pubDate>Mon, 05 Aug 2019 10:38:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29317431-e046-42e5-912e-c205915a6f4d</guid><dc:creator>bart</dc:creator><description>&lt;p&gt;It&amp;#39;s a softdevice assertion failure (id=1 in app_error_fault_handler), so that explains I guess.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GDB backtrace in SDK 15</title><link>https://devzone.nordicsemi.com/thread/202311?ContentTypeID=1</link><pubDate>Mon, 05 Aug 2019 06:50:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61341f6d-87c3-4b46-b0d0-36564af2c84d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The config is&amp;nbsp;removed because &amp;quot;backtrace&amp;quot; bug is fixed in the GCC toolchain version we are recommending for this SDK release. You can use the SDK release notes to see the toolchains versions we have used for test and verification.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What is the fault &amp;quot;id&amp;quot; passed to the error handler? Note that you will not get a backtrace if it is a Softdevice assert&amp;nbsp;(NRF_FAULT_ID_APP_MEMACC/NRF_FAULT_ID_SD_ASSERT)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>