0 Forks
1 Stars
1 Watchers

gdb-text-diff

A simple command for gdb which allows observe changes in complex data structures during debugging session

How to download and setup gdb-text-diff

Open terminal and run command
git clone https://github.com/werman/gdb-text-diff.git
git clone is used to create a copy or clone of gdb-text-diff repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gdb-text-diff https://github.com/werman/gdb-text-diff/archive/master.zip

Or simply clone gdb-text-diff with SSH
[email protected]:werman/gdb-text-diff.git

If you have some problems with gdb-text-diff

You may open issue on gdb-text-diff support forum (system) here: https://github.com/werman/gdb-text-diff/issues