]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gdbinit.in
Merge with trunk.
[thirdparty/gcc.git] / gcc / gdbinit.in
index 73cabfebc3630a95afba5139041663daafb507a8..104d98e520f3fb41fbd52e28399b2fc8ba0e9cf0 100644 (file)
@@ -214,6 +214,11 @@ set complaints 0
 b exit
 b abort
 
+# Disable strict type checking.  This allows developers to (for example)
+# make inferior calls without casting absolute address to a suitable
+# pointer type.
+set check type off
+
 # Skip all inline functions in tree.h.
 # These are used in accessor macros.
 # Note that this is added at the end because older gdb versions