mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
*** empty log message ***
This commit is contained in:
parent
034e32b05a
commit
91bd4e50ab
1 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2008-04-23 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
|
||||
(gdb-previous-frame-pc-address): ...to this.
|
||||
(gdb-get-selected-frame): Use MI command -stack-info-frame instead
|
||||
of "info frame" with Gdb 6.4+.
|
||||
(gdb-stack-list-frames-regexp): New regexp.
|
||||
(gdb-frame-handler-1): Parse output of -stack-info-frame
|
||||
|
||||
2008-04-22 David Glasser <glasser@davidglasser.net> (tiny change)
|
||||
|
||||
* tar-mode.el (tar-prefix-offset): New constant.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue