Bug 493492 - New hooks for LivePatch feature
Summary: New hooks for LivePatch feature
Status: RESOLVED FIXED
Alias: None
Product: TCF
Classification: Tools
Component: Agent (show other bugs)
Version: 1.4   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.4   Edit
Assignee: Project Inbox CLA
QA Contact: Eugene Tarassov CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-12 04:38 EDT by xavier pouyollon CLA
Modified: 2016-05-26 04:31 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xavier pouyollon CLA 2016-05-12 04:38:25 EDT
Hi Eugene,

I've slightly changed our hooks for LivePatch. See here:
https://git.eclipse.org/r/#/c/72544/

I had to remove the ; for ADDR_TO_LINE_HOOK
The new hook LINE_TO_ADDR_HOOK_BP allows us to filter some intermediate patch so breakpoints are only put on the latest patch (but the other hooks LINE_TO_ADDR_HOOK_1/2 allow us to put breakpoints on "previous / intermediate" patches which are renamed files built at genuine location)

Thanks !

Best Regards,
Xavier.
Comment 1 Eugene Tarassov CLA 2016-05-15 12:22:40 EDT
Submitted
Comment 2 Martin Oberhuber CLA 2016-05-26 04:31:30 EDT
Setting target milestone for all RESOLVED/FIXED recently to 1.4

Please comment if any fix was actually backported or the target milestone would be incorrect for any other reason.