$ git grep GdbRun EmulatorPkg/Unix/Host/Host.c: // has a break point script to source the GdbRun script. EmulatorPkg/Unix/Xcode/xcode_project32/xcode_project.xcodeproj/default.pbxuser: command = "set gInXcode=1\nsource ../../../../EmulatorPkg/Unix/GdbRun"; EmulatorPkg/Unix/Xcode/xcode_project64/xcode_project.xcodeproj/default.pbxuser: command = "set gInXcode=1\nsource ../../../../EmulatorPkg/Unix/GdbRun"; EmulatorPkg/build.sh: /usr/bin/gdb $BUILD_ROOT_ARCH/Host -q -cd=$BUILD_ROOT_ARCH -x $WORKSPACE/EmulatorPkg/Unix/GdbRun
If those are updated, Reviewed-by: Jordan Justen <jordan.l.jus...@intel.com> On 2019-04-03 14:54:39, Kinney, Michael D wrote: > https://bugzilla.tianocore.org/show_bug.cgi?id=1657 > > Add .sh file extension to the shell script GdbRun so > changes to this file will pass PatchCheck.py. > > Cc: Jordan Justen <jordan.l.jus...@intel.com> > Cc: Andrew Fish <af...@apple.com> > Cc: Ray Ni <ray...@intel.com> > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> > --- > EmulatorPkg/Unix/{GdbRun => GdbRun.sh} | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename EmulatorPkg/Unix/{GdbRun => GdbRun.sh} (100%) > > diff --git a/EmulatorPkg/Unix/GdbRun b/EmulatorPkg/Unix/GdbRun.sh > similarity index 100% > rename from EmulatorPkg/Unix/GdbRun > rename to EmulatorPkg/Unix/GdbRun.sh > -- > 2.21.0.windows.1 > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#18): https://edk2.groups.io/g/devel/message/18 Mute This Topic: https://groups.io/mt/30886171/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-