Hi to everyone!
In icc (intel's c compiler) i can do : -g -debug inline_debug_in fo for line map information in the object code.
With gcc am i ok with only -g or do i need something more?
Thanks in advance for any response!
In icc (intel's c compiler) i can do : -g -debug inline_debug_in fo for line map information in the object code.
With gcc am i ok with only -g or do i need something more?
Thanks in advance for any response!