blob: 70ce1bf7c39b0b17aca4f38929c226b1c07499d5 (
plain)
1
2
3
4
5
6
7
8
9
10
<echo \n\n====== gdb_cmdfile.vcl_server ======\n
# Here are some interesting VCL breakpoints...
# Uncomment them out to set during gdb init.
#
#b vppcom_session_accept
#b vppcom_session_write
#b vppcom_session_read
#b vl_api_connect_sock_t_handler
#b vl_api_connect_session_reply_t_handler
|