Author Topic: Not seeing debugging info.  (Read 2234 times)

claghorn

  • Guest
Not seeing debugging info.
« on: October 18, 2015, 08:08:58 pm »
I cannot see debugging info when stepping into my c program.
I'm running Ubuntu on a 32 bit laptop.

This is my debugging log:

Cannot open file: ../sysdeps/i386/i686/multiarch/strcat.S
At ../sysdeps/i386/i686/multiarch/strcat.S:55

Thanks.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Not seeing debugging info.
« Reply #1 on: October 18, 2015, 09:03:47 pm »
Do you have the debug info package for glibc installed?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]