This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] sim: mn10300: delete unused exception/exited/debug state


*** TEST RESULTS FOR COMMIT 96eaf29ec4df2f81be180cfeabdb9b26492e8264 ***

Author: Mike Frysinger <vapier@gentoo.org>
Branch: master
Commit: 96eaf29ec4df2f81be180cfeabdb9b26492e8264

sim: mn10300: delete unused exception/exited/debug state
The syscall path was the only code checking the custom exception state
after recent cleanups.  Once we change that to the common engine halt
function, we can delete that state entirely.

This also helps highlight some other dead code that we can cull.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]