Dave Wallace | 543852a | 2017-08-03 02:11:34 -0400 | [diff] [blame] | 1 | echo \n\n====== gdb_cmdfile.vppcom_client ======\n |
2 | |||||
3 | # Here are some interesting vppcom breakpoints... | ||||
4 | # Uncomment them out to set during gdb init. | ||||
5 | # | ||||
6 | #b vppcom_session_connect | ||||
7 | #b vppcom_session_write | ||||
8 | #b vppcom_session_read | ||||
9 | #b vl_api_connect_sock_t_handler | ||||
10 | #b vl_api_connect_sock_reply_t_handler |