Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Problems discovered in branches/wxpropgrid_debugger SVN7712

<< < (2/5) > >>

oBFusCATed:
Can you try gdb-7.3. It seems that gdb-7.1 is not stopping the debuggee, when SIGINT is sent to gdb.
GDB 7.3 does stop correctly.

mmccarty12:

From oBFusCATed:

--- Quote ---Can you try gdb-7.3. It seems that gdb-7.1 is not stopping the debuggee, when SIGINT is sent to gdb.
GDB 7.3 does stop correctly.

--- End quote ---

It will take some time, I have to call my sysad to have him install it. 

In the meantime, I found another problem.  Above you said to click on the Debug tab and click on Copy Contents to Clipboard.  I tried this in many different ways and was not successful getting it to copy.  I had to highlight and use the mouse wheel click to get the content pasted.
I did select everything and selected Copy Selection to Clipboard in both its guises as well and it also did not work.

oBFusCATed:
Works here.

For gdb-7.3: you can build it yourself, then you can put it somewhere in home and use it from there. This is how I use gdb-7.3 on my old centos. I have it installed in ~/software.

mmccarty12:
oBFusCATed,

I did as you suggested and compiled and installed gdb-7.4.  However, I cannot figure out how to set a custom debugger in the normal SVN build.
I did figure it out in the wxpropgrid_debug version.

How do you do a custom debugger set in the normal SVN(7713) build?

Thanks.

oBFusCATed:
You can set the debugger in the toolchain executables for the compiler.

p.s. I've not tried gdb-7.4, so there might be some problems with it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version