Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Slowdown of the response from the command line?
@ 2010-02-26 16:48 asm warrior
  2010-02-26 22:12 ` Tom Tromey
  0 siblings, 1 reply; 9+ messages in thread
From: asm warrior @ 2010-02-26 16:48 UTC (permalink / raw)
  To: gdb

Hi, all.
I have just find a noticeable time delay when I enter a command line.
I'm debugging a DLL file under Windows, using
http://sourceforge.net/projects/mingw/files/GNU%20Source-Level%20Debugger/GDB-7.0.50.20100202/gdb-7.0.50.20100202-mingw32-bin.tar.gz/download

When I try to view the wxString value in a DLL, I entered this command to GDB

output /c m_Str.m_pchData[0]@((wxStringData*)m_Str.m_pchData - 1)->nDataLength

But it takes several seconds to give the answer returned from GDB.

I built the latest snapshot of
branch/gdb-weekly-7.0.90.20100223.tar.bz2 and
current/gdb-7.1.50.20100223, but the delay still exists.

In fact, this delay does *not* exist before, at least in the
http://sourceforge.net/projects/mingw/files/GNU%20Source-Level%20Debugger/GDB-7.0.1/gdb-7.0.1-mingw32-bin.tar.gz/download,
which is release in 20100107, In this version, the response from GDB
is really fast.

I have check the commit log from 20100107 to 20100202, I personally
suspect there's regression in the CLI of handing command input
c_expression.
Also, I have create a bug report here :
http://sourceware.org/bugzilla/show_bug.cgi?id=11316

Does anyone experience this time delay? Thanks


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-03-05  2:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-26 16:48 Slowdown of the response from the command line? asm warrior
2010-02-26 22:12 ` Tom Tromey
2010-03-04  7:24   ` Asm_gmail
2010-03-04 11:21     ` Chris Sutcliffe
2010-03-04 12:01       ` asm warrior
2010-03-04 14:12       ` asm warrior
2010-03-05  2:13         ` Chris Sutcliffe
2010-03-05  2:45       ` Asm_gmail
2010-03-04 18:43     ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox