https://bz.apache.org/bugzilla/show_bug.cgi?id=63687

--- Comment #20 from Ruediger Pluem <rpl...@apache.org> ---
(In reply to nitop from comment #18)
> I am now running gdb 7.2 and tried it again:

> warning: no loadable sections found in added symbol-file system-supplied DSO
> at 0x7ffd92a92000
> 0x00007f7bcee85303 in select () from /lib/libc.so.6
> .gdbinit:548: Error in sourced command file:
> Python scripting is not supported in this copy of GDB.
> (gdb) dump_all_pools
> Undefined command: "dump_pool_and_children".  Try "help".

This gdb does not have Python scripting enabled.
How did you get this gdb 7.2? Did you compile it on your own or did you
download it from somewhere? If you compile it on your own you need to specify
--with-python to the configure script of gdb. Of cause this requires Python to
be available on your system. Not sure how these Python packages are named in
Debian.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to