Notify observers that directories have changed when using "directory" CLI command
authorJan Vrany <jan.vrany@labware.com>
Fri, 9 Oct 2020 05:47:30 +0000 (06:47 +0100)
committerJan Vrany <jan.vrany@labware.com>
Fri, 9 Oct 2020 05:49:33 +0000 (06:49 +0100)
commitf5c4b229c67d9ef2e79ba86432a409a8f506b3f6
treefe70465e3822b6015053b3ef2c34660ed44585f9
parentb270168504d91292ec7089056ce32c68ad6c28a7
Notify observers that directories have changed when using "directory" CLI command

gdb/ChangeLog

* source.c (directory_command): Notify observers that "directories"
parameter has changed.

gdb/testsuite/ChangeLog

* gdb.mi/mi-cmd-param-changed.exp: Check that notification is
is emmited for both 'set directories' and 'directory' commands.
gdb/ChangeLog
gdb/source.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp
This page took 0.029445 seconds and 4 git commands to generate.