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: avr: move global state to sim/cpu state


*** TEST RESULTS FOR COMMIT 82d442c6c67e42c1697b07aa7ac2b323baf333c0 ***

Author: Mike Frysinger <vapier@gentoo.org>
Branch: master
Commit: 82d442c6c67e42c1697b07aa7ac2b323baf333c0

sim: avr: move global state to sim/cpu state

We don't want global variables in the sim as all state should be in the
sim state or in the cpu state.  This pushes down all that logic for avr.


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