79238474

Date: 2024-11-29 22:25:27
Score: 1
Natty:
Report link

This gives me two split views: assembly + registers, I didn't have time to play a lot to figire out why it doesn't work with that comment, if you figure out please let me know and I'll update my answer

$ cat ~/.gdbinit | grep -v "^#"
set disassembly-flavor intel

layout reg
layout split                     # Split view
layout asm

enter image description here

Reasons:
  • RegEx Blacklisted phrase (2.5): please let me know
  • Probably link only (1):
  • Has code block (-0.5):
  • High reputation (-2):
Posted by: humkins