Public bug reported: Binary package hint: gdb
Using gdbtui to run a simple program shows "dl-debug.c:77: No such file or directory." repeatedly. It seems that debugging can continue normally. Observed on Ubuntu 10.04 LTS g++ 4:4.4.3-1ubuntu1 gdb version 7.1-1ubuntu2 To reproduce: 1) Create a dumb program, e.g. foo.cpp: int main(int argc, char *argv[]) { return 0; } 2) Compile using g++ foo.cpp -o foo 3) Fire up gdb tui using gdbtui ./foo 4) Enter 'r' to run the program 5) Observe the error message ** Affects: gdb (Ubuntu) Importance: Undecided Status: New -- gdbtui shows "dl-debug.c:77: No such file or directory." https://bugs.launchpad.net/bugs/571356 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs