Navin P
Navin P
I was trying to resize the gdb window up and tried to left when i saw this error. In app.py i changed it to copy().items since the iterator is changed...
Implementation according to discussion based on vladak https://github.com/oracle/opengrok/issues/4610 I've verified that the include 'file' are clickable. I've signed the oca.
How do i make #include 'file.i' as clickable i.e it is showing as text not a link ? For me #include "file.h" works as a clickable link. I tried adding...
Hi, What is the equivalent command for gdb voltron v c "source list -a \$rip -c 25" . I've compiled my executable with debug info.
`#include "/usr/local/include/test.h"` This is present in one of my source files in /projects Will ctags go to the include path and get the definition of struct or functions inside it...