Hi all.
Here I am with another question regarding what I'd find a timesaver.
I don't know if I missed something but I couldn't find a way to save the current debugger's exceptions list. That's for IDA 6.1.
Scenario:
I'm debugging plugins under some environment.
For all plugins in that environment, there are a number of exceptions I have to answer to, that relate to the environment itself, graphics driver, etc. This implies I have to babysit the startup process and that could take quite some time.
So, once everything is up and operational, I would like to save the current state of the exceptions.cfg (from RAM or wherever IDA temporarily keeps it), say under some name reflecting the environment.
This saved copy could replace the standard exceptions.cfg whenever I debug under that environment.
A plain batch file (or some IDA loader) could do the replacement and then start up IDA.
No more babysitting this way.
Any ideas?
Here I am with another question regarding what I'd find a timesaver.
I don't know if I missed something but I couldn't find a way to save the current debugger's exceptions list. That's for IDA 6.1.
Scenario:
I'm debugging plugins under some environment.
For all plugins in that environment, there are a number of exceptions I have to answer to, that relate to the environment itself, graphics driver, etc. This implies I have to babysit the startup process and that could take quite some time.
So, once everything is up and operational, I would like to save the current state of the exceptions.cfg (from RAM or wherever IDA temporarily keeps it), say under some name reflecting the environment.
This saved copy could replace the standard exceptions.cfg whenever I debug under that environment.
A plain batch file (or some IDA loader) could do the replacement and then start up IDA.
No more babysitting this way.
Any ideas?