Skip to content

Improve expression handling for watchpointsΒ #19

@kpgriesser

Description

@kpgriesser

This is mentioned in sstsimulator#1452 and expanded here.

comment from @leekillough πŸ‘

I would prefer to use C++ comparison functors like std::less, std::greater, std::equal rather than creating a separate ObjectMapComparison type, but that can be at a later release.

(Rev uses those functors to implement all of the different RISC-V comparisons.)

This is a good time to upgrade the comparison code. It would also be nice to enhance the comparison support to include things like grouping expressions in parentheses.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions