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 threads/17305] Hang when joining thread with gdb 7.8


https://sourceware.org/bugzilla/show_bug.cgi?id=17305

--- Comment #5 from dje at google dot com ---
(In reply to Ross Lagerwall from comment #4)
> (In reply to dje from comment #3)
> > btw, I'm curious why you're getting the following:
> > 
> > Exception caught while booting Guile.
> > Error in function "open-file":
> > No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"
> > 
> > Can you tell me how you configured, built, and installed gdb?
> 
> Well I just cloned the git repo, ran:
> $ ./configure --prefix=/usr --disable-nls \
>     --with-system-readline \
>     --with-python=/usr/bin/python2 \
>     --with-system-gdbinit=/etc/gdb/gdbinit
> $ make -j4
> $ gdb/gdb ...
> 
> It probably got that error because I hadn't installed it.

Ok, thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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