Log in

View Full Version : Path to source files


Anonymous
November 26th, 2002, 04:59
Hi,

is it possible to select the path where the source files are located. At the moment I have no choice (or maybe not found a way) to change the source path already defined in the debug info. When the source files are located now somewhere else I cant point Ollydbg to this new location to take the sources from. Is there a way to achieve this with Ollydbg?

Thanx in advance!

TBD
November 26th, 2002, 06:07
nope, you must put the source files in the directory needed by debug.
it is really necessary to modify the location from the debug info ?

Anonymous
November 26th, 2002, 07:05
Thanx for the fast answer. It just would be more comfortable if Ollydbg would act like the Visual Studio Debugger is doing in this case. There the source file name will be presented and I can lead him to the path I want.

TBD
November 26th, 2002, 07:29
i will point this to Olly and if he decide to implement it than you will see it in the next version, 1.09 in January (we hope)