This problem still exits.

Linux 3.13.0-32-generic 
Ubuntu
Ubuntu 14.04.1 LTS
14.04
trusty
x86_64

** Changed in: gdb (Ubuntu)
       Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gdb in Ubuntu.
https://bugs.launchpad.net/bugs/571356

Title:
  gdbtui shows "dl-debug.c:77: No such file or directory."

Status in gdb package in Ubuntu:
  Confirmed

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/571356/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to