Re: kdb wishlist

2001-05-08 Thread r1vamsi
Keith, I have worked on the making md/mm take the width option using BYTESPERWORD. I will be happy to work on this. Regards.. Vamsi. Vamsi Krishna S. Linux Technology Center, IBM Software Lab, Bangalore. Ph: +91 80 5262355 Extn: 3959 Internet: [EMAIL PROTECTED] Keith Owens <[EMAIL PROTECTED]>

Re: [RFC][PATCH] Debug Register Allocation on x86

2001-04-04 Thread r1vamsi
Hello Jim, We have modified ptrace() such that it first allocates the debug register before it is used. So, yes, if a debugger is using ptrace() interface it need not be concerned about this centralised debug register allocation scheme, the debug register allocation actually happens behind the sc