<?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>Reattaching gdb to a running nRF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2285/reattaching-gdb-to-a-running-nrf51822</link><description>I have a board built which is a tracking device with a GPS and GSM modem. I&amp;#39;m beginning field testing and have been flashing it with a Segger then disconnecting the Segger and wandering around outside with the device, using some debug LEDs to see a bit</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Mar 2015 01:55:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2285/reattaching-gdb-to-a-running-nrf51822" /><item><title>RE: Reattaching gdb to a running nRF51822</title><link>https://devzone.nordicsemi.com/thread/9525?ContentTypeID=1</link><pubDate>Thu, 05 Mar 2015 01:55:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93ac1837-b29b-434f-b971-7717723eda6b</guid><dc:creator>Charles Manning</dc:creator><description>&lt;p&gt;The &amp;quot;load&amp;quot; is needed because it loads the symbols, but it also has the impact of loading the code.&lt;/p&gt;
&lt;p&gt;I would expect you can just use:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;symbol-file &amp;lt;filename&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;to load the symbols (and thus make the variables sensible).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reattaching gdb to a running nRF51822</title><link>https://devzone.nordicsemi.com/thread/9524?ContentTypeID=1</link><pubDate>Sat, 03 May 2014 12:12:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d938486-4bf5-41b9-a121-a2057d8def15</guid><dc:creator>Eliot Stock</dc:creator><description>&lt;p&gt;My mistake here was that I was stopping the GDB server and client before going into the field. Turns out if you simply leave them running on the host and physically disconnect the target from the Segger, when you reconnect it the GDB client and server pick up the session again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>