[Mono-dev] Debugger: Small patch
Harald Krapfenbauer
krapfenbauer at ict.tuwien.ac.at
Fri Nov 30 07:09:41 EST 2007
Hi Martin,
attached you can find a small patch for the Mono Debugger (against SVN
revision 90461).
It fixes some minor issues:
*) backend/server/i386-arch.c
backend/server/x86_64-arch.c
x86_arch_get_registers(): Store the return values everytime to
"result" to check for errors.
*) backend/server/x86-linux-ptrace.c
server_ptrace_get_application(): increase size of "buffer" by 1
*) classes/DebuggerOptions.cs
Update usage output, update Copyright information
*) frontend/Command.cs
Update copyright information, fix typos in command descriptions
Please check the patch and apply it to the Mono repository if you're
comfortable with it.
Best regards,
Harald Krapfenbauer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff_rev90461.patch
Type: application/octet-stream
Size: 5335 bytes
Desc: diff_rev90461.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071130/b1b95347/attachment.obj
More information about the Mono-devel-list
mailing list