It contains the values of all expressions in the stackframes before and
including the failing statement.
The plan is to do k-clustering on these reports later, but for now it
just does the gdb value analysis for you.

--Markus


Am 26.03.2013 22:46, schrieb Jacob Todd:
> What exactly are we supposed to do with all of this xml?
> 
> On Mar 26, 2013 5:27 PM, "Markus Teich" <markus.te...@stusta.mhn.de
> <mailto:markus.te...@stusta.mhn.de>> wrote:
> 
>     Heyho,
> 
>     Thanks! I managed to reproduce this bug in a VM on OpenBSD 5.2.
>     The difficult part was to get my debugging system to work on OpenBSD,
>     but i figured it out and finally got a report (see attachement).
> 
>     If you have any ideas of how to improve the reports, please tell me.
> 
>     --Markus
> 
> 
>     Am 24.03.2013 18 <tel:24.03.2013%2018>:55, schrieb Anthony J. Bentley:
>     > Markus Teich writes:
>     >> Since i am currently working on a debugging tool, i would very much
>     >> like to reproduce this bug.
>     >
>     > I can reproduce this on OpenBSD -current with st-0.3.
>     >
>     > $ ldd `which st`
>     > /usr/local/bin/st:
>     >       Start            End              Type Open Ref GrpRef Name
>     >       0000156e5c600000 0000156e5ca0f000 exe  1    0   0    
>      /usr/local/bin/st
>     >       0000157068525000 0000157068a56000 rlib 0    4   0    
>      /usr/X11R6/lib/libX11.so.15.1
>     >       000015705d6ca000 000015705dad5000 rlib 0    1   0    
>      /usr/lib/libutil.so.11.4
>     >       000015705e2d6000 000015705e6e7000 rlib 0    1   0    
>      /usr/X11R6/lib/libXext.so.12.0
>     >       000015705dad5000 000015705dee8000 rlib 0    1   0    
>      /usr/X11R6/lib/libXft.so.8.0
>     >       000015705ff6c000 00001570603af000 rlib 0    2   0    
>      /usr/X11R6/lib/libfontconfig.so.8.0
>     >       000015706ab84000 000015706b06c000 rlib 0    1   0    
>      /usr/lib/libc.so.66.2
>     >       000015705ec3d000 000015705f05b000 rlib 0    4   0    
>      /usr/X11R6/lib/libxcb.so.2.4
>     >       0000157069adf000 0000157069f03000 rlib 0    2   0    
>      /usr/lib/libexpat.so.10.0
>     >       0000157069655000 0000157069adf000 rlib 0    2   0    
>      /usr/X11R6/lib/libfreetype.so.19.0
>     >       000015705d1b6000 000015705d5cb000 rlib 0    2   0    
>      /usr/lib/libz.so.4.1
>     >       0000157062dbb000 00001570631c4000 rlib 0    1   0    
>      /usr/X11R6/lib/libXrender.so.5.0
>     >       0000157068a56000 0000157068e58000 rlib 0    2   0    
>      /usr/X11R6/lib/libpthread-stubs.so.1.0
>     >       0000157067ed6000 00001570682d9000 rlib 0    1   0    
>      /usr/X11R6/lib/libXau.so.9.0
>     >       00001570631c4000 00001570635c9000 rlib 0    1   0    
>      /usr/X11R6/lib/libXdmcp.so.10.0
>     >       000015706a600000 000015706a600000 rtld 0    1   0    
>      /usr/libexec/ld.so
>     >
>     > full backtrace attached.
>     >
> 

Reply via email to