This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/9815] GDB loops indefinitely and auto-solib-add=off doesnt work when attaching to programs


------- Additional Comments From mihai dot stanescu at gmail dot com  2009-02-04 11:13 -------
Also happens with non stripped version of the glibc

Here is a dump of strace of gdb

open("/proc/6204/mem", O_RDONLY|O_LARGEFILE) = 7
pread64(7,
"\220{\237\266\220\r\253\27\220{\237\266\1\0\0\0\200\351\363\267\0\0\n\377,DRv\0\0\0\0"...,
1136, 3063905168) = 1136
close(7)                                = 0
open("/proc/6204/mem", O_RDONLY|O_LARGEFILE) = 7
pread64(7,
"\220;\254\266\210\1\253\27\220;\254\266\1\0\0\0\200\351\363\267\0\0\n\377,DRv\0\0\0\0"...,
1136, 3064740752) = 1136
close(7)                                = 0
open("/proc/6204/mem", O_RDONLY|O_LARGEFILE) = 7
pread64(7,
"\220;\254\266\210\1\253\27\220;\254\266\1\0\0\0\200\351\363\267\0\0\n\377,DRv\0\0\0\0"...,
1136, 3064740752) = 1136
close(7)                                = 0


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9815

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]