diff options
author | Lioncash <mathew1800@gmail.com> | 2019-02-05 16:20:04 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-02-05 18:03:28 -0500 |
commit | ef073ff117752274f374443756652fdda9c44773 (patch) | |
tree | 3453e2c21a4aec602f5ee9a308cad23463d9dad3 /src/core/gdbstub/gdbstub.cpp | |
parent | 7320c667dfa8993f4ebec8d6adfbf954d0591784 (diff) |
service/nvflinger,service/vi: Handle failure cases with exposed API
Converts many of the Find* functions to return a std::optional<T> as
opposed to returning the raw return values directly. This allows
removing a few assertions and handles error cases like the service
itself does.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions