Slowdown of the response from the command line?
Tom Tromey
tromey@redhat.com
Fri Feb 26 22:12:00 GMT 2010
>>>>> ">" == asm warrior <asmwarrior@gmail.com> writes:
>> 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
>> Also, I have create a bug report here :
>> http://sourceware.org/bugzilla/show_bug.cgi?id=11316
>> Does anyone experience this time delay? Thanks
I haven't noticed it, but I think the best way to find it is to profile.
I think you can build a -pg gdb and use maint set profile to profile a
single command, though I have not tried this in a long time.
Tom
More information about the Gdb
mailing list