Gabe Black has submitted this change. (
https://gem5-review.googlesource.com/c/public/gem5/+/30194 )
Change subject: sim: Delete an unused member in the System class.
......................................................................
sim: Delete an unused member in the System class.
This was supposed to be deleted as part of the change titled:
arch,cpu,dev,sim,mem: Collect System thread elements into a subclass.
but it was left out of the checked in version somehow.
Change-Id: I0dbb0b4fa6ae29649a80d1cb883e48ad50116c31
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/30194
Maintainer: Gabe Black <[email protected]>
Reviewed-by: Jason Lowe-Power <[email protected]>
Tested-by: kokoro <[email protected]>
---
M src/sim/system.hh
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Jason Lowe-Power: Looks good to me, approved
Gabe Black: Looks good to me, approved
kokoro: Regressions pass
diff --git a/src/sim/system.hh b/src/sim/system.hh
index 530c5ea..192f9f4 100644
--- a/src/sim/system.hh
+++ b/src/sim/system.hh
@@ -532,7 +532,6 @@
void workItemEnd(uint32_t tid, uint32_t workid);
public:
- std::vector<BaseRemoteGDB *> remoteGDB;
bool breakpoint();
public:
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/30194
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I0dbb0b4fa6ae29649a80d1cb883e48ad50116c31
Gerrit-Change-Number: 30194
Gerrit-PatchSet: 2
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Bobby R. Bruce <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Giacomo Travaglini <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s