Simplifying debug stuff, as I'm not going to bother with gdb.
This commit is contained in:
@@ -28,7 +28,7 @@ class CpuView : public View {
|
||||
|
||||
el::Element* BuildUI() override;
|
||||
|
||||
void Setup(xe::debug::client::xdp::XdpClient* client) override;
|
||||
void Setup(xe::debug::DebugClient* client) override;
|
||||
|
||||
protected:
|
||||
void UpdateElementState();
|
||||
|
||||
Reference in New Issue
Block a user