|
Re: GDB Native On QNX OS 7.1
|
09/26/2022 10:21 AM
post121941
|
Re: GDB Native On QNX OS 7.1
As stated above, it's not officially supported by QNX.
However, the source code is available. My team member has recently compiled it on QNX 7.1.
We haven't gotten it to successfully run just yet. We fixed a reported error ("working directory: not a directory"),
but it looks like the next step is creating some initialization files to get gdb to recognize x86_64 qnx (our target) as
a supported architecture.
OP: have you tried compiling yourself?
|
|
|