User forums > General (but related to Code::Blocks)

[OT] unofficial MinGW GDB gdb with python released

<< < (11/35) > >>

ironhead:

--- Quote from: ollydbg on October 14, 2009, 09:48:07 am ---
--- Quote from: oBFusCATed on October 14, 2009, 09:26:56 am ---Ollydbg: try asking the gdb devs directly (#gdb at freenode will be the fastest).
This seems to be a gdb problem...

--- End quote ---
thanks, currently, I just asked in MinGW user mail list, I haven't heard http://freenode.net/ before.. :shock:
So, I will learn to use it then.

--- End quote ---

It's an irc service (irc.freenode.net).  Alternately, perhaps follow-up on the GDB mailing list.  I'll try to recreate the issue later today and follow up accordingly.  When I do a backtrace using using GDB command line I don't see these messages.

killerbot:

--- Quote ---And if you want to build a C::B that support the new GDB 7.0, you should apply this patch by jens.

http://forums.codeblocks.org/index.php/topic,11301.msg77156.html#msg77156

--- End quote ---

Applied in trunk.

ollydbg:

--- Quote from: ironhead on October 14, 2009, 06:26:23 pm ---
--- Quote from: ollydbg on October 14, 2009, 09:48:07 am ---
--- Quote from: oBFusCATed on October 14, 2009, 09:26:56 am ---Ollydbg: try asking the gdb devs directly (#gdb at freenode will be the fastest).
This seems to be a gdb problem...

--- End quote ---
thanks, currently, I just asked in MinGW user mail list, I haven't heard http://freenode.net/ before.. :shock:
So, I will learn to use it then.

--- End quote ---

It's an irc service (irc.freenode.net).  Alternately, perhaps follow-up on the GDB mailing list.  I'll try to recreate the issue later today and follow up accordingly.  When I do a backtrace using using GDB command line I don't see these messages.


--- End quote ---

hello, thanks.
I just test a simple exe and dll project, then I don't see any such warnings.

But these warning is exist when I'm debugging the C::B's plugin dll. :D, so, I'm not sure there is the something wrong with C::B plugin or others. :(

olelukoie:

--- Quote from: ollydbg on October 15, 2009, 02:37:18 am ---hello, thanks.
I just test a simple exe and dll project, then I don't see any such warnings.

But these warning is exist when I'm debugging the C::B's plugin dll. :D, so, I'm not sure there is the something wrong with C::B plugin or others. :(

--- End quote ---
I see the same warnings with different hex values when debugging Qt4-based app with TDM-GCC+GDB7+Eclipse+CDT+Qt eclipse integration. And I don't see them when I revert back to GDB 6.8 that comes in the TDM's installer. So I think it's not a CB-related problem (at least not CB-specific one).

ollydbg:

--- Quote from: olelukoie on October 20, 2009, 04:21:31 pm ---
--- Quote from: ollydbg on October 15, 2009, 02:37:18 am ---hello, thanks.
I just test a simple exe and dll project, then I don't see any such warnings.

But these warning is exist when I'm debugging the C::B's plugin dll. :D, so, I'm not sure there is the something wrong with C::B plugin or others. :(

--- End quote ---
I see the same warnings with different hex values when debugging Qt4-based app with TDM-GCC+GDB7+Eclipse+CDT+Qt eclipse integration. And I don't see them when I revert back to GDB 6.8 that comes in the TDM's installer. So I think it's not a CB-related problem (at least not CB-specific one).

--- End quote ---
Agreed, but I have no idea how to solve this problem, we need a GDB developer's help. :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version