Setup Ceedling development environment on Windows10

285 views
Skip to first unread message

Dor Itah

unread,
Feb 24, 2021, 7:32:32 AM2/24/21
to ThrowTheSwitch Forums
Hi,
I'm new with Ceedling and with this forum so I hope this kind of questions are fine.

I'm trying to integrate fuzzing tests (AFL fuzzer) and unit tests (Ceedling) somehow together.
My first challenge is setting up the environment for debugging the source code of Ceedling on Windows 10 using VS code IDE.

Currently I've download the Ruby extension for VSC and I'm using the ruby-debug-ide jem for ruby debugging.
after pulling the source code as explained here:
and typing this command in the cmd:
rdebug-ide --host 0.0.0.0 --port 1234 --dispatcher-port 26162  .\bin\ceedling new proj
and hit F5 start debug button it crashes since
`require': cannot load such file -- ceedling/version.rb (LoadError)

My questions are:
Is there even a way to debug ceedling in windows env? or Linux is better for that kind of purpose?
what IDE are you using and what kin of ruby debugger is recommended?

Thanks,
Dor 

Reply all
Reply to author
Forward
0 new messages