You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Debugging LinuxRT with Eclipse

Check out as.., C++, uncheck default location and select directory, makefile project Empty Project, all toolchanins but Autotools (AVOID Autotools)

Build project

ssh laci@ioc-b34-bd32

source /afs/slac/g/lcls/epics/setup/go_epics_3-14-12-3_1-0.bash

cd $IOC/ioc-b34-bd32

./startupConsole-EV07gdbserver.cmd

Key line: /usr/bin/gdbserver :10000 ./bin/evrLab iocStartup.cmd

rather than the normal  ./bin/evrLab iocStartup.cmd

  • No labels