[Eresi-cvs] ERESI-SVN:1175:camoroz0 - commit information
ERESI-SVN Postmaster
elfsh-cvs at grid.einherjar.de
Sun Nov 23 18:41:08 UTC 2008
====Comments====
- Profiling added.
- finally able to properly set the registers.
(kedbg-0.82-a6-dev at local) b foo
[*] Breakpoint added at <foo at CORRUPTED> (0x08048465)
(kedbg-0.82-a6-dev at local) b bar
[*] Breakpoint added at <bar at CORRUPTED> (0x08048444)
(kedbg-0.82-a6-dev at local) cont
[*] Continuing process
[*] Breakpoint found at 0x8048466 <foo at CORRUPTED>
(kedbg-0.82-a6-dev at local) cont
[*] Continuing process
[*] Breakpoint found at 0x8048445 <bar at CORRUPTED>
(kedbg-0.82-a6-dev at local) set $pc foo
[*] Expression set succesfully
(kedbg-0.82-a6-dev at local) dumpregs
.:: Registers ::.
[EAX] 00000000 (0000000000) <unknown>
[EBX] B7F3AFF4 (3086200820) <_IO_file_jumps at libc.so.6 + 00001556>
[ECX] 00000000 (0000000000) <unknown>
[EDX] B7F3C0B0 (3086205104) <__morecore at libc.so.6 + 00001856>
[ESI] B7F68CA0 (3086388384) <svcauthdes_stats at libc.so.6 + 00173840>
[EDI] 00000000 (0000000000) <unknown>
[ESP] BFB66848 (3216402504) <svcauthdes_stats at libc.so.6 + 130187960>
[EBP] BFB66858 (3216402520) <svcauthdes_stats at libc.so.6 + 130187976>
[EIP] 08048466 (0134513766) <foo at CORRUPTED + 00000001>
(kedbg-0.82-a6-dev at local) cont
[*] Continuing process
[*] Breakpoint found at 0x8048445 <bar at CORRUPTED>
(kedbg-0.82-a6-dev at local) cont
[*] Continuing process
Exit with status: W00
====List of Changes====
You may gain more informations checking out our website:
http://www.eresi-project.org/changeset/1175
More information about the eresi-cvs
mailing list