-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathNEWS
211 lines (159 loc) · 6.09 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
Version 1.1.0 (2016-08-14)
* See CHANGELOG for this date (lots of contributions from people)
Version 1.0.3 (2016-06-14)
* Fix cl.el call
- Changed defstruct to cl-defstruct.
Version 1.0.2 (2016-05-08)
* Fix cl.el call
- Changed flet to cl-flet.
Version 1.0.1 (2016-05-08)
* Fix cl.el call
- Changed defmacro* to cl-defmacro.
Version 1.0.0 (2016-04-30)
* Modernized codebase:
- Removed deprecated calls to ``cl'' library.
Version 0.26 (20010-03-29)
* new command:
- `geben-find-file', bound to 'C-c f' in geben-mode.
* new custom variable:
- `geben-get-tramp-spec-for'.
* improved:
- If there only single session alive, `geben-end' ends the session
without port inquiry.
Version 0.25 (2009-11-19)
* improved:
- to `geben-proxy' now you can specify any fixed port number to
which incoming debugging session is bound.
Version 0.24 (2009-05-08)
* new commands added:
- geben-clear-breakpoints; bound to 'U' in geben-mode.
- geben-run-to-cursor; bound to 'c' in geben-mode.
* new custom variables added:
- geben-query-on-clear-breakpoints
* new variables added:
- geben-version
* changed: Key bindings of `geben-set-redirect' is assigned to `>'.
* changed: Key bindings of `geben-show-backtrace is also assigned to `t'.
* fixed: Even if you unset a breakpoint successfully in the current
session, it was not removed from the persist storage.
* fixed: With Komodo's Perl Debugging Extension, GEBEN possibly
caused an internal error when user attempted to set a
lineno breakpoint at a blank line.
Version 0.23 (2009-02-25)
* improved: Suppressed unwanted focus changing - when the context
variable buffer was visible in any window, the focus was
moved from the debugging buffer to the context variable
buffer after proceeding any continuous command.
* fixed: Now GEBEN works With HTTP server running on Windows unlike
before.
* fixed: Now `eval' command works against PHP(Xdebug) same as
before.
Version 0.22 (2009-01-22)
* fixed: Bug in Makefile: cannot byte-compile geben.el if the
working directory is not one of the Emacs' default
directories.
Version 0.21 (2009-01-10)
* fixed: Implemented `geben-quit-window'.
* fixed: Type mismatch error was occurred in breakpoint list mode
when any breakpoint deletion was executed.
Version 0.20 (2009-01-08)
Redesigned.
From this release GEBEN does not require an external DBGp client
program.
* changed:
- GEBEN always mirrors debuggee script files under `geben-mode'.
When you need to open the original script file to edit, hit any
unbound keys of geben-mode and GEBEN asks you to open one. If
you respond `yes' then GEBEN attempts to visit the file via
`TRAMP'.
- More, many things.
Version 0.19 (2008-11-06)
* fixed: Emacs may not be able to exit by exception.
* fixed: Default fileuri parameter on setting breakpoint may be
invalid.
Version 0.18 (2008-11-04)
From this release GEBEN has shifted from beta stage.
Incompatible changes:
* GEBEN dropped Emacs 21.4 support.
Now GEBEN requires Emacs 22.1 and later.
Visible changes:
* new commands added:
- geben-display-context and related commands.
- `geben-mode-help' and similar commands to display description
and key bindings of GEBEN's each mode.
* custom face added:
- geben-context-category-face
- geben-context-variable-face
- geben-context-type-face
- geben-context-class-face
- geben-context-string-face
- geben-context-constant-face
Version 0.17 (2008-10-27)
Visible changes:
* fixed: Location path for remotely fetched source files.
Version 0.16 (2008-10-25)
Visible changes:
* support for Komodo Debugger Extensions are added.
* fixed: improved session finishing handling.
* fixed: when reopen a debuggee script file which has any line
breakpoints, GEBEN had failed to restore overlays.
Version 0.15 (2008-10-22)
Visible changes:
* new commands added:
- geben-breakpoint-menu and related commands.
- geben-breakpoint-list and related commands.
* custom variables added:
- geben-dbgp-feature-list
* custom face added:
- geben-breakpoint-fileuri
- geben-breakpoint-lineno
- geben-breakpoint-function
* custom variables remove:
- geben-dbgp-feature-alist
Version 0.14 (2008-10-15)
* fixed: Runtime erros on Emacs 21.4.
Version 0.13 (2008-10-13)
Visible changes:
* new commands added:
- geben-backtrace
- geben-where
- geben-set-redirect
* custom variables added:
- geben-display-window-function
- geben-dbgp-redirect-stdout
- geben-dbgp-redirect-stderr
- geben-dbgp-redirect-combine
- geben-dbgp-redirect-coding-system
- geben-dbgp-redirect-buffer-init-hook
* custom face added:
- geben-backtrace-fileuri
- geben-backtrace-lineno
* fixed: compiling error on Emacs 21.4 in `defface' definition.
* changed: renamed DBGp client's buffer name to `*GEBEN process*.
Version 0.12 (2008-10-08)
Visible changes:
* added: New argument QUIT to `geben' command.
It can be specified by the prefix arg, as typing like
`M-x C-u geben'. This asks executed GEBEN to quit.
* Now GEBEN sets/unsets breakpoint even in off session state.
* fixed: Make GEBEN do not send commands while off session state.
* fixed: Increasing breakpoints by entering debugging session.
Version 0.11 (2008-10-08)
* fixed: Byte compiled geben.el could raise undefined
symbol error.
Version 0.10 (2008-10-07)
Incompatible changes:
* Removed dependencies on `CEDET' package.
Visible changes:
* fixed: Improved line-no breakpoint handling.
* fixed: Improved initial and final state handling.
* custom variables added:
- geben-dbgp-feature-alist
- geben-dbgp-command-line
- geben-temporary-file-directory
- geben-close-remote-file-after-finish
- geben-show-breakpoints-debugging-only
* custom face added:
- geben-breakpoint-face
Version 0.01 (2006-12-26)
* Sample implementation.