diff options
Diffstat (limited to 'extras/gdb/gdb_cmdfile.vpp')
-rw-r--r-- | extras/gdb/gdb_cmdfile.vpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/extras/gdb/gdb_cmdfile.vpp b/extras/gdb/gdb_cmdfile.vpp new file mode 100644 index 00000000000..a430ccb34eb --- /dev/null +++ b/extras/gdb/gdb_cmdfile.vpp @@ -0,0 +1,7 @@ +echo \n\n====== gdb_cmdfile.vpp ======\n + +# Here are some interesting vpp-api breakpoints... +# Uncomment them out to set during gdb init. +# +#b vl_api_connect_sock_t_handler +#b vl_api_connect_sock_reply_t_handler |