On Wednesday 16 April 2008 04:19:34 pm Srikar Dronamraju wrote:
> * Srinivasa D S <[EMAIL PROTECTED]> [2008-04-16 11:59:39]:
>
> Hi Srinivasa,
>
> Can you please break this patch into
> - The actual breakpoint assistance code.
> - single stepping out of line (ssol).
> - How to use breakpoint assist
* Srinivasa D S <[EMAIL PROTECTED]> [2008-04-16 11:59:39]:
Hi Srinivasa,
Can you please break this patch into
- The actual breakpoint assistance code.
- single stepping out of line (ssol).
- How to use breakpoint assistance + ssol.
--
Thanks and Regards
Srikar
> Hi
>
> I have been workin
Hi
I have been working on providing breakpoint assistance(with SSOL) to
multithreaded applications using utrace infrastructure. To start with, I have
developed a small snippet of code which inserts/removes breakpoint at given
address and copies the original instruction to a separate vma. Whene