Re: [vpp-dev] Use libvcl_ldpreload with gdb #vpp

2018-06-07 Thread DucTM
Does anyone have any idea about this? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9567): https://lists.fd.io/g/vpp-dev/message/9567 Mute This Topic: https://lists.fd.io/mt/20809352/21656 Mute #vpp: https://lists.fd.io/mk?hashtag=vpp=1480452

[vpp-dev] Use libvcl_ldpreload with gdb #vpp

2018-06-01 Thread ductm18
Hi, I'm trying to develop an app using the vcl library. Unfortunately, I cannot start the app with gdb when preloading the library. I start it with this command: > > sudo VCL_DEBUG=2 LDP_DEBUG=2 > LD_PRELOAD=/home/hardcore/ductm/vpp/lib64/libvcl_ldpreload.so gdb > ./epoll-server Sometimes, gdb