How can I jump to a frame in a stack trace according to the function name in gdb?

Two options:

  • up 200 will bring you up 200 frames
  • If you know the initial caller of the recursive routine, you can do f[rame] <caller-func> – this will jump to the frame of address caller-func.

See Frame Selection in the manual.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)