summaryrefslogtreecommitdiff
path: root/src/base/remote_gdb.cc
diff options
context:
space:
mode:
authorSujay Phadke <electronicsguy123@gmail.com>2018-01-23 23:24:12 +0530
committerGabe Black <gabeblack@google.com>2018-02-01 04:43:48 +0000
commit257a67826291712202299957223c64af7a61ea98 (patch)
tree5e57dd2fc3660ec73be57902b11b1581159e67b7 /src/base/remote_gdb.cc
parentc872143864dcfee85c22db3904b4c05d0f1ddeae (diff)
downloadgem5-257a67826291712202299957223c64af7a61ea98.tar.xz
alpha: fix for no 'break' in the case statement
gem5 won't compile correctly since g++ will throw a warning (error) that the next case statement below this one is reachable since there is no 'break' statement. Signed-off-by: Sujay Phadke Change-Id: Icab646ee5abcfeb6ba3e690909042927b4003eba Reviewed-on: https://gem5-review.googlesource.com/7521 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'src/base/remote_gdb.cc')
0 files changed, 0 insertions, 0 deletions