Commit Graph

5 Commits

Author SHA1 Message Date
Pawel Polanski
306c859635 Symbian: Stepping into functions has been fixed
While debugging Symbian C++ applications
stepping into functions has not been working due to
a typo in the python file

Change-Id: I76710fe3f599303059f773030e57d778164bcebb
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2011-10-18 13:55:34 +02:00
hjk
f51511a81d debugger: make dumper code a bit more backend-agnostic
Change-Id: I29fcdb6e82afbb21038427343656238997c9d053
Reviewed-on: http://codereview.qt.nokia.com/3265
Reviewed-by: hjk <qthjk@ovi.com>
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
2011-08-19 14:23:38 +02:00
hjk
1f8a72b6af debugger: speed up dumpers
Change-Id: I1dfd882fd996589d0b044c9014ae445470b36e8f
Reviewed-on: http://codereview.qt.nokia.com/3221
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
2011-08-19 14:23:09 +02:00
hjk
cfcb07bb0c debugger: workaround for shadowed items in locals view
The "<shadowed x>" space caused trouble on parameter passing.
As workaround, don't produce any.

Change-Id: Ibef1bfc8dc43c790ac2a2aeb52d3509347b6c997
Reviewed-on: http://codereview.qt.nokia.com/1068
Reviewed-by: hjk <qthjk@ovi.com>
2011-07-04 13:45:51 +02:00
hjk
538b09efc8 debugger: add missing bridge.py
Change-Id: I7e236964007462ca203b898db06e15f77857916b
Reviewed-on: http://codereview.qt.nokia.com/1036
Reviewed-by: hjk <qthjk@ovi.com>
2011-07-04 12:07:40 +02:00