News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

mingw x64 gdb hangs when open CPU Registers or Disassembly window

Started by omlk, March 19, 2019, 08:04:29 PM

Previous topic - Next topic

omlk


oBFusCATed

Have you tried to reproduce the problem in a command line session?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

oBFusCATed

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

oBFusCATed

So you're using the older debugger and it works, but the newer doesn't?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

ollydbg

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.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

oBFusCATed

Quote from: omlk on March 25, 2019, 02:18:44 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.


(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]