diff options
Diffstat (limited to '02-usart/.gdbinit')
-rw-r--r-- | 02-usart/.gdbinit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/02-usart/.gdbinit b/02-usart/.gdbinit new file mode 100644 index 0000000..87932b3 --- /dev/null +++ b/02-usart/.gdbinit @@ -0,0 +1 @@ +set follow-fork-mode child |