Menu

#1763 Stack size output increased in gdb

OTHER
closed
nobody
gdb (39)
Task
out-of-date
Unknown
True
2013-02-13
2003-04-24
No

Here is the patch provided for the bug "[ 673098 ] GDB
error after a breakpoint hit(trace)" in
https://sourceforge.net/tracker/index.php?func=detail&aid=673098&group_id=2435&atid=102435
with discussion in
https://sourceforge.net/tracker/?func=detail&atid=202435&aid=675297&group_id=2435

The main correction of the patch - is to increase stack
level size from 5 to 20 in gdb output routine. I didn't
see any problems that could be caused by this patch.
It was tested and seems to work normally.

Can you make this small correction and make updated
build of gdb 5.2.1?

The file for gdb5.2.1/gdb/ui-out.c included in attachment.

Thank you for yor time.
Eugene Maltsev (Aldec ADT)

mailto:eugenem@aldec.katowice.pl

Discussion

  • Eugene Maltsev

    Eugene Maltsev - 2003-05-05

    Disappeared Patch

     
  • Eugene Maltsev

    Eugene Maltsev - 2003-05-05

    Logged In: YES
    user_id=629594

    Hmm. Here is again attachment.

     
  • Earnie Boyd

    Earnie Boyd - 2013-02-13

    Ticket moved from /p/mingw/patches/149/

     
  • Earnie Boyd

    Earnie Boyd - 2013-02-13
    • labels: --> gdb
    • status: open --> closed
    • milestone: --> OTHER
    • type: --> Task
    • resolution: --> out-of-date
    • category: --> Unknown
    • patch_attached: --> True
     
  • Earnie Boyd

    Earnie Boyd - 2013-02-13

    You would need to submit patches for gdb to the upstream source maintainer.