Author Topic: SE crash when starting GDB on Windows  (Read 460 times)

at5dapa1

  • Senior Community Member
  • Posts: 272
  • Hero Points: 22
SE crash when starting GDB on Windows
« on: February 22, 2023, 11:51:50 am »
Created a simple "Hello World" C++ app with latest SE27.0.1.x64 (hotfix_se2701_3) on Win10Pro.x64.21H2(19044.1348).
Building and running works fine.
But adding a breakpoint in Main and trying to Debug->Start crashes SE silently. (SE 27.0.0.6 was doing the same, this is why I just installed and tried 27.0.1 unfortunately no luck).

Added vs.exe minidump, my config and the resulted example project to case CAS-74049-NPDZ.

Dennis

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 3910
  • Hero Points: 513
Re: SE crash when starting GDB on Windows
« Reply #1 on: February 22, 2023, 02:16:31 pm »
Thanks.  I will look into this one later this week (or next).

Dennis

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 3910
  • Hero Points: 513
Re: SE crash when starting GDB on Windows
« Reply #2 on: February 23, 2023, 07:38:19 pm »
I actually was able to fix this with a hot fix.  Look for it in rev 5.

at5dapa1

  • Senior Community Member
  • Posts: 272
  • Hero Points: 22
Re: SE crash when starting GDB on Windows
« Reply #3 on: February 24, 2023, 10:07:08 am »
You did it, sir! It works flawlessly, very appreciated, thanks a lot! ++