Skip to content

generate core files in a directory #29

Description

@harendra-kumar
  1. Currently with the dump-core option we place the core files in the same directory as the source file. It pollutes the source directory. We can instead create a directory with name of the source file and place all cores in that dir.

  2. We can specify the core-dir using a command line flag as well. That way we can dump cores from different runs into different dirs and then run a script to automatically diff the runs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions