You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "guanyun (Jira)" <ji...@apache.org> on 2019/12/08 13:35:03 UTC

[jira] [Created] (HBASE-23516) CLONE - Allow gdb to attach to selected process in docker

guanyun created HBASE-23516:
-------------------------------

             Summary: CLONE - Allow gdb to attach to selected process in docker
                 Key: HBASE-23516
                 URL: https://issues.apache.org/jira/browse/HBASE-23516
             Project: HBase
          Issue Type: Sub-task
            Reporter: guanyun


In the current docker image, if you want to attach gdb to a process, you would see:

bq. ptrace: Operation not permitted

We should provide better support for gdb in docker.

This article is a start:

https://thirld.com/blog/2016/08/15/war-stories-debugging-julia-gdb-docker/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)