Problem with ldso/gdb in potato

2000-02-07 Thread José Luis Gómez Dans
---BeginMessage--- BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info: Assertion `! bad dynamic tag' failed! This seems to point towards ldso in my potato installation. However, ldso has been installed without problems. This error only seems to occur with gdb, all other

gdb and potato

1999-11-23 Thread Dave Wiard
I recently updated fully to potato and am having a slight annoyance with GDB. Giving an 'n' command acts with the exact behavior of 's'. Does anyone else have this problem? This is a real annoyance when attempting to perform a strncpy() call where GDB steps me through the ASM files: (gdb) 199

Re: gdb and potato

1999-11-23 Thread Bart Warmerdam
On Mon, Nov 22, 1999 at 06:24:05PM -0800, Dave Wiard wrote: I recently updated fully to potato and am having a slight annoyance with GDB. Giving an 'n' command acts with the exact behavior of 's'. Does anyone else have this problem? This is a real annoyance when attempting to perform a