Hi folks. I have a change to make the GDB stub in gem5 a bit less fragile:

https://gem5-review.googlesource.com/#/c/3180/

Unfortunately that involved adding a lot of error code checking which makes
things a bit cluttered and ugly. I think it would be a lot nicer to use
exceptions, but I remember those being a no-no. Are they currently against
the rules, or could I use them to make that code a bit nicer?

Gabe
_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to