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 s

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