1017
C++ Moment (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] TunaCowboy@lemmy.world 6 points 2 years ago

I use gdb with great success for x64, rv64, and c:

info registers rip or just setup tui:

# ~/.config/gdb/gdbinit:
tui new-layout default regs 1 {-horizontal src 1 asm 1} 2 status 0 cmd 1
tui layout default
tui enable
this post was submitted on 28 Feb 2024
1017 points (100.0% liked)

Programmer Humor

38916 readers
16 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS