summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/qtcreator/patches/README27
1 files changed, 27 insertions, 0 deletions
diff --git a/share/qtcreator/patches/README b/share/qtcreator/patches/README
new file mode 100644
index 0000000000..14acb50e3b
--- /dev/null
+++ b/share/qtcreator/patches/README
@@ -0,0 +1,27 @@
+
+For Linux, MinGW:
+
+ FSF 7.1 release
+ + gdb-increased-dcache-line-size.patch
+
+For Maemo targets:
+ (--target=arm-none-linux-gnueabi)
+
+ FSF 7.1 release
+ + gdb-increased-dcache-line-size.patch
+ + gdb-stepping-for-maemo.patch
+
+For Symbian targets:
+ (--target=arm-none-symbianelf)
+
+ CS 4.4-164 release
+ + gdb-increased-dcache-line-size.patch
+ + gdb-work-around-trk-single-step.patch
+
+
+
+Experimental for performance (don't apply):
+
+ gdb-without-dwarf-name-canonicalization.patch
+
+