Releases: antony-jr/insight
Release 5afb39f
Insight (git-commit 5afb39f)
This release fixes that executables given to the insight AppImage has to be in
absolute path, so now you can give insight AppImage relative files too with no
problem.
Change Log (Upstream)
Upgrade submodule, sync patches.
Release 93ab4f7
Insight 93ab4f7
Changelog
-
Removed unwanted printed messages when starting
Insight -
Using Ubuntu 18.04 as the build system so no more
support for distros older than Ubuntu 18.04.
Changelog (Upstream)
Check variables while printing
The local variable window frame does not remove inner blocks' variables
when leaving the inner block scope, resulting in trying to display
variables that do not exist anymore, currently causing a segmentation
fault.
Use the checked value printing function to avoid this, resulting in having
these "ghost" variable values displayed as "address of value unknown".
Release 8180966
Insight 🐅 818096679999d605925941580f8598aa383b1a38 🐅
This release is after a long time since I've spent some time migrating from Travis-CI and also Ubuntu Trusty.
I'm using Ubuntu Xenial for now but it seems it will be dropped soon but I will stick with it for a while.
Change Log (Upstream)
Upgrade submodule, sync patches and code
Function iterate_over_breakpoints does not exist anymore in gdb.
Function all_tracepoints now returns a tracepoint_range iterator.
- gdbtk/generic/gdbtk-bp.c (gdb_find_bp_at_addr): Use
all_breakpoints_safe.
(gdb_find_bp_at_line): Likewise.
(get_point_list): Likewise.
(gdbtk_delete_all_breakpoints): Likewise.
(tracepoint_exists): Use iterator instead of vector.
Insight Development Builds
Test Builds for experimentation, should be usable though.
Continuous build
continuous sping insight git-commit 90f2e23