gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / development.sh
index 6bbef6dd744d68bb3657a5395f3785de8737a5f2..5e20c0dfe231d6527194bc355b2bb11581175a18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015 Free Software Foundation, Inc.
+# Copyright (C) 2012-2020 Free Software Foundation, Inc.
 #
 # This file is part of GDB.
 #
@@ -17,3 +17,6 @@
 
 # Controls whether to enable development-mode features by default.
 development=true
+
+# Indicate whether this is a release branch.
+experimental=true
This page took 0.030179 seconds and 4 git commands to generate.