Menu

#583 GDB 20040521 callstack 10 times slowdown regression

OTHER
closed
nobody
gdb (39)
out-of-date
Unknown
2013-02-04
2004-06-01
Eugene
No

In GDB 20040521 commands
"-stack-list-frames" "-stack-list-arguments 0"
are 10-20 times slower and in some cases are executed
in seconds. (Up to 30 seconds with stack depth 16 on
P4 2.4).

Is it a build regression or developers regression?
What can be done here?

Was mingw build gdb 20040521 compiled with
optimizations?
On which version of gcc?

Discussion

  • Chris Johns

    Chris Johns - 2005-12-02
    • status: open --> pending-later
     
  • Chris Johns

    Chris Johns - 2005-12-02

    Logged In: YES
    user_id=197074

    Does this still cause a problem with gdb-6.3-2 ?

     
  • Chris Johns

    Chris Johns - 2005-12-02

    Logged In: YES
    user_id=197074

    Does this still cause a problem with gdb-6.3-2 ?

     
  • Eugene

    Eugene - 2005-12-02

    Logged In: YES
    user_id=1022506

    I'll test it when I'll have the possibility to do it.

     
  • Eugene

    Eugene - 2005-12-02
    • status: pending-later --> open-later
     
  • Eugene

    Eugene - 2007-05-13

    Logged In: YES
    user_id=1022506
    Originator: YES

    As for me the case still exists on the latest gdb mingw edition.
    FYI Gdb is still too buggy when it comes to the need to get a callstack in the code which consists of two dll's runtime - the msvc compiled one calls some function from the gdb compiled dll.
    All the problems are in such situation (Slowdown and constant gpf's getting callstack) .

     
  • Earnie Boyd

    Earnie Boyd - 2013-02-04

    If this issue still exists please report it to gdb bugs queue.

     
  • Earnie Boyd

    Earnie Boyd - 2013-02-04
    • status: open-later --> closed
    • assigned_to: Chris Johns --> nobody
    • resolution: --> out-of-date
    • category: --> Unknown
    • milestone: --> OTHER