[oss] [Assignment 1] GDB

Vlad Dumitrescu vlad at dumitrescu.ro
Mon Nov 23 19:34:31 EET 2015


Hi,

On Sat, Nov 21, 2015 at 1:47 PM, Alex Ivan <alexnivan at gmail.com> wrote:
> Hey guys,
>
> A couple of quick questions regarding the gdb task.
> For step 3, is it acceptable to print the 5 instructions before the
> instruction pointer by printing from $eip - offset, or is there some other
> way you are expecting it to be done?

I think that should do it.

> Regarding the first substep of step 5, does "print the stack" mean print the
> contents of the stack for the current function, print a stack trace or
> something else?

Contents of stack for the current function.

> Thanks.

Vlad


More information about the oss mailing list