Re: Double free() in libc or gdb ?

看板FB_current作者時間14年前 (2012/03/14 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串7/9 (看更多)
Alexandre Martins <alexandre.martins <at> netasq.com> writes: > ... > first.c: > ... > second.c > ... > main.c > ... > while(42) How do you exit that loop ? > ... > Compilation and execution : > > gcc -shared -O0 -g second.c -o second.so > gcc -shared -O0 -g first.c -o libfirst.so > gcc -O0 -g toto.c -lfirst -L. -o test > export LD_LIBRARY_PATH=$PWD > gdb ./test > ... What is your toto.c (source code) ? What about your main.c in compilation ? jb _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1FNujVUb (FB_current)
討論串 (同標題文章)
文章代碼(AID): #1FNujVUb (FB_current)