A test session with the current kdevelop

Tommaso Massimi tmassimi at gmail.com
Tue Oct 10 20:53:53 UTC 2006


I have just downloaded the current svn version of kdevelop (release 594287),
and I found same little imperfection playing with it:

1) menu->about  copyright notice is still 2005

2) menu->tools->Debug Regular Expression:a "test regular expr" windows
popos up.
If you press the buton edit, the KDE form kregexpreditor appears, but
when you close it,
the  "test regular expr" is not more visible; kdevelop is over it.
Only pressing alt-tab you can see it again.

3) When in debug mode, I can only  see a few of the "icons/buttons" on
the bottom of the screen (I have only "Application diff Messages
Findinfile Replace konsole valgrind Security");
in the bottom-right of the screen I have the status bar.

If I press one of these buttons, the line of icons move up of a few
pixel and a second line of icons appears, with the function
"breakpoint ctags problem frame stack disassemble gdb".

I don't know if it is normal behavoiur or if it is related to my
strange display resolution (1200x800), but when debugging I'd like to
see the breakpoint, gdb and frame stack icons.

4) Debugging a multithread task, a popup window "GDB exited
abnormally" comes up
(I already see this message in another mail in tis mail list, but
without details)

This is the last part of the gdb window, as required by the popup window:

(gdb) next
Stopped due to shared library event
Current language:  auto; currently c
(gdb) backtrace
Variable "mode" is not available.
Could not find the frame base for "dieWerror(int)".
#0  *__GI__dl_debug_state () at dl-debug.c:76
#1  0x44b52380 in dl_open_worker (a=0xbfd43554) at dl-open.c:328
#2  0x44b4ec45 in _dl_catch_error (objname=0xbfd4357c,
errstring=0xbfd43578, mallocedp=0xbfd43583, operate=0x44b521f0
<dl_open_worker>, args=0xbfd43554) at dl-error.c:178
#3  0x44b51eb2 in _dl_open (file=0x44dfadef "libgcc_s.so.1", mode=) at
dl-open.c:550
#4  0x44c5c1c2 in _dl_mcount_wrapper () from /lib/i686/libc.so.6
#5  0x44b4ec45 in _dl_catch_error (objname=0xbfd436bc,
errstring=0xbfd436b8, mallocedp=0xbfd436c3, operate=0x44c5c160
<_dl_mcount_wrapper+64>, args=0xbfd436ac) at dl-error.c:178
#6  0x44c5c375 in __libc_dlopen_mode () from /lib/i686/libc.so.6
#7  0x44df9f97 in pthread_cancel_init () from /lib/i686/libpthread.so.0
#8  0x44dfa0c1 in _Unwind_ForcedUnwind () from /lib/i686/libpthread.so.0
#9  0x44df7b81 in __pthread_unwind () from /lib/i686/libpthread.so.0
#10 0x44df3410 in pthread_exit () from /lib/i686/libpthread.so.0
#11 0x0804a917 in dieWerror (err=) at LogServerNew.cc:134
#12 0x0804
b98c in main (argc=2, argv=0xbfd43974) at LogServerNew.cc:249
(gdb) info thread
(gdb) info args
No arguments.
(gdb) info local
No locals.
(gdb) print thresholdW
(gdb) Process exited

this is my gdb version:

[tom1 at tom_lap testlog]$ gdb -v
GNU gdb 6.3-8mdv2007.0 (Mandriva Linux release 2007.0)

Without debugging the task runs with no trouble.

5) If I select some line in the GDB window (as the line I have just
copied in this mail), in menu->edit the menu item "copy" is grayed
while the item "paste" is active.
It's quite strange, I think they should be reverted.

6) after this gdb crash, I stopped the debugger by pressing the icon
in the toolbar (red circle with a whith x in it). In the bottom of the
screen is now visible only the upper half of the first line of
"icons/button", as in the attached snapshot3.png


I hope to have time in the next days to do some other test session,
if this my activity is appreciated.

Please let me know if I should report some of these item in bugzilla.

Best regards
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: snapshot3.png
Type: image/png
Size: 158760 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20061010/0cb3a383/attachment.png>


More information about the KDevelop-devel mailing list