User forums > Help

Debugger sometimes stalls when using "Step Into".

<< < (5/7) > >>

and4cb:
Please let me know what I can do in C::B to replicate the outcome of using the command line, and leaving out the set commands that you detailed.  ???
I thank you in advance for your help.   :)

--- Quote from: oBFusCATed on November 21, 2012, 12:37:25 am ---Hm, it seems this a gdb problem, because it does it the same on the command line :(

Can you try without these:

--- Code: ---(gdb) set confirm off
(gdb) set width 0
(gdb) set height 0
(gdb) set breakpoint pending on
(gdb) set print asm-demangle on
(gdb) set unwindonsignal on
(gdb) set print elements 0
(gdb) set new-console on
(gdb) set disassembly-flavor att

--- End code ---


--- End quote ---
(Added this reply because I neglected to ask the question in my last post.)

oBFusCATed:
Nothing, the parser should be fixed. I guess it should detect the gdb prompt and then set the m_isProgramStopped to true...

and4cb:
Thank you for explaining.  I appreciate the time you took to look at this issue.

MortenMacFly:

--- Quote from: oBFusCATed on November 22, 2012, 08:59:47 am ---Nothing, the parser should be fixed. I guess it should detect the gdb prompt and then set the m_isProgramStopped to true...

--- End quote ---
What prompt do you mean? This one:
No stack.
? (Should be as easy as to add it to the entry I just made into trunk for the "Function out of bounds thing".

Will you take the action?

@and4cb: Can you try a patch, the one I attached?

and4cb:

--- Quote from: MortenMacFly on November 22, 2012, 09:13:09 am ---@and4cb: Can you try a patch, the one I attached?

--- End quote ---

MortenMacFly:  I have downloaded your patch, but please provide me with instructions on how to apply the patch.  I have never applied a patch before.  Thank you.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version