valkyrie-1.2.0

所属分类:Linux/Unix编程
开发工具:Unix_Linux
文件大小:512KB
下载次数:6
上传日期:2007-08-13 23:11:05
上 传 者空闲
说明:  Linux平台下的内核及程序调试器,可修改相关代码及编译条件,在不同嵌入式开发平台间移植;
(Linux platform and procedures under the kernel debugger to modify the code and compile the relevant conditions, in different embedded development platforms transplantation )

文件列表:
valkyrie-1.2.0\valkyrie-1.2.0\m4\bnv_have_qt.m4 (19371, 2006-06-07)
valkyrie-1.2.0\valkyrie-1.2.0\doc\vg-manual-cg.html (42532, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\valkyrie.css (1809, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\license-gpl.html (21702, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\mainwindow.tool_view.html (2528, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\mainwindow.flags_widget.html (2807, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\options_dialog.html (8684, 2006-06-06)
valkyrie-1.2.0\valkyrie-1.2.0\doc\vg-manual-core.html (84746, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\support.html (2874, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\options_valgrind.html (6753, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\license-gfdl.html (24083, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\index.html (2099, 2006-06-06)
valkyrie-1.2.0\valkyrie-1.2.0\doc\licenses.html (2514, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\vg-manual-mc.html (46810, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\manual.html (4535, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\mainwindow.status_msg.html (2365, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\about_vk.html (3023, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\introduction.html (7226, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\Makefile.am (677, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\Makefile.in (15252, 2006-06-07)
valkyrie-1.2.0\valkyrie-1.2.0\doc\images\home.png (285, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\images\Makefile.am (217, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\images\Makefile.in (9396, 2006-06-07)
valkyrie-1.2.0\valkyrie-1.2.0\doc\images\prev.png (320, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\images\up.png (319, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\images\li-blue.png (141, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\images\next.png (329, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\images\hr_blue.png (132, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\images\screenshot_1.png (20740, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\intro.why_valkyrie.html (3046, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\vg-manual-ms.html (20898, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\mainwindow.tool_bar.html (2511, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\tool-opts.html (2560, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\about_gpl.html (37095, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\about_qt.html (2947, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\doc\mainwindow.html (7939, 2006-06-02)
valkyrie-1.2.0\valkyrie-1.2.0\doc\mainwindow.vg_ctl_tool_bar.html (2415, 2006-06-01)
valkyrie-1.2.0\valkyrie-1.2.0\NEWS (1454, 2006-06-06)
valkyrie-1.2.0\valkyrie-1.2.0\depcomp (15936, 2005-09-09)
valkyrie-1.2.0\valkyrie-1.2.0\aclocal.m4 (31152, 2006-06-07)
... ...

Release Notes for Valkyrie ~~~~~~~~~~~~~~~~~~~~~~~~~~ Valkyrie supports Valgrind 3.0.0 or higher, as that is the first release to support XML output, which Valkyrie requires. For instructions on how to build/install, see the INSTALL file. How to get Valkyrie ~~~~~~~~~~~~~~~~~~~ To check out Valkyrie via anonymous, read-only svn access: svn co svn://svn.valgrind.org/valkyrie/trunk valkyrie Executive Summary ~~~~~~~~~~~~~~~~~ Valkyrie is a GPL'd graphical front-end to the Valgrind suite of tools for debugging and profiling x86-Linux programs. Valkyrie uses the Qt widget library , and (should) run on any platform that (a) Qt (>= v3.2.0) runs on, and (b) Valgrind (>= v3.0.0) runs on. To get the most out of Valkyrie, you must read the Valgrind documentation: To get started, simply invoke valkyrie thusly: valkyrie ./myprog This will transparently call Valgrind and display it's output. For more help on Valkyrie, use the built-in Help->Handbook. Valkyrie includes an auxiliary tool, vk_logmerge, which can read XML output from multiple Valgrind (Memcheck) runs, and merge them together into a single XML file. Valkyrie can display the merged result. Example: Given multiple logfiles generated by multiple runs on a parallel machine, or multiple logfiles generated by sequential runs on a single-processor machine for the same binary (with eg. different input data) Invoking valkyrie like this: valkyrie --merge= where is a file containing a list of xml logfiles, each on a separate line. valkyrie calls vk_logmerge to: - parse the multiple files into data structures; - mess with the data strutures to nuke the duplicates; - and finally displays the result. Please report any problems encountered with valkyrie to

近期下载者

相关文件


收藏者