annotate lwlib/README @ 70503:f403849ca1a6
(gdb-var-create-handler): Move speedbar
call to...
(gud-watch): ...here so speedbar is raised for already watched
expressions.
(gdb-speedbar-refresh): Delete function.
(gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
Use speedbar-timer-fn instead of speedbar-refresh (reverting
earlier change).
(gdb-var-evaluate-expression-handler)
(gdb-var-list-children-handler-1, gdb-var-update-handler-1):
Use it.
author |
Nick Roberts <nickrob@snap.net.nz> |
date |
Sun, 07 May 2006 12:08:23 +0000 |
parents |
648d04be6a9c |
children |
94ef9897d110 |
rev |
line source |
25842
|
1 This subdirectory contains the lwlib library which provides a uniform
|
|
2 interface to a few different X toolkits. The library was written by Lucid.
|
|
3 This version has changes in the makefile to fit in with Emacs's configure
|
|
4 script, and some source files have been renamed to fit in 14 characters.
|
|
5
|