<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.8%2FDevelopers%2FTutorials%2FDebug_Instructions%2FCodeLite</id>
	<title>Documentation/4.8/Developers/Tutorials/Debug Instructions/CodeLite - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.8%2FDevelopers%2FTutorials%2FDebug_Instructions%2FCodeLite"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.8/Developers/Tutorials/Debug_Instructions/CodeLite&amp;action=history"/>
	<updated>2026-04-10T23:46:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/4.8/Developers/Tutorials/Debug_Instructions/CodeLite&amp;diff=55430&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.8</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.8/Developers/Tutorials/Debug_Instructions/CodeLite&amp;diff=55430&amp;oldid=prev"/>
		<updated>2017-10-18T07:04:13Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.8&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
[http://www.codelite.org CodeLite] is a relatively lightweight, cross-platform IDE&lt;br /&gt;
&lt;br /&gt;
==Configure build==&lt;br /&gt;
Right-click on project name and select Settings, then Customize&lt;br /&gt;
&lt;br /&gt;
*Enable Custom Build: check&lt;br /&gt;
*Working Directory: Enter path to Slicer-build, for example /cmn/git/Slicer4-sb/Slicer-build&lt;br /&gt;
*For target &amp;quot;Build&amp;quot;: Enter &amp;quot;make&amp;quot;&lt;br /&gt;
&lt;br /&gt;
To configure the binary for the Run command, set Program=Slicer-build/Slicer under the General tab.&lt;br /&gt;
&lt;br /&gt;
==Configure debugger==&lt;br /&gt;
This requires the use of a wrapper script, as [[Slicer4:Debug_Instructions|detailed here]]&lt;br /&gt;
&lt;br /&gt;
After setting up the wrapper script (&amp;quot;WrapSlicer4&amp;quot; below), change the following options:&lt;br /&gt;
&lt;br /&gt;
[[File:codelite-settings-1.png|100px|thumb|left|alt text]]&lt;br /&gt;
Under Settings-&amp;gt;General:&lt;br /&gt;
*Program = /cmn/git/Slicer4-sb/Slicer-build/WrapSlicer4&lt;br /&gt;
*Working folder = /cmn/git/Slicer4-sb/Slicer-build&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:codelite-settings-2.png|100px|thumb|left|alt text]]&lt;br /&gt;
Under Settings-&amp;gt;Debugger&lt;br /&gt;
*&amp;quot;Enter here any commands passed to debugger on startup:&amp;quot; &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set exec-wrapper /cmn/git/Slicer4-sb/Slicer-build/WrapSlicer&lt;br /&gt;
exec-file /cmn/git/Slicer4-sb/Slicer-build/bin/SlicerQT-real&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>UpdateBot</name></author>
		
	</entry>
</feed>