解決DIVA上動態資料和視覺化隱喻的映對

No Thumbnail Available

Date

2008

Journal Title

Journal ISSN

Volume Title

Publisher

Abstract

隨著時代的改變,軟體日漸變得複雜且龐大。然而除錯的技術和工具並沒有追上軟體的進步速度,除了除錯器的使用之外,使用者至今還時常得依賴插入額外的程式碼(例如說,printf)來幫助除錯。雖然近來已經有許多軟體視覺化工具透過圖形表示來視覺化軟體資料以幫助程式設計師除錯,但它們在使用上還有許多限制。例如只能視覺化特定的資料結構,或者是需要使用者撰寫額外的視覺化程式碼。因為這些種種的限制,讓軟體視覺化工具無法成為程式設計人員每天使用的實用工具。 因此,我們提供一個軟體視覺化除錯工具DIVA(Debugging Information Visualization Assistant)來幫助程式設計師除錯軟體。DIVA使用3D的圖形,顏色和動畫來視覺化軟體。讓使用者以理想的VM(Visualization Metaphor)來視覺化變數和資料結構。 本篇論文中,我們在DIVA上設計一個Mapping Engine,透過Mapping Engine的存在能將資料和VM 做到去除耦合(decoupling),讓變數資料和VM能在低耦合的情況下相互作用。Mapping Engine提供一個簡易的操作視窗能讓使用者在上面選擇資料和VM間的對映關係並且組合VM。經由VM之間的組合,一個複雜的VM可以由許多基礎的VM組合而成,以達到可組合性以及視覺化彈性。
When software grows larger and more complicated, debugging tools have maed little progress. When debugging computer programs with complicated data structure, users may still rely on inserting extra code (for example, printf) to aid debugging. Although there are many visualization tools that help programmers to debug by graphs, pictures, and animation, they are still limited and not prevalent for practical uses. For example, these tools may limit their visualization for data structure of a particular class or users may have to write extra visualization code. These drawbacks limit the practical usage of visualization tool in programmers’ everyday life. In this thesis, a visualization tool called DIVA(Debugging Information Visualization Assistant) is proposed to help programmers debugging their software. DIVA use 3D graphs, pictures, and animation to visualize user data structure. The goal of DIVA is to provide an environment which allow users to compose ideal visualization metaphors for their interested data structures in a convenient and friendly manner. We design a Mapping Engine to help user mapping their data into appropriate VM. This mapping engine enables a new flexible, composable, and extensible mapping approach that address the difficult mapping problem in software visualization.

Description

Keywords

軟體視覺化, 資料圖形對映, 除錯器前端, 圖形組合, DIVA, mapping, visualization, VM, Minerva

Citation

Collections

Endorsement

Review

Supplemented By

Referenced By