Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: rseedle on December 09, 2010, 10:35:15 pm

Title: opening source files from the callstack
Post by: rseedle on December 09, 2010, 10:35:15 pm
Shouldn't I be able to open a source file from the callstack by right click the function that emitted an event and then choosing "jump to this file/line" ? Is there some sort of environment setting needed to enable this ? The source code in the callstack (ie. GTK) is installed on the system.

Randy Seedle
Title: Re: opening source files from the callstack
Post by: oBFusCATed on December 09, 2010, 11:04:57 pm
Do paths in the callstack match the paths, where the source is located?