📄 m68k-gdb-bdm.spec
字号:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary : gdb debugger for connecting to a BDM device (m68k)Name : m68k-gdb-bdmVersion : 6.3Release : 1License : GPLVendor : FreescalePackager : Stuart HughesGroup : Development/DebuggersSource : %{name}-%{version}.tar.gzBuildRoot : %{_tmppath}/%{name}Prefix : %{pfx}%Description%{summary}This is for use with the BDM dongle that is M54XX development boards.The BDM is the "P & E Microcomputer" and communicates via the hostparallel port. The mode is:CABLE_CFLV Version FColdFire BDM Interface (Parallel Port, 3.3V)The url is: http://www.pemicro.com/%Prep%setup %Buildexport PATH=$UNSPOOF_PATHmakecp m68k-linux-bdm-gdb/m68k-linux-gdb/bin/m68k-bdm-linux-gdb $TOP/bin/m68k-bdm-linux-gdbcp 5485.gdb $TOP/bin/5485.gdb%Install# this is a build machine thing only, nothing to get installed on # the targetrm -rf $RPM_BUILD_ROOTmkdir -p $RPM_BUILD_ROOT/%{pfx}/tmptouch $RPM_BUILD_ROOT/%{pfx}/tmp/.%{name}.dummy%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -