VWR-24519: Spawning of the 'spare' media plugin process makes debugging SLPlugin harder
Review Request #96 - Created Jan. 17, 2011 and submitted
Aleric Inglewood | Reviewers | ||
viewer | |||
VWR-24519 | |||
None | viewer-development |
This patch stops early spawns of "spare" media plugin processes when the debug setting PluginAttachDebuggerToPlugins is set. The result should be that the terminal with gdb session that pops up when you open a media is the correct one that you intend to debug (instead of an idle one that does nothing; while the process that you want to debug was already spawned an arbitrary amount of time before).
Other reviews