[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gdb and potato



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 strncpy() call where GDB steps me through the ASM files:

[snip example]

> or something of that nature.  Could somebody help me out with this?

I suspect this is the result of the changed declaration of str* functions.
When you try to step into it, stepi, you should see the compiled assembler.

HTH (some),

B.


Reply to: