Re: glib errors with latest gdb

2014-10-08 Thread Corinna Vinschen
On Sep 12 14:40, Ken Brown wrote: > On 9/12/2014 2:02 PM, Ken Brown wrote: > >On 8/28/2014 9:57 AM, Corinna Vinschen wrote: > >>On Aug 13 16:57, Corinna Vinschen wrote: > >>>On Aug 13 10:28, Ken Brown wrote: > I'm getting errors with the latest gdb when trying to debug programs > that > >>>

Re: glib errors with latest gdb

2014-09-12 Thread Yaakov Selkowitz
On 2014-08-13 09:28, Ken Brown wrote: I'm getting errors with the latest gdb when trying to debug programs that depend on glib. Here's an example, run from an xterm window: $ gdb /usr/bin/gvim GNU gdb (GDB) 7.8 [...] Reading symbols from /usr/bin/gvim...(no debugging symbols found)...done. (gdb

Re: glib errors with latest gdb

2014-09-12 Thread Ken Brown
On 9/12/2014 2:02 PM, Ken Brown wrote: Hi Corinna, On 8/28/2014 9:57 AM, Corinna Vinschen wrote: On Aug 13 16:57, Corinna Vinschen wrote: On Aug 13 10:28, Ken Brown wrote: I'm getting errors with the latest gdb when trying to debug programs that depend on glib. Here's an example, run from an

Re: glib errors with latest gdb

2014-09-12 Thread Ken Brown
Hi Corinna, On 8/28/2014 9:57 AM, Corinna Vinschen wrote: On Aug 13 16:57, Corinna Vinschen wrote: On Aug 13 10:28, Ken Brown wrote: I'm getting errors with the latest gdb when trying to debug programs that depend on glib. Here's an example, run from an xterm window: $ gdb /usr/bin/gvim GNU

Re: glib errors with latest gdb

2014-08-28 Thread Corinna Vinschen
On Aug 13 16:57, Corinna Vinschen wrote: > On Aug 13 10:28, Ken Brown wrote: > > I'm getting errors with the latest gdb when trying to debug programs that > > depend on glib. Here's an example, run from an xterm window: > > > > $ gdb /usr/bin/gvim > > GNU gdb (GDB) 7.8 > > [...] > > Reading symbo

Re: glib errors with latest gdb

2014-08-13 Thread Andrey Repin
Greetings, Corinna Vinschen! >> > Oh well. I'll try to find out why this occurs in the next couple of >> > days. Why on earth is it always emacs, the exact opposite of a simple >> > testcase |( >> >> Because http://s02.yapfiles.ru/files/920128/4.gif [emacs in action] > And of course http://xkc

Re: glib errors with latest gdb

2014-08-13 Thread Corinna Vinschen
On Aug 13 20:19, Andrey Repin wrote: > Greetings, Corinna Vinschen! > > > Oh well. I'll try to find out why this occurs in the next couple of > > days. Why on earth is it always emacs, the exact opposite of a simple > > testcase |( > > Because http://s02.yapfiles.ru/files/920128/4.gif [emacs in

Re: glib errors with latest gdb

2014-08-13 Thread Andrey Repin
Greetings, Corinna Vinschen! > Oh well. I'll try to find out why this occurs in the next couple of > days. Why on earth is it always emacs, the exact opposite of a simple > testcase |( Because http://s02.yapfiles.ru/files/920128/4.gif [emacs in action] -- WBR, Andrey Repin (anrdae...@yandex.r

Re: glib errors with latest gdb

2014-08-13 Thread Corinna Vinschen
On Aug 13 10:28, Ken Brown wrote: > I'm getting errors with the latest gdb when trying to debug programs that > depend on glib. Here's an example, run from an xterm window: > > $ gdb /usr/bin/gvim > GNU gdb (GDB) 7.8 > [...] > Reading symbols from /usr/bin/gvim...(no debugging symbols found)...do

glib errors with latest gdb

2014-08-13 Thread Ken Brown
I'm getting errors with the latest gdb when trying to debug programs that depend on glib. Here's an example, run from an xterm window: $ gdb /usr/bin/gvim GNU gdb (GDB) 7.8 [...] Reading symbols from /usr/bin/gvim...(no debugging symbols found)...done. (gdb) r Starting program: /usr/bin/gvim [N