beldmit: (Программизм)
Dmitry Belyavskiy ([personal profile] beldmit) wrote2020-06-03 05:54 pm
  • Previous Entry
  • Add Memory
  • Share This Entry
  • Next Entry
  • Crossposts: https://beldmit.livejournal.com/612244.html
Entry tags:
  • linux,
  • программирование,
  • ссылки

Дебаггинг обратного времени

Сегодня я узнал про rr:

rr aspires to be your primary C/C++ debugging tool for Linux, replacing — well, enhancing — gdb. You record a failure once, then debug the recording, deterministically, as many times as you want. The same execution is replayed every time.

rr also provides efficient reverse execution under gdb. Set breakpoints and data watchpoints and quickly reverse-execute to where they were hit.

  • 11 comments
  • Post a new comment
Flat | Top-Level Comments Only
lxe: (Default)

no subject

[personal profile] lxe 2020-06-03 03:08 pm (UTC)(link)
Так это. В документации на GDB давно было обещано.
  • Thread
  • Reply to this
  • Thread
  • Hide 1 comment
  • Show 1 comment

no subject

[personal profile] kouzdra 2020-06-04 11:27 am (UTC)(link)
Оно уже давно в репозитории есть.
  • Thread
  • Reply to this
  • Thread from start
  • Parent

  • 11 comments
  • Post a new comment
Flat | Top-Level Comments Only

[ Home | Post Entry | Log in | Search | Browse Options | Site Map ]