Activity overview
Latest activity by stic
Hi,
Thanks for the swift answer.
Make sense, but you need to create a dummy project for each small thing that you want to debug.
I've just created a small wrapper that is starting up anything (params to it are exe-path & collection of params).
Works well for me ;-)
But the dummy project is a better way to go...
In fact - maybe it would be to users benefit to propose to save down a new solution for every new debug session?
--
Cheers
Stefan / comments
Hi,
Thanks for the swift answer.
Make sense, but you need to create a dummy project for each small thing that you want to debug.
I've just created a small wrapper that is starting up anything (para...
'Debug an Executable' & command-line parameters
Hi,
Would it be able to add a parameter to provide a set of command-line parameters to a executable, which will be debugged?
--
Cheers,
Stefan
Searching seems to behave strangely
Hi,
Search window:
1)
First thing, as you will probably notice while searching the list of items is updated (probably by some kind of background thread), which causes some nasty flickering - how do...
Hi Alex,
Yeap it worked in build 5.1.6
At least I've got 'you have the latest version' message after setting my proxy credentials. / comments
Hi Alex,
Yeap it worked in build 5.1.6
At least I've got 'you have the latest version' message after setting my proxy credentials.
Exception in Analyzer
Hi,
Clean load with .NET 3.5
System class - context menu -> Analyze
Expand tree (with root in System)
Try to expand 'Depends On' / 'P/Invoke Imports' or anything else and you will get into:
'Cannot...
Problem with accessing your server over sercured proxy
Hi,
It seems that secured proxies aren't supported.
I've configured proxy in Options (btw. it seems that these settings are saved only on exit, cause I have to put them back after crash).
But still...