Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash dump overlay #32

Open
markusfeyh opened this issue Sep 21, 2018 · 0 comments
Open

crash dump overlay #32

markusfeyh opened this issue Sep 21, 2018 · 0 comments

Comments

@markusfeyh
Copy link

I am noticing that we are required to define a crash dump overlay, otherwise this issue will occur:
#3 (comment)

{mapping, "erlang.crash_dump", "vm_args.-env ERL_CRASH_DUMP", [                
  {default, "erl_crash.dump"},                                                               
  {datatype, file},                                                            
  hidden                                                                       
]}.    

Ideally, this is something that users of the plugin should not have to worry about, so maybe we can define a default version in the plugin and then allow the user to override.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant