Tue, 8 Jun 2010 14:15:47 +0200 письмо от AndrИ PЖnitz <[email protected]>:
> On Tuesday 08 June 2010 13:15:49 ext Gena Cid wrote:
> > #include <string>
> > 2
> > 3 int main()
> > 4 {
> > 5 int i = 10;
> > 6 std::string str("boo");
> > 7 return 0;
> > 8 }
>
> Works here, also with gdb 7.0.1.
>
> The log indicates you've switched on 'Enable reverse debugging'.
> Does it make a difference if you switch that off?
>
You were right! After switching this option off, I am able to continue
debugging.
However some time ago, when I was testing this feature (may be a month ago),
debugger worked fine..
-----|-
Gena.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator