Author Topic: Codeblocks 25.03 crashes when I use Hex editor  (Read 10950 times)

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1766
Re: Codeblocks 25.03 crashes when I use Hex editor
« Reply #15 on: August 25, 2025, 08:06:04 pm »
I have applied part of the changes suggested by Cppcheck (thanks blauzahn) in r13719.

I am unable to reproduce the crashes with the new or old versions, running alone or in GDB.

Offline blauzahn

  • Almost regular
  • **
  • Posts: 201
Re: Codeblocks 25.03 crashes when I use Hex editor
« Reply #16 on: Yesterday at 06:56:46 am »
Thanks for applying the changes to the plugin.

FYI: I have started to rework the infopane plugin with focus on the indexing, just the 2 files. Will try to continue next weekend.