[PATCH] Support for HWbreak/watchpoint accross fork/vfork on arm-native

Yao Qi yao@codesourcery.com
Sat Feb 8 00:49:00 GMT 2014


On 01/31/2014 06:23 AM, Omair Javaid wrote:
> This patch updates arm native support for hardware breakpoints and watchpoints
> to accommodate watchpoint/breakpoints across fork/vfork. Previously for arm
> native a record of breakpoints at thread level was being kept which has been
> changed to a process level record to come in sync with gdb-linux calls to
> threads and process creation/destruction hooks.

Is it possible to write a test case which fails before the patch applies
but passes after?

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list