Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Embedded development
(Moderator:
killerbot
) »
Gdb work with openocd in pipe mode,but in C::B ,some message seems missing ?
« previous
next »
Send this topic
Print
Pages:
1
[
2
]
All
Go Down
Author
Topic: Gdb work with openocd in pipe mode,but in C::B ,some message seems missing ? (Read 46958 times)
jjingwer
Multiple posting newcomer
Posts: 13
Re: Gdb work with openocd in pipe mode,but in C::B ,some message seems missing ?
«
Reply #15 on:
October 14, 2020, 04:11:29 am »
So I think terminal in C::B do not have enough buffer or cache .
But I am not Familiar with the code about C::B.
«
Last Edit: October 14, 2020, 07:49:49 am by jjingwer
»
Logged
BlueHazzard
Developer
Lives here!
Posts: 3353
Re: Gdb work with openocd in pipe mode,but in C::B ,some message seems missing ?
«
Reply #16 on:
October 14, 2020, 08:48:07 am »
I do not understand how a child process of gdb can be affected by anything what is going on in codeblocks. It is a separate process...
Can you try the network option, and see if this works?
I will try to replicate your problem, but this will take some time, i have to set up the whole opneocd thing and my electronics setup first...
«
Last Edit: October 14, 2020, 10:15:44 am by BlueHazzard
»
Logged
jjingwer
Multiple posting newcomer
Posts: 13
Re: Gdb work with openocd in pipe mode,but in C::B ,some message seems missing ?
«
Reply #17 on:
October 14, 2020, 11:01:01 am »
@BlueHazzard
Thank you for doing so much , it works well through tcp connection , but I can not find plugins for Openocd .
In fact , I use tcp connection before, but I can not find plugins for Openocd , So I tryied to use it in pipe mode.
Logged
Send this topic
Print
Pages:
1
[
2
]
All
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Embedded development
(Moderator:
killerbot
) »
Gdb work with openocd in pipe mode,but in C::B ,some message seems missing ?