OSDN Git Service

- Fix a problem with "File Close" menu that let insight becoming unstable
authordenis <denis>
Tue, 16 Dec 2008 09:07:57 +0000 (09:07 +0000)
committerdenis <denis>
Tue, 16 Dec 2008 09:07:57 +0000 (09:07 +0000)
commit6e031e78235749d3ac2e7b267b0df6151de35d1c
tree9b2c4268f3dc63bc61f5a70b7285a8682276d9dd
parentd2ac71658fc06361976a0067df50497de3f9e295
- Fix a problem with "File Close" menu that let insight becoming unstable
and unable to reopen a new binary (Linux and Win32 hosts)
- Fix a problem with the source window that, once a binary is closed, is
splitted into 2 part and alway displays the old sources. (Win32 hosts only)

2008-12-16  Denis Pilat  <denis.pilat@st.com>
on behalf of Nunzio Raciti  <nunzio.raciti@st.com>

* library/srctextwin.itb (_clear_cache): Take care of $p variable that
could contains ":" for source pane on windows hosts.
* library/srcwin.itb (choose_and_update): Avoid updating the "source"
window if target executable name is empty.
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/srctextwin.itb
gdb/gdbtk/library/srcwin.itb