summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-05-19 15:37:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-05-19 15:37:41 +0000
commit3871497e406b159be5dfd98e913f2781b8fe4bd7 (patch)
tree8e7959dad1ef1889007553273bab2796418f2d94
parent2011-05-19 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3871497e406b159be5dfd98e913f2781b8fe4bd7.tar.bz2
Sync with rtems-4.11.
-rw-r--r--contrib/crossrpms/gdb/gdb.add2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/crossrpms/gdb/gdb.add b/contrib/crossrpms/gdb/gdb.add
index 633a458c59..00d666554a 100644
--- a/contrib/crossrpms/gdb/gdb.add
+++ b/contrib/crossrpms/gdb/gdb.add
@@ -18,6 +18,8 @@ BuildRequires: %{_host_rpmprefix}gcc
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%define build_sim --disable-sim
+%else
+%define build_sim --enable-sim --enable-sim-trace
%endif
%endif
%if "@tool_target@" == "sparc-rtems@rtems_api@"