]> sourceware.org Git - insight.git/commit
Better fix for initial source display
authorPatrick Monnerat <patrick@monnerat.net>
Wed, 10 Nov 2021 14:05:35 +0000 (15:05 +0100)
committerPatrick Monnerat <patrick@monnerat.net>
Wed, 10 Nov 2021 14:05:35 +0000 (15:05 +0100)
commit3be6b2273e1ea730f77df64fb1bc3e443ec96ec5
tree2f27f256c7b613972c681afca3990a717bbc730f
parent8f1c0cc33fcdc38ee8dd0929abccfd4a3402a5ba
Better fix for initial source display

This properly fixes displaying 'main' upon insight startup and removes
the cygwin hack.

The reasons for the problem are:
- deprecated_file_changed_hook is not invoked anymore upon initial
executable file loading.
- Update events can be generated by gdb even if the target is not running.
gdbtk/library/interface.tcl
gdbtk/library/srcwin.itb
This page took 0.022291 seconds and 5 git commands to generate.