NishanthMenon changed the topic of #openocd to: this is the place to discuss all things OpenOCD | Logs: https://libera.irclog.whitequark.org/openocd/
nerozero has joined #openocd
Hawk777 has joined #openocd
bvernoux has joined #openocd
MGF_Fabio has joined #openocd
Hawk777 has quit [Quit: Leaving.]
Haohmaru has joined #openocd
MGF_Fabio has quit [Quit: Konversation terminated!]
MGF_Fabio has joined #openocd
cp- has joined #openocd
<karlp> does this really mean "braces are not allowed" ? https://build.openocd.org/job/openocd-gerrit/19748/console
<karlp> because it says "not required...."
<PaulFertser> If we treat checkpatch warnings like errors...
<karlp> well, it means you get a -2 build failure on gerrit?
<PaulFertser> Yes, currently it does. You think checkpatch warnings should be just ignored? Or some specific warnings disabled probably?
* karlp shrugs
<karlp> i mean, I personally think unbraced ifs should be banned by checkpatch,
<Haohmaru> +1 karlp, in general
<karlp> PaulFertser: I ugess I mean, it's not a warning, it's actually a hard error, given actual policy, so either a) make it an actual error, because that's the reality, or, decide that perhaps that's not really somethign that should be an error, and therefore, move it out of warning?
<karlp> more importantly, I updated to latest master, and ctrl-c; "run" isn't ... running anymore...
<karlp> https://paste.jvnv.net/view/ZS1eI I have to ctrl-c again, and press "c" to get it to move forward from the reset vector?
<karlp> I can't see anythign in the commit log that even seems relevant.
<karlp> I guess I can bisect it after lunch
<karlp> ffs. bisecting is teh suck when you need patches on top of master
<drath42> PaulFertser: about electricworry's problem with single stepping: I had issues with single stepping basically not working on an R5f, which is ARMv7R, which shares the implementation with ARMv7A, which is what the Pi2 uses. I found that by default maskisr isn't set in cortex_a.c, and after adding a "maskisr on" it worked just fine. The ARMv8 code on the other hand appears to enabling maskisr by default, which could explain why he
<drath42> didn't have problems on Pi3.
<PaulFertser> drath42: hi! Thank you so much for sharing! I'll mail your answer to electricworry then.
<karlp> oh dear, it's 4892e32294c6ea4cf53251adb81dee4e85aee0b0
<karlp> this is going to be messy then...
<drath42> PaulFertser: heh, I was hoping you'd pass that on when he joins, which appears to be past my online hours, but that's even better of course
<PaulFertser> Yeah I will. Can't see e-mail address shared anywhere so that's the only way.
<drath42> Thanks
<karlp> well, reported my regression on https://review.openocd.org/c/openocd/+/8285 I don't need one of these TI parts, so I've just added the revert to my stack for now :)
Foxyloxy_ has joined #openocd
Foxyloxy has quit [Ping timeout: 264 seconds]
Haohmaru has quit [Quit: saionara]
MGF_Fabio has quit [Ping timeout: 246 seconds]
<NishanthMenon> borneoa___: just a gentle reminder if you get a chance https://review.openocd.org/c/openocd/+/8283
electricworry has joined #openocd
<electricworry> drath42 & PaulFertser: Just saw the messages in the irclog.
<electricworry> I will give it a go, but possibly not tonight. I really appreciate the help.
nerozero has quit [Ping timeout: 264 seconds]
joconor has quit [Ping timeout: 268 seconds]
joconor has joined #openocd
electricworry has quit [Quit: Leaving]
bvernoux has quit [Read error: Connection reset by peer]
HumanG33k has quit [Quit: WeeChat 3.8]
HumanG33k has joined #openocd
tlwoerner_ has quit [Quit: Leaving]
tlwoerner has joined #openocd
<borneoa___> NishanthMenon: done! Thanks
<NishanthMenon> borneoa___: thank you.
zjason` has quit [Read error: Connection reset by peer]
zjason` has joined #openocd