Skip to content

Commit

Permalink
add a gdbscripts directory and a bmk_dmesg script
Browse files Browse the repository at this point in the history
  • Loading branch information
anttikantee committed Jun 17, 2015
1 parent 984c4a3 commit 50c430f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions gdbscripts/bmk_dmesg
@@ -0,0 +1,5 @@
set pagination off
target remote:1234
printf "%s", bmk_dmesg
detach
quit

0 comments on commit 50c430f

Please sign in to comment.