Skip to content

[BUG] tools/coredumper: wrong formatting #1217

Description

@mmaka1

Describe the bug
There are a couple of issues with the format of the output:

  • -l options does not work unless verbose mode is on, but the usage does not mention that,
  • verbose mode require tty (should not) which makes it less useful when piped with 'more' for example,
  • core header fields should be printed separately and clearly described as the core header, while they are mixed with cpu registers now,
  • some rows begins with | while others begins with #, marks are unclear.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions