Hello Gabe Black, Jason Lowe-Power,
I'd like you to reexamine a change. Please visit
https://gem5-review.googlesource.com/c/public/gem5/+/17488
to look at the new patch set (#2).
Change subject: base,python: Fix to allow multiple --debug-ignore values.
......................................................................
base,python: Fix to allow multiple --debug-ignore values.
When adding multiple SimObjects to --debug-ignore, either separating the
values with
a colon or adding multiple --debug-ignore flags, the previous code only
ignored the
last SimObject in the list. This changeset adds and uses new
`ObjectMatch::add` and
`Logger::addIgnore` methods to make the functionality of the flag
consistent with
its description.
Change-Id: Ib6967a48611ea59a211f81af2a970c4de429b1be
Signed-off-by: Isaac Sánchez Barrera <[email protected]>
---
M src/base/match.cc
M src/base/match.hh
M src/base/trace.hh
M src/python/pybind11/debug.cc
4 files changed, 12 insertions(+), 1 deletion(-)
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/17488
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: Ib6967a48611ea59a211f81af2a970c4de429b1be
Gerrit-Change-Number: 17488
Gerrit-PatchSet: 2
Gerrit-Owner: Isaac Sánchez Barrera <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev