You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2022/04/25 17:05:00 UTC

[jira] [Created] (IMPALA-11270) Add a GDB helper that dumps the ThreadDebugInfo for a single thread

Joe McDonnell created IMPALA-11270:
--------------------------------------

             Summary: Add a GDB helper that dumps the ThreadDebugInfo for a single thread
                 Key: IMPALA-11270
                 URL: https://issues.apache.org/jira/browse/IMPALA-11270
             Project: IMPALA
          Issue Type: Task
          Components: Infrastructure
    Affects Versions: Impala 4.1.0
            Reporter: Joe McDonnell


In lib/python/impala_py_lib/gdb, we have some GDB helpers that print the currently running fragments and query ids. This is based on the ThreadDebugInfo that is stored on the stack.

It would be useful to have an additional function that only prints the ThreadDebugInfo for the current thread (without aggregations or walking across all threads).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org