Gabe Black has uploaded this change for review. (
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
---
M src/sim/system.hh
1 file changed, 0 insertions(+), 1 deletion(-)
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: 1
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s