Skip to content

Instantly share code, notes, and snippets.

@chris-pcguy
Last active December 3, 2024 23:32
Show Gist options
  • Save chris-pcguy/4ce71eaf0339672831a09b058cfb6d40 to your computer and use it in GitHub Desktop.
Save chris-pcguy/4ce71eaf0339672831a09b058cfb6d40 to your computer and use it in GitHub Desktop.
some redacted parts of my .gdbinit file
# gdb -ex 'target extended-remote :1234'
define attsep3
add-inferior
add-inferior
inferior 3
attach 3
#set scheduler-locking on
set schedule-multiple on
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment