Use LL_DEBUG_TERMINAL_COMMAND and LL_DEBUG_GDB_PATH

Upgraded the code that attaches gdb to a plugin for linux
to the code that I wrote for viewer 2.
This commit is contained in:
Aleric Inglewood
2011-05-08 15:10:51 +02:00
parent 111c671a21
commit 3a1d753344
3 changed files with 33 additions and 18 deletions

View File

@@ -1935,7 +1935,7 @@
<key>PluginAttachDebuggerToPlugins</key>
<map>
<key>Comment</key>
<string>TODO: understand what this actually does -.-sg</string>
<string>Opens a terminal window with a debugger and attach it, every time a new SLPlugin process is started.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>