This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
``FIXME''. The call can't be here due to limitations in the current implementation :-)+ /* NOTE: kseitz/2002-08-28: It would be nice to call
+ selected_frame_level_changed_event right here, but we would end up
+ flooding the UI with events because select_frame is used extensively
+ internally. Instead, event notifications are scattered through
+ the "UI" code, select_frame_command, up_silently_base, and
+ down_silently_base. */
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |