Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT and the marketplace

If the problem happens with GDB 7.10 then it is very unlikely to be because of the new full GDB console support.

One thing to try is to run neon with an older CDT. If the problem still happens then it's the neon platform, if not, then it's the new CDT.

BR,
Marc

From: Liviu Ionescu <ilg@xxxxxxxxxx>
Sent: Jan 6, 2017 3:50 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] CDT and the marketplace


> On 6 Jan 2017, at 22:39, Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> wrote:
>
> I've got the GNU ARM plugins installed on both Neon.2 and Neon.1
> and I'm trying a QEMU session to a gdbserver with GDB 7.12 and I don't see any extra consoles
> even with Neon.1.
>
> Is that the right launch?

for this test I would use GDB 7.10, to avoid one additional unknown variable. in other words, I recommend the official arm-none-eabi from https://launchpad.net/gcc-arm-embedded (5.4-2016-q3).

as for Neon.1, the console might be also missing, but I don't remember for sure.

for reference please use Mars.2, where the console is certainly visible.


regards,

Liviu


p.s. if you think useful, you can skype me (ilg-ul) and share your screen.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Back to the top