<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to LaunchElement</title><link>https://sourceforge.net/p/chromedevtools/wiki/LaunchElement/</link><description>Recent changes to LaunchElement</description><atom:link href="https://sourceforge.net/p/chromedevtools/wiki/LaunchElement/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 25 Apr 2015 13:43:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/chromedevtools/wiki/LaunchElement/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for LaunchElement page</title><link>https://sourceforge.net/p/chromedevtools/wiki/LaunchElement/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/lorettawiggins184@gmail.com" rel="nofollow"&gt;lorettawiggins184@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;enable "Break on JavaScript&lt;a class="" href="/p/chromedevtools/w/edit/JavaScript"&gt;?&lt;/a&gt; Exceptions"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 25 Apr 2015 13:43:54 -0000</pubDate><guid>https://sourceforge.net3c608a5fda2030eca84f412900b19d786ea8454c</guid></item><item><title>LaunchElement modified by Anonymous</title><link>https://sourceforge.net/p/chromedevtools/wiki/LaunchElement/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="what-is-it"&gt;What is it?&lt;/h1&gt;
&lt;p&gt;A 'launch' is Eclipse UI element that corresponds to a debug session (or a running program). When you attach to Chrome the launch object appears. Then you terminate it and it eventually disappears (gets removed). &lt;/p&gt;
&lt;p&gt;You can find it in 'Debug' view in 'Debug' perspective: &lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="http://chromedevtools.googlecode.com/svn/wiki/rel022-launch.png" rel="nofollow" /&gt;&lt;/p&gt;
&lt;p&gt;On the picture above the launch is a top-level object labeled "chrome 9222 &lt;code&gt;[&lt;/code&gt;Chromium JavaScript]". First part "chrome 9222" is a name of the corresponding launch configuration (see menu &lt;code&gt;Run | Debug Configurations...&lt;/code&gt;). &lt;/p&gt;
&lt;p&gt;A launch has nested elements (one is &lt;em&gt;target&lt;/em&gt;, the other one is &lt;em&gt;thread&lt;/em&gt;). In ChromeDevTools each launch corresponds to a &lt;a class="" href="/p/chromedevtools/wiki/VirtualProject"&gt;VirtualProject&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;There may be several launches simultaneously if you debug several things at once. &lt;/p&gt;
&lt;h1 id="why"&gt;Why?&lt;/h1&gt;
&lt;p&gt;ChromeDevTools adds several menu elements to the launch context menu. It's the only place where you could: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;enable "Break on JavaScript Exceptions", &lt;/li&gt;
&lt;li&gt;invoke "Synchronize JavaScript Breakpoints". &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 25 Apr 2015 13:43:54 -0000</pubDate><guid>https://sourceforge.net833a04ce18d32702d879d150cbde387200e0bb26</guid></item></channel></rss>