在 2014年4月15日星期二UTC+8上午3时37分58秒,david@gmail.com写道:
> Does this help?
>
>
> http://plasmodic.github.io/ecto/ecto/usage/external/debugging.html
>
>
>
>
>
>
> http://gnuradio.org/redmine/projects/gnuradio/wiki/TutorialsDebugging
>
>
>
>
>
> http://downloads.conceptive.be/downloads/came
Does this help?
http://plasmodic.github.io/ecto/ecto/usage/external/debugging.html
http://gnuradio.org/redmine/projects/gnuradio/wiki/TutorialsDebugging
http://downloads.conceptive.be/downloads/camelot/doc/sphinx/build/advanced/debug.html
http://forums.gentoo.org/viewtopic-p-7123814.html
On
Hi guys,
Today I am debugging an issue related to memory leak.
I use gdb 7.7 and python 2.7.6 to generate one core dump file from production
env.
And then, just use gdb to debug the coredump upon the same machine.
Got error that seems not support debug core file using pyton?
Here is snippet: