[Eresi-cvs] ERESI-SVN:1129:camoroz0 - commit information
ERESI-SVN Postmaster
elfsh-cvs at grid.einherjar.de
Wed Oct 8 07:50:38 UTC 2008
====Comments====
- Moved e2dbg_init to libe2dbg/user/init.c.
- Created a libe2dbg-user32.o and a libe2dbg-user-noinit32.o in order not to have the constructor.
- Moved the register function of user/e2dbg.c
- e2netgdb/main.c takes 3 parameters as input: server, port, file. For now, the file is not loaded, since we get a floating point exception.
For now, we load the file from the shell.
(revm-0.81-b4-dev@(null)) break malloc
Putting breakpoint on malloc
[E] Not in dynamic or debugger mode
So we have to get rid of this error. A first try was to do:
elfsh_set_mode(LIBELFSH_MODE_E2DBG);
But it seems that it is ignored.
====List of Changes====
You may gain more informations checking out our website:
http://www.eresi-project.org/changeset/1129
More information about the eresi-cvs
mailing list