how to get code-server dmp file #6950
              
                Unanswered
              
          
                  
                    
                      wanghehui1997
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| code-server does not have anything special for this, but it is just a Node program so you should be able to use any flags you want by invoking Node directly, for example: But I think core dump files are controlled by the OS? | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What command does code-server have to generate *.dmp files when the code-server process crashes, or in other words, how can I obtain crash information for code-server?
Beta Was this translation helpful? Give feedback.
All reactions