Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

find implementation

<< < (2/2)

ollydbg:

--- Quote from: killerbot on February 20, 2012, 08:54:08 am ---it just happened to me again.

Workspace , with several projects :
2 sources files (foo.cpp/foo.h) were open which did not belong to the active project.
In the foo.cpp I was using a variable declaration, it's type was a struct declared in the the header foo.h. Find declaration --> nothing happened.
Actiavted the project that contained the 2 source files : Find declaration --> nothing happened.

Switched from project browser to symbol browser. Navigated into the namespace of Foo (ef FooNs), expanded that, and the struct type was in there. Clicked on it --> information in the bottom panel.

Then went back to foo.cpp and tried find declaration --> works NOW.

So didn't get a chance to do the debug trick.

--- End quote ---
I do not know why you don't get a chance to do the debug trick. When you initially load the project/workspace, you can enable the smart sense debug log. This will show clear information about the failure.


--- Quote ---Refresh problem as suggested above ?

--- End quote ---
What does this sentence mean?

Navigation

[0] Message Index

[*] Previous page

Go to full version