Code::Blocks Forums

User forums => Help => Topic started by: omlk on March 19, 2019, 08:04:29 pm

Title: mingw x64 gdb hangs when open CPU Registers or Disassembly window
Post by: omlk on March 19, 2019, 08:04:29 pm
 :'(
Title: Re: mingw x64 gdb hangs when open CPU Registers or Disassembly window
Post by: oBFusCATed on March 19, 2019, 08:09:46 pm
Have you tried to reproduce the problem in a command line session?
Title: Re: mingw x64 gdb hangs when open CPU Registers or Disassembly window
Post by: oBFusCATed on March 19, 2019, 11:28:46 pm
Then you should report this to either the mingw or the gdb projects.
I'm also seeing strange crashes of gdb.exe when stepping out of functions and it is quite annoying.
Title: Re: mingw x64 gdb hangs when open CPU Registers or Disassembly window
Post by: oBFusCATed on March 23, 2019, 10:52:32 pm
So you're using the older debugger and it works, but the newer doesn't?
Title: Re: mingw x64 gdb hangs when open CPU Registers or Disassembly window
Post by: oBFusCATed on March 25, 2019, 01:46:26 am
Have you reported this to the mingw-w64 project?
Title: Re: mingw x64 gdb hangs when open CPU Registers or Disassembly window
Post by: ollydbg on March 25, 2019, 03:54:08 am
I'm using GDB build myself(I am using mingw-w64's gcc compiler to build gdb), but it is 32bit GDB, and I don't have such crash issue.
Title: Re: mingw x64 gdb hangs when open CPU Registers or Disassembly window
Post by: oBFusCATed on March 25, 2019, 09:05:59 am
No, maybe it's just my problem, because no one else says that he has the same problem
gdb is crashing for me also. I've already said it.
I'm not using windows and I don't really care that much.
Probably not in the same way, but the gdb.exe in this release is not really stable.