This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] after gdb_run_cmd, gdb_expect -> gdb_test_multiple/gdb_test


> OOC, how does one debug Ravenscar then?  Does that sit on top of
> target remote ?

The ravenscar target is more like a "thread" target, and depends on
the runtime being used. So, it can sit on top of any execution target,
remote, native, etc. To be able to test it, you need an Ada compiler
with a ravenscar runtime. Not sure if the GCC from FSF has those
runtimes out of the box, but we provide an arm-eabi GNAT toolchain
on libre.adacore.com, if you ever need it.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]