Skip to main content
Peeters.Bram
Associate III
November 23, 2020
Question

Jump to lines of the 'include trace' before the actual error

  • November 23, 2020
  • 0 replies
  • 444 views

Hi,

When there is a compilation error involving some includes you get kind of a "stack" trace with includes in the form of

In file included from xxxxxx

from xxxxxx

from xxxx

<actual error>

The actual error part is highlighted in red and clicking on it jumps to the line in the file.

But the 'from' parts are not clickable while this output also contains line numbers, so it should be easy enough to also make them 'jumpable' instead of manually having to navigate to them.

Any tips or tricks to make this possible ?

This topic has been closed for replies.