base: Delete the unused RemoteGDB::(set|clear)TempBreakpoint methods.
authorGabe Black <gabe.black@gmail.com>
Mon, 25 Jan 2021 06:36:27 +0000 (22:36 -0800)
committerGabe Black <gabe.black@gmail.com>
Wed, 27 Jan 2021 00:41:05 +0000 (00:41 +0000)
commit0963d3ac8bf9beaea6ab5a7e48c187c24fbd8bb6
tree4cbc071e5af94f0fee61b7166444fdc33a5a68f3
parent92489797d471b59f2d55c704ec2e8e8a6cd4cc5d
base: Delete the unused RemoteGDB::(set|clear)TempBreakpoint methods.

These are not used by anything, and use the ISA specific
TheISA::MachInst type.

Change-Id: Iae08e672b00834ccc5f11295b4c4529fbe7f8d0e
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39660
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
src/base/remote_gdb.cc
src/base/remote_gdb.hh