[Eresi-cvs] ERESI-SVN:1108:camoroz0 - commit information
ERESI-SVN Postmaster
elfsh-cvs at grid.einherjar.de
Sat Aug 30 06:16:20 UTC 2008
====Comments====
- Implemented error handling
- fixed small issue when disconnecting. It was a corner case, since we don't receive any message anymore.
- Implemented signals.
- added new "define" for word size in B and b. This makes the code very readable when dealing with reg for exemple.
- added a NOT_REACHED, which is basically an assert, but tells the programmer that this code must absolutely not be executed, if executed => assert
- Note that in .gdbwrap_memorycontent for example, we declare a new (small) array of 50 bytes. This is just a workaround to this !?!?!?!?! of snprintf function.
- snprintf is giving a warning since it's not C89. I'll tickle the gdb option when I'll have time.
Tadaaa, now it's probably time to try and play with e2dbg :).
The gdbwrap_writereg is implemented, but I'm not sure it's working as
expected. Breakpoints will be implemented further on, since I've to
see how e2dbg deals with them. Btw, I'm not implementing the 64b
version since we don't really need it for now.
_______________
< good night ;) >
---------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
====List of Changes====
You may gain more informations checking out our website:
http://www.eresi-project.org/changeset/1108
More information about the eresi-cvs
mailing list