How to set Data change breakpoint ?

Mahmood Naderan mahmood.nt at gmail.com
Fri Dec 16 08:43:41 GMT 2011


hi,
Another way is to open gdb pane and insert a commnad like this:

break if (condition)

http://sourceware.org/gdb/onlinedocs/gdb/Set-Breaks.html

On 12/8/11, Niko Sams <niko.sams at gmail.com> wrote:
> Hello,
>
> open breakpoints toolview, right click and choose the right type in
> the New submenu.
>
> Or:
> start debugging, break, hover a variable and click the link in the tooltip.
>
> Niko
>
> On Thu, Dec 8, 2011 at 20:50, Alireza Haghdoost <haghdoost at gmail.com> wrote:
>> Hi
>>
>> Data breakpoint was a available in Kdevelop 3.5, However, in Kdevelop 4 I
>> can not find out how I can stop the application when a variable value is
>> changed. Is this feature available in new version ?
>>
>> Alireza
>>
>> _______________________________________________
>> kdevelop mailing list
>> kdevelop at kdevelop.org
>> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
>>
>
> _______________________________________________
> kdevelop mailing list
> kdevelop at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
>


-- 
--
// Naderan *Mahmood;




More information about the KDevelop mailing list