*** empty log message ***
This commit is contained in:
parent
220c76ddc0
commit
8da2ba18fd
1 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,18 @@
|
|||
2005-11-14 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* mi/gdb-mi.el (gdb-source-file-list): Declare.
|
||||
(gdbmi): Bind new functions.
|
||||
(gdbmi-var-list-children-handler, gdbmi-var-list-children-regexp):
|
||||
Handle string expressions properly. Move "type" field into regexp.
|
||||
(gdbmi-var-update-regexp, gdbmi-var-update-handler): Handle string
|
||||
expressions properly. Update speedbar.
|
||||
(gdbmi-breakpoints-buffer, gdb-stack-buffer, gdb-locals-buffer)
|
||||
(gdb-registers-buffer): Use def-gdb-auto-update-trigger instead of
|
||||
def-gdb-auto-updated-buffer as handlers is defined explicitly.
|
||||
(gdb-stack-list-locals-handler): Handle string expressions properly.
|
||||
(gdb-data-list-register-values-handler)
|
||||
(gdb-data-list-register-values-custom): Fontify buffer.
|
||||
|
||||
2005-11-17 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* version.in: Update to 6.4.50.
|
||||
|
|
Loading…
Reference in a new issue