]>
Commit | Line | Data |
---|---|---|
782263ab AC |
1 | 2004-06-18 Andrew Cagney <[email protected]> |
2 | ||
3 | * gdbint.texinfo (Target Architecture Definition): Deprecate | |
4 | FUNCTION_START_OFFSET. | |
5 | ||
03727ca6 AC |
6 | 2004-06-14 Andrew Cagney <[email protected]> |
7 | ||
8 | Based on changes from Karl Berry. | |
9 | * gdb.texinfo: Do not use @sc in a direntry. | |
10 | * stabs.texinfo: Change @dircateogry to "Software development". | |
11 | * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto. | |
12 | ||
97092415 AC |
13 | 2004-06-13 Andrew Cagney <[email protected]> |
14 | ||
15 | * gdbint.texinfo (Target Architecture Definition): Delete | |
16 | description of RETURN_VALUE_ON_STACK. | |
17 | ||
1f6d4158 AC |
18 | 2004-06-09 Andrew Cagney <[email protected]> |
19 | ||
20 | * gdbint.texinfo (Native Debugging): Restore "@table @code" | |
21 | deleted by previous patch. | |
22 | ||
d966f0cb AC |
23 | 2004-06-08 Andrew Cagney <[email protected]> |
24 | ||
25 | * gdbint.texinfo (Native Debugging): Delete documentation on | |
26 | ATTACH_DETACH. | |
27 | ||
86fe4aaa RC |
28 | 2004-06-06 Randolph Chung <[email protected]> |
29 | ||
30 | * gdb.texinfo (push_dummy_call): Use @code{struct value}. | |
31 | ||
d4b6d575 RC |
32 | 2004-06-06 Randolph Chung <[email protected]> |
33 | ||
34 | * gdb.texinfo (push_dummy_call): Update argument list to match | |
35 | the new push_dummy_call method signature. Describe the function | |
36 | argument. | |
37 | ||
4e8b0763 JB |
38 | 2004-05-24 Joel Brobecker <[email protected]> |
39 | ||
40 | * gdb.texinfo (Starting): Document new start command. | |
41 | ||
59caf092 AC |
42 | 2004-05-21 Andrew Cagney <[email protected]> |
43 | ||
44 | * observer.texi (GDB Observers): Document "inferior_created". | |
45 | ||
e4a2df64 AC |
46 | 2004-05-08 Andrew Cagney <[email protected]> |
47 | ||
e6b55ae2 AC |
48 | * gdbint.texinfo (Target Architecture Definition): Delete |
49 | description of DO_DEFERRED_STORES. | |
50 | ||
28954179 AC |
51 | * gdbint.texinfo (Target Architecture Definition): Delete |
52 | references to DEPRECATED_FIX_CALL_DUMMY. | |
53 | ||
434b87dd AC |
54 | * gdbint.texinfo (Target Architecture Definition): Delete |
55 | description of DEPRECATED_CALL_DUMMY_WORDS, | |
56 | DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY. | |
57 | ||
58d28df8 AC |
58 | * gdbint.texinfo (Target Architecture Definition): Delete |
59 | description of DEPRECATED_PUSH_DUMMY_FRAME. | |
60 | ||
e4a2df64 AC |
61 | * gdbint.texinfo (Target Architecture Definition): Delete |
62 | reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET. | |
63 | ||
2b4855ab AC |
64 | 2004-05-07 Andrew Cagney <[email protected]> |
65 | ||
66 | * observer.texi (GDB Observers): Add "Debugging" section. Include | |
67 | cross reference to "set/show debug observer". | |
68 | * gdb.texinfo (Debugging Output): Document "set/show debug | |
69 | observer". | |
70 | ||
fcf70625 AC |
71 | 2004-05-01 Andrew Cagney <[email protected]> |
72 | ||
73 | * gdbint.texinfo (Target Architecture Definition): Delete | |
74 | description of DEPRECATED_PC_IN_SIGTRAMP. | |
75 | ||
8ee56bcf AC |
76 | 2004-04-30 Andrew Cagney <[email protected]> |
77 | ||
78 | * gdbint.texinfo (Target Architecture Definition): Delete | |
79 | documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined. | |
80 | ||
67ab9a76 OF |
81 | 2004-04-30 Orjan Friberg <[email protected]> |
82 | ||
83 | * observer.texi (GDB Observers): Correct spelling. | |
84 | ||
79346bcb OF |
85 | 2004-04-26 Orjan Friberg <[email protected]> |
86 | ||
87 | * observer.texi (GDB Observers): Add target_changed event. | |
88 | ||
7a464420 AC |
89 | 2004-04-08 Andrew Cagney <[email protected]> |
90 | ||
91 | * observer.texi (GDB Observers): Rework, provide generic observer | |
92 | definitions and then a list of observable events. | |
93 | ||
6cdf9d98 AC |
94 | 2004-04-04 Andrew Cagney <[email protected]> |
95 | ||
96 | * gdbint.texinfo (Host Definition): Delete reference to | |
97 | NO_SIGINTERRUPT. | |
98 | ||
ddc135a4 AC |
99 | 2004-04-02 Andrew Cagney <[email protected]> |
100 | ||
101 | * gdbint.texinfo (Target Architecture Definition): Delete | |
102 | reference to DEPRECATED_CALL_DUMMY_LENGTH. | |
103 | ||
6a1b180d SC |
104 | 2004-03-28 Stephane Carrez <[email protected]> |
105 | ||
106 | * gdb.texinfo (TUI Commands): Document tui reg commands. | |
107 | ||
d0d5df6f AC |
108 | 2004-03-26 Andrew Cagney <[email protected]> |
109 | ||
110 | * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention | |
111 | "gdbtui". | |
112 | (Mode Options): Mention "gdbtui". Use "Text" not "Terminal". | |
113 | (Contributors): Mention both Text and Terminal User Interface. | |
114 | ||
aa2a3f87 AC |
115 | 2004-03-23 Andrew Cagney <[email protected]> |
116 | ||
117 | * gdbint.texinfo (Target Architecture Definition): Deprecate | |
118 | references to SIGTRAMP_START and SIGTRAMP_END. | |
119 | ||
f561f026 AC |
120 | 2004-03-23 Andrew Cagney <[email protected]> |
121 | ||
122 | * gdbint.texinfo (Target Architecture Definition): Deprecate | |
123 | references to PC_IN_SIGTRAMP. | |
124 | ||
33cb8b0f AC |
125 | 2004-03-19 Andrew Cagney <[email protected]> |
126 | ||
127 | * gdbint.texinfo (Target Architecture Definition): Delete | |
128 | reference to GDB_TARGET_IS_HPPA. | |
129 | ||
fc989b7a AC |
130 | 2004-03-18 Andrew Cagney <[email protected]> |
131 | ||
132 | * gdbint.texinfo (Coding): Update section on gdbarch_data, | |
133 | describe pre_init and post_init. | |
134 | ||
701b08bb DJ |
135 | 2004-03-09 Daniel Jacobowitz <[email protected]> |
136 | ||
137 | * gdb.texinfo (Debugging Output): Document values for "set debug | |
138 | target". | |
139 | ||
faae5abe AC |
140 | 2004-02-28 Andrew Cagney <[email protected]> |
141 | ||
142 | * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer. | |
143 | ||
dd79a6cf JJ |
144 | 2004-02-26 Jeff Johnston <[email protected]> |
145 | ||
146 | * gdb.texinfo (breakpoints): Add information about the | |
147 | new "set breakpoint pending" and "show breakpoint pending" | |
148 | commands. | |
149 | ||
e7f16015 AC |
150 | 2004-02-26 Andrew Cagney <[email protected]> |
151 | ||
152 | * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc | |
153 | in Per-architecture module data section. | |
154 | ||
7161a3a6 RM |
155 | 2004-02-25 Roland McGrath <[email protected]> |
156 | ||
157 | * gdb.texinfo (General Query Packets): Document qPart:... packets. | |
158 | ||
2154891a AC |
159 | 2004-02-24 Andrew Cagney <[email protected]> |
160 | ||
161 | * annotate.texinfo: Wrap fdl.texi include in raise/lower sections. | |
162 | * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto. | |
163 | * fdl.texi: Import Version 1.2, November 2002. | |
7161a3a6 | 164 | |
6c74ac8b AC |
165 | 2004-02-17 Andrew Cagney <[email protected]> |
166 | ||
167 | * gdb.texinfo (Mode Options): Note that "mi1" is deprecated. | |
168 | ||
19772a2c AC |
169 | 2004-02-16 Andrew Cagney <[email protected]> |
170 | ||
171 | * gdbint.texinfo (Target Architecture Definition): Deprecate | |
172 | FRAMELESS_FUNCTION_INVOCATION. | |
173 | ||
c9830293 AC |
174 | 2004-02-16 Andrew Cagney <[email protected]> |
175 | ||
176 | * gdbint.texinfo (Coding): Mention -Wunused-function. | |
177 | ||
b9d26eb9 AC |
178 | 2004-02-14 Andrew Cagney <[email protected]> |
179 | ||
180 | * gdbint.texinfo (Target Architecture Definition): Delete | |
181 | description of DEPRECATED_CALL_DUMMY_STACK_ADJUST. | |
182 | ||
49efadf5 EZ |
183 | 2004-02-12 Elena Zannoni <[email protected]> |
184 | ||
185 | * gdb.texinfo: Properly quote the name "C++". | |
186 | * gdbint.texinfo: Ditto. | |
187 | * stabs.texinfo: Ditto. | |
188 | ||
1eb288ea EZ |
189 | 2004-02-11 Elena Zannoni <[email protected]> |
190 | ||
191 | * gdbint.texinfo (Support Libraries): Add doco about obstacks and | |
192 | minimal information about libiberty. | |
193 | ||
e4937fc1 MC |
194 | 2004-02-06 Michael Chastain <[email protected]> |
195 | ||
196 | * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}. | |
197 | ||
a9331b3f RM |
198 | 2004-02-04 Roland McGrath <[email protected]> |
199 | ||
200 | * gdb.texinfo (Auxiliary Vector): New node (section). | |
201 | (Data): Add it to the menu. | |
202 | ||
2650777c JJ |
203 | 2004-02-02 Jeff Johnston <[email protected]> |
204 | ||
205 | * gdb.texinfo (Breakpoints): Add information about pending | |
206 | breakpoint support. | |
207 | ||
b4501125 AC |
208 | 2004-01-26 Andrew Cagney <[email protected]> |
209 | ||
210 | * gdb.texinfo (Overview): Delete references to the cisco protocol | |
211 | including the "N" response. | |
212 | ||
74055713 AC |
213 | 2004-01-26 Andrew Cagney <[email protected]> |
214 | ||
215 | * gdbint.texinfo (Target Architecture Definition): Rename | |
216 | EXTRACT_STRUCT_VALUE_ADDRESS to | |
217 | DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS. | |
a9331b3f | 218 | |
3bbe9696 EZ |
219 | 2004-01-24 Eli Zaretskii <[email protected]> |
220 | ||
221 | * gdb.texinfo (KOD): Document "show os". Add index entries for | |
222 | "set/show os" and "info cisco" commands. | |
223 | ||
5843504f EZ |
224 | 2004-01-21 Eli Zaretskii <[email protected]> |
225 | ||
226 | * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir). | |
227 | ||
9175c9a3 MC |
228 | 2004-01-19 Michael Chastain <[email protected]> |
229 | ||
230 | * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, | |
231 | MMAP_BASE_ADDRESS, MMAP_INCREMENT. | |
232 | ||
8e94b928 NR |
233 | 2004-01-19 Nick Roberts <[email protected]> |
234 | ||
235 | * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to | |
236 | -stack-list-locals. | |
237 | (GDB/MI Variable Objects): Describe extension to | |
238 | -var-list-children. | |
239 | ||
a20cf136 DJ |
240 | 2004-01-17 Daniel Jacobowitz <[email protected]> |
241 | ||
242 | * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document. | |
243 | ||
afb18d0f AC |
244 | 2004-01-17 Andrew Cagney <[email protected]> |
245 | ||
246 | * gdbint.texinfo (Target Architecture Definition): Delete | |
247 | documentation on DEPRECATED_NPC_REGNUM. | |
248 | ||
b51970ac DJ |
249 | 2004-01-13 Daniel Jacobowitz <[email protected]> |
250 | ||
251 | * gdb.texinfo: Update copyright year. Mention that set | |
252 | follow-fork-mode is supported on GNU/Linux. Remove documentation of | |
253 | "set follow-fork-mode ask". | |
254 | ||
0f0cffd2 AC |
255 | 2004-01-13 Andrew Cagney <[email protected]> |
256 | ||
257 | * gdbint.texinfo: Update copyright year. | |
258 | (Coding): Add -Wunused-label to list of -Werror warnings. | |
259 | ||
c552b3bb JM |
260 | 2004-01-08 Jason Molenda <[email protected]> |
261 | Eli Zaretskii <[email protected]> | |
262 | ||
263 | * gdb.texinfo: Update copyright. | |
264 | (Objective-C): "methodName" typeo fixed. Add @code/@var markup | |
265 | around names, as appropriate. Minor syntax cleanup of | |
266 | _NSPrintForDebugger explanation. Two spaces after periods. | |
267 | GDBN used instead of lit. "gdb". Index entries added for | |
268 | print-object and _NSPrintForDebugger. @noindent added in one spot. | |
269 | ||
afe157ca EZ |
270 | 2003-11-11 Elena Zannoni <[email protected]> |
271 | ||
272 | * stabs.texinfo: Add dircategory and direntry commands. | |
273 | * annotate.texinfo: Ditto. | |
274 | ||
963e2bb7 AC |
275 | 2003-11-10 Andrew Cagney <[email protected]> |
276 | ||
277 | * gdbint.texinfo (Target Architecture Definition): Replace the | |
278 | return_value method's "inval" and "outval" parameters with | |
279 | "readbuf" and "writebuf". | |
280 | ||
1d8b2f28 JB |
281 | 2003-10-28 Jim Blandy <[email protected]> |
282 | ||
283 | * gdb.texinfo (The F request packet, The F reply packet): Renamed | |
284 | from "The `F' request packet" and "The `F' reply packet", to make | |
285 | texi2dvi happy. | |
286 | (File-I/O remote protocol extension): Update menu entries, too. | |
287 | ||
36d86913 MC |
288 | 2003-10-26 Michael Chastain <[email protected]> |
289 | ||
290 | * gdb.texinfo (Thread Stops): Document the issue with | |
291 | premature return from system calls in multi-threaded programs. | |
292 | ||
ce2826aa AC |
293 | 2003-10-24 Andrew Cagney <[email protected]> |
294 | ||
295 | * annotate.texinfo: Fix "fortunatly"[sic]. | |
296 | ||
f24c5e49 KI |
297 | 2003-10-23 Kei Sakamoto <[email protected]> |
298 | ||
299 | * gdb.texinfo (Contributors to GDB): Replace "Renesas" | |
300 | with "Hitachi" and "Mitsubishi". | |
301 | ||
92ad9cd9 AC |
302 | 2003-10-20 Andrew Cagney <[email protected]> |
303 | ||
304 | * gdbint.texinfo (Target Architecture Definition): Document | |
305 | gdbarch_return_value. Add cross references from | |
306 | USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and | |
307 | STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS. | |
308 | ||
0ab4b752 MK |
309 | 2003-10-18 Mark Kettenis <[email protected]> |
310 | ||
311 | * gdbint.texinfo (Target Architecture Definition): Document | |
312 | regset_from_core_section. | |
fb3e19c0 KI |
313 | |
314 | 2003-10-16 Kei Sakamot Sakamoto <[email protected]> | |
315 | ||
316 | * gdb.texinfo (M32R/D): Mention m32rsdi target. | |
317 | ||
a9331b3f | 318 | 2003-10-15 Kevin Buettner <[email protected]> |
e4d5f7e1 KB |
319 | |
320 | From Anthony Green <[email protected]>: | |
321 | * gdb.texinfo (Breakpoints related warnings): Insert into menu. | |
322 | ||
1485d690 KB |
323 | 2003-10-14 Kevin Buettner <[email protected]> |
324 | ||
325 | * gdb.texinfo (Breakpoint related warnings): New node. | |
326 | * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document. | |
a9331b3f | 327 | |
86d30acc DJ |
328 | 2003-10-13 Daniel Jacobowitz <[email protected]> |
329 | ||
330 | * gdb.texinfo (Remote Protocol): Document v and vCont. | |
331 | ||
172c2a43 KI |
332 | 2003-10-10 Kei Sakamoto <[email protected]> |
333 | ||
334 | * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas". | |
335 | * gdbint.texinfo: Ditto. | |
336 | ||
71952f4c AC |
337 | 2003-10-09 Andrew Cagney <[email protected]> |
338 | ||
339 | From 2003-09-18 David Anderson <[email protected]>: | |
340 | * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with | |
341 | "command". | |
342 | ||
268e2188 AC |
343 | 2003-10-03 Andrew Cagney <[email protected]> |
344 | ||
345 | * gdbint.texinfo (Target Architecture Definition): Deprecate | |
346 | IBM6000_TARGET. Mention that it implies an RS/6000 system and not | |
347 | just target. | |
348 | ||
12c266ea | 349 | 2003-10-02 Andrew Cagney <[email protected]> |
2e092625 | 350 | |
f30992d4 | 351 | * gdbint.texinfo (Target Architecture Definition): Rename |
12c266ea AC |
352 | REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE. |
353 | * gdb.texinfo (Packets, Stop Reply Packets): Ditto. | |
354 | * gdbint.texinfo (Target Architecture Definition): Rename | |
355 | ||
356 | 2003-09-30 Andrew Cagney <[email protected]> | |
357 | ||
f30992d4 | 358 | REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE. |
a9331b3f | 359 | (Target Architecture Definition): |
f30992d4 | 360 | |
2e092625 AC |
361 | * gdbint.texinfo (Target Architecture Definition): Rename |
362 | REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE. | |
363 | ||
0717ae8a AC |
364 | 2003-09-29 Andrew Cagney <[email protected]> |
365 | ||
dad809b7 AC |
366 | * gdbint.texinfo (Target Architecture Definition): Delete |
367 | documentation for NEED_TEXT_START_END. | |
368 | ||
0717ae8a AC |
369 | * gdbint.texinfo (Target Architecture Definition): Rename |
370 | NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to | |
371 | TARGET_WRITE_PC. | |
a9331b3f | 372 | |
af6cf26d MC |
373 | 2003-09-22 Michael Chastain <[email protected]> |
374 | ||
375 | * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp. | |
376 | ||
ee206350 AG |
377 | 2003-09-21 Anthony Green <[email protected]> |
378 | ||
379 | * gdbint.texinfo (Target Architecture Definition): Fix typos. | |
380 | ||
a38c9fe6 MK |
381 | 2003-09-21 Mark Kettenis <[email protected]> |
382 | ||
383 | * gdbint.texinfo (Target Architecture Definition): Document | |
384 | stabs_argument_has_addr. | |
385 | ||
77949794 AC |
386 | 2003-09-18 Andrew Cagney <[email protected]> |
387 | ||
388 | * gdbint.texinfo (Target Architecture Definition): Delete | |
389 | documentation on REGISTER_NAMES. | |
390 | ||
8e823e25 MK |
391 | 2003-09-13 Mark Kettenis <[email protected]> |
392 | ||
393 | * gdbint.texinfo (Target Architecture Definition): Replace | |
394 | REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR. | |
395 | ||
f27dd7fd AC |
396 | 2003-09-11 Andrew Cagney <[email protected]> |
397 | ||
398 | * gdbint.texinfo (Target Architecture Definition): Replace | |
399 | STACK_ALIGN with DEPRECATED_STACK_ALIGN. | |
400 | ||
8b148df9 AC |
401 | 2003-08-18 Andrew Cagney <[email protected]> |
402 | ||
403 | * gdbint.texinfo (Target Architecture Definition): Document | |
404 | "frame_red_zone_size". | |
405 | ||
25d29d70 AC |
406 | 2003-08-09 Andrew Cagney <[email protected]> |
407 | ||
408 | * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main" | |
409 | with "set/show backtrace past-main" and "set/show backtrace | |
410 | limit". | |
411 | ||
c938e9b0 L |
412 | 2003-08-08 H.J. Lu <[email protected]> |
413 | ||
414 | * Makefile.in (install-info): Support DESTDIR. | |
415 | (install-html): Likewise. | |
416 | ||
64fabec2 AC |
417 | 2003-08-07 Andrew Cagney <[email protected]> |
418 | ||
419 | Patch from Nick Roberts. | |
420 | * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key | |
421 | bindings. Remove description of send-gdb-command. | |
422 | ||
2fcf52f0 AC |
423 | 2003-08-07 Andrew Cagney <[email protected]> |
424 | ||
425 | * gdb.texinfo (Mode Options): Mention that "mi2" was included in | |
426 | GDB 6.0. | |
427 | ||
086432e2 AC |
428 | 2003-08-06 Andrew Cagney <[email protected]> |
429 | ||
430 | * gdb.texinfo (Mode Options): Mention that level three is the | |
431 | highest available and that level 2 is deprecated. | |
432 | (Annotations Overview): Mention annotation levels. Cross reference | |
433 | to "Limitations of the Annotation Interface" in annotate.texi. | |
434 | (TODO, Value Annotations, Frame Annotations): Delete section. | |
435 | (Displays, Breakpoint Info): Delete. | |
436 | ||
e5249f67 AC |
437 | 2003-08-04 Andrew Cagney <[email protected]> |
438 | ||
439 | * agentexpr.texi: Delete @bye. | |
440 | * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi" | |
441 | (stabs.info): Add $(srcdir) to include search path. | |
442 | (html): Depend on "annotate_toc.html", and not "annotate.html". | |
443 | * stabs.texinfo: Ditto. Include "fdl.texi". | |
444 | * gdbint.texinfo: Update copyright statement's list of invariant | |
445 | sections. | |
446 | ||
e6f672d2 AC |
447 | 2003-07-28 Andrew Cagney <[email protected]> |
448 | ||
449 | * Makefile.in (INFO_DEPS): Add annotate.info. | |
450 | (dvi, ps, html, pdf): Add annotate. | |
451 | (ANNOTATE_DOC_SOURCE_INCLUDES): New macro. | |
452 | (ANNOTATE_DOC_BUILD_INCLUDES): New macro. | |
453 | (ANNOTATE_DOC_FILES): New macro. | |
454 | (ANNOTATE_TEX_TMPS): New macro. | |
455 | (annotate.info, annotate_toc.html): Specify dependencies. | |
456 | (annotate.ps, annotate.pdf, annotate.dvi): Ditto. | |
457 | * annotate.texinfo: Rename annotate.texi. Get building. Add | |
458 | "Migrating to GDB/MI" and "Limitations of the Annotation | |
459 | Interface" chapters. Mention why it is not part of the user | |
460 | guide. Update copyright notice. Include "fdl.texi". | |
461 | ||
72ffddc9 SC |
462 | 2003-07-26 Stephane Carrez <[email protected]> |
463 | ||
464 | * gdb.texinfo (TUI Keys): Document C-x o key to switch active window. | |
465 | ||
a9f12a31 DJ |
466 | 2003-07-24 Daniel Jacobowitz <[email protected]> |
467 | ||
468 | * gdbint.texinfo (libgdb components): Correct a GDB to GDBN. | |
469 | ||
b1fe9455 DJ |
470 | 2003-07-24 Daniel Jacobowitz <[email protected]> |
471 | ||
472 | * gdb.texinfo (Server): Mention pidof. | |
473 | ||
153721e6 AC |
474 | 2003-07-22 Andrew Cagney <[email protected]> |
475 | ||
476 | * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror | |
477 | list. | |
478 | ||
0fac0b41 DJ |
479 | 2003-06-28 Daniel Jacobowitz <[email protected]> |
480 | ||
481 | * gdb.texinfo (Logging output): New chapter. | |
482 | ||
4e562065 JB |
483 | 2003-06-24 Joel Brobecker <[email protected]> |
484 | ||
485 | * gdb.texinfo (Unsupported languages): New section. | |
486 | (Languages): Add link to new section. | |
487 | ||
f2c06f52 AC |
488 | 2003-06-22 Andrew Cagney <[email protected]> |
489 | ||
490 | * gdb.texinfo (Contributors): Mention 6.0 release engineer. | |
491 | ||
b4177fca DJ |
492 | 2003-06-22 Daniel Jacobowitz <[email protected]> |
493 | ||
494 | * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers. | |
495 | ||
f418dd93 DJ |
496 | 2003-06-22 Daniel Jacobowitz <[email protected]> |
497 | ||
498 | * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi. | |
499 | * agentexpr.texi: Retitle section, and change it to an appendix. | |
500 | Comment out texinfo initialization. Factor a @var{} into two | |
501 | pieces to prevent makeinfo warnings. | |
502 | * gdb.texinfo: Add Agent Expressions appendix. | |
503 | ||
4ca61388 DJ |
504 | 2003-06-19 Daniel Jacobowitz <[email protected]> |
505 | ||
506 | * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED. | |
507 | ||
07f31aa6 DJ |
508 | 2003-06-18 Daniel Jacobowitz <[email protected]> |
509 | ||
510 | * gdb.texinfo (Remote Debugging): New section "Connecting to a | |
511 | remote target". Document the "detach" and "disconnect" commands. | |
512 | (Server, Netware, Debug Session): Reference "Connecting to a | |
513 | remote target". | |
514 | (GDB/MI Target Manipulation): Document "-target-disconnect". | |
515 | ||
2dd0da42 AC |
516 | 2003-06-13 Andrew Cagney <[email protected]> |
517 | ||
518 | * gdbint.texinfo (Target Architecture Definition): Deprecate | |
519 | REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and | |
520 | BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC. | |
521 | ||
e7a3abfc JB |
522 | 2003-06-09 Jim Blandy <[email protected]> |
523 | ||
524 | * gdb.texinfo (Separate Debug Files): Remove extra semicolon. | |
525 | ||
25e3a86b AC |
526 | 2003-06-08 Andrew Cagney <[email protected]> |
527 | ||
528 | * gdbint.texinfo (Target Architecture Definition): Delete | |
529 | documentation on FRAME_ARGS_ADDRESS_CORRECT. | |
530 | ||
a9e5fdc2 AC |
531 | 2003-06-08 Andrew Cagney <[email protected]> |
532 | ||
533 | * gdbint.texinfo (Target Architecture Definition): Document | |
534 | "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP. | |
535 | ||
b37303ee AF |
536 | 2003-06-07 Adam Fedor <[email protected]> |
537 | ||
538 | * gdb.texinfo: Add Objective-C documentation. | |
539 | ||
39fe6e80 AC |
540 | 2003-06-01 Andrew Cagney <[email protected]> |
541 | ||
542 | * gdbint.texinfo (Target Architecture Definition): Add "func_addr" | |
543 | parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr". | |
544 | ||
125309b2 AC |
545 | 2003-05-21 Andrew Cagney <[email protected]> |
546 | ||
547 | * gdbint.texinfo (Target Architecture Definition): Delete | |
548 | references to "extract_address" and "store_address". | |
549 | ||
b8b527c5 AC |
550 | 2003-05-16 Andrew Cagney <[email protected]> |
551 | ||
552 | * gdbint.texinfo (Target Architecture Definition): Replace | |
553 | REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo, | |
554 | DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE. | |
555 | ||
50e3ee83 TR |
556 | 2003-05-14 Theodore A. Roth <[email protected]> |
557 | ||
558 | * gdbint.texinfo (Breakpoint Handling): Correct a double negative. | |
559 | ||
44e2be90 L |
560 | 2003-05-10 H.J. Lu <[email protected]> |
561 | ||
562 | * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S). | |
563 | (gdb.dvi): Likewise. | |
564 | (gdb.pdf): Likewise. | |
565 | (links2roff): Likewise. | |
566 | ||
df5215a6 JB |
567 | 2003-05-08 Jim Blandy <[email protected]> |
568 | ||
569 | * gdb.texinfo (Dump/Restore Files): Update documentation for | |
570 | 'dump', 'append', and 'restore': note that format argument is | |
571 | optional; simplify presentation of the command variants; and be | |
572 | more precise about the formats. | |
573 | ||
5e7b2f39 JB |
574 | 2003-05-07 Jim Blandy <[email protected]> |
575 | ||
576 | * gdb.texinfo (Symbols): Update documentation: 'maint list | |
577 | symtabs' and 'maint list psymtabs' have been renamed 'maint info | |
578 | symtabs' and 'maint info psymtabs'. | |
579 | ||
b1e29e33 AC |
580 | 2003-05-05 Andrew Cagney <[email protected]> |
581 | ||
582 | * gdbint.texinfo (Target Architecture Definition): Make | |
583 | CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH, | |
584 | FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and | |
585 | CALL_DUMMY_BREAKPOINT_OFFSET deprecated. | |
586 | ||
00905d52 AC |
587 | 2003-05-04 Andrew Cagney <[email protected]> |
588 | ||
589 | * gdb.texinfo (Maintenance Commands): Document "maint print | |
590 | dummy-frames". | |
591 | ||
54ff5908 AC |
592 | 2003-05-04 Andrew Cagney <[email protected]> |
593 | ||
594 | * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}. | |
595 | ||
32e7087d JB |
596 | 2003-05-03 J. Brobecker <[email protected]> |
597 | ||
598 | Thierry Schneider <[email protected]> | |
599 | * gdb.texinfo (section GDB/MI Symbol Query): Add documentation | |
600 | for new MI command. | |
601 | ||
7043d8dc AC |
602 | 2003-05-03 Andrew Cagney <[email protected]> |
603 | ||
604 | * gdbint.texinfo (Target Architecture Definition): Document | |
605 | push_dummy_code. Add cross references. | |
606 | ||
e33d66ec EZ |
607 | 2003-05-02 Elena Zannoni <[email protected]> |
608 | ||
609 | * gdb.texinfo (Character Sets): Update to reflect new behavior of | |
610 | set/show charsets commands. | |
611 | ||
0ba6dca9 AC |
612 | 2003-04-28 Andrew Cagney <[email protected]> |
613 | ||
614 | * gdbint.texinfo (Target Architecture Definition): Replace | |
615 | read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp, | |
616 | DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM. | |
617 | ||
d7a27068 AC |
618 | 2003-04-28 Andrew Cagney <[email protected]> |
619 | ||
620 | * gdbint.texinfo (Target Architecture Definition): Rename | |
621 | "tm_print_insn" to "deprecated_tm_print_insn". | |
622 | ||
44ea7b70 JB |
623 | 2003-04-09 Jim Blandy <[email protected]> |
624 | ||
625 | * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint | |
626 | list psymtabs'. | |
627 | ||
fb8f8949 AC |
628 | 2003-04-08 Andrew Cagney <[email protected]> |
629 | ||
630 | * gdbint.texinfo (Target Architecture Definition): Delete | |
631 | references to EXTRA_FRAME_INFO. | |
632 | ||
32fb0f22 AC |
633 | 2003-04-08 Andrew Cagney <[email protected]> |
634 | ||
635 | * gdbint.texinfo (Target Architecture Definition): Delete | |
636 | PRINT_TYPELESS_INTEGER. | |
637 | ||
6be67e67 JB |
638 | 2003-04-02 J. Brobecker <[email protected]> |
639 | ||
640 | * observer.texi (GDB Observers): Adjust the documentation for the | |
641 | normal_stop notification to better describe reality. Fix a couple | |
642 | of minor typos. | |
643 | ||
4e35d5f0 BR |
644 | 2003-04-02 Bob Rossi <[email protected]> |
645 | ||
a9331b3f | 646 | * gdb.texinfo (GDB/MI Program Control): Add |
4e35d5f0 BR |
647 | '-file-list-exec-source-file' |
648 | ||
e8a8712a AC |
649 | 2003-03-31 Andrew Cagney <[email protected]> |
650 | ||
651 | * gdbint.texinfo (Target Architecture Definition): Delete | |
652 | references to CALL_DUMMY_P. | |
653 | ||
6c0e89ed AC |
654 | 2003-03-30 Andrew Cagney <[email protected]> |
655 | ||
656 | * gdbint.texinfo (Target Architecture Definition): Remove | |
657 | reference to TARGET_WRITE_SP. | |
a9331b3f | 658 | |
378bfd1b AC |
659 | 2003-03-27 Andrew Cagney <[email protected]> |
660 | ||
661 | * gdbint.texinfo (Target Architecture Definition): Remove | |
662 | references to write_sp. | |
6c0e89ed | 663 | |
922fbb7b AC |
664 | 2003-03-27 Andrew Cagney <[email protected]> |
665 | ||
666 | * gdb.texinfo (GDB/MI Variable Objects): Replace @include with | |
667 | chapter body. Use @smallexample instead of @example. | |
668 | (Annotations): Ditto. | |
669 | * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and | |
670 | annotate.texi. | |
671 | ||
b81774d8 AC |
672 | 2003-03-26 Andrew Cagney <[email protected]> |
673 | ||
674 | * gdbint.texinfo (Target Architecture Definition): Replace | |
675 | PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and | |
676 | dummy_addr parameters. | |
677 | ||
1bf6d5cc AC |
678 | 2003-03-25 Andrew Cagney <[email protected]> |
679 | ||
680 | * gdbint.texinfo (Target Architecture Definition): Delete | |
681 | reference to CALL_DUMMY_STACK_ADJUST_P. Rename | |
682 | CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST. | |
683 | Add reference to PUSH_ARGUMENTS. | |
684 | ||
618ce49f AC |
685 | 2003-03-23 Andrew Cagney <[email protected]> |
686 | ||
687 | * gdbint.texinfo (Algorithms, Target Architecture Definition): | |
688 | Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID. | |
689 | ||
bcd7e15f JB |
690 | 2003-03-18 J. Brobecker <[email protected]> |
691 | ||
692 | * gdbint.texinfo (Algorithms): Add new section describing the | |
693 | Observer paradigm. | |
694 | (Top): Add menu entry to new observer appendix. | |
695 | * observer.texi: New file. | |
696 | * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on | |
697 | new observer.texi file. | |
698 | ||
9fe8321b AC |
699 | 2003-03-17 Andrew Cagney <[email protected]> |
700 | ||
701 | * gdb.texinfo (DATE): Delete. Remove date from titles. Mention | |
702 | that GNU Press update the manual version number. | |
703 | ||
ac2adee5 AC |
704 | 2003-03-12 Andrew Cagney <[email protected]> |
705 | ||
706 | * gdbint.texinfo (Target Architecture Definition): Delete | |
707 | references to get_saved_register. Rename GET_SAVED_REGISTER to | |
708 | DEPRECATED_GET_SAVED_REGISTER. | |
709 | ||
749b82f6 AC |
710 | 2003-03-13 Andrew Cagney <[email protected]> |
711 | ||
712 | * gdbint.texinfo (Target Architecture Definition): Replace | |
713 | POP_FRAME with DEPRECATED_POP_FRAME. Update description. | |
714 | ||
8bedc050 AC |
715 | 2003-03-12 Andrew Cagney <[email protected]> |
716 | ||
717 | * gdbint.texinfo (Target Architecture Definition): Rename | |
718 | FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC. | |
a9331b3f | 719 | |
0ce1b118 CV |
720 | 2003-03-10 Corinna Vinschen <[email protected]> |
721 | ||
722 | * gdb.texinfo: Add File-I/O documentation. | |
723 | ||
12cc2063 AC |
724 | 2003-03-10 Andrew Cagney <[email protected]> |
725 | ||
726 | * gdbint.texinfo (Target Architecture Definition): Cross reference | |
727 | FRAME_SAVED_PC to unwind_pc. Document unwind_pc. | |
728 | ||
7453dc06 AC |
729 | 2003-03-07 Andrew Cagney <[email protected]> |
730 | ||
731 | * gdb.texinfo (Debugging Output): Mention the "set/show debug | |
732 | frame" command. | |
733 | ||
6314f104 AC |
734 | 2003-03-05 Andrew Cagney <[email protected]> |
735 | ||
736 | * gdbint.texinfo (Target Architecture Definition): Document | |
737 | unwind_dummy_id. Cross reference unwind_dummy_id and | |
738 | SAVE_DUMMY_FRAME_TOS. | |
739 | ||
f1212245 DJ |
740 | 2003-03-05 James Ingham <[email protected]> |
741 | Daniel Jacobowitz <[email protected]> | |
742 | ||
743 | * gdb.texinfo (Configuring the current ABI): Document "set cp-abi" | |
744 | and "show cp-abi". | |
745 | ||
77e7e267 AC |
746 | 2003-03-03 Andrew Cagney <[email protected]> |
747 | ||
748 | * gdbint.texinfo (Target Architecture Definition): Document | |
749 | register_type. | |
750 | ||
838a8221 AC |
751 | 2003-03-03 Andrew Cagney <[email protected]> |
752 | ||
753 | * stabs.texinfo (Structures): Use @samp and separate @var's | |
754 | instead of a single @var containing a comma separated list. | |
755 | (Unions): Ditto. | |
756 | ||
d7f4a264 DJ |
757 | 2003-03-02 Daniel Jacobowitz <[email protected]> |
758 | ||
759 | * Makefile.in (distclean): Remove config.log. | |
760 | ||
f30ee0bc AC |
761 | 2003-03-01 Andrew Cagney <[email protected]> |
762 | ||
763 | * gdbint.texinfo (Target Architecture Definition): Rename | |
764 | FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS. | |
765 | ||
766 | 2003-03-01 Andrew Cagney <[email protected]> | |
e9582e71 AC |
767 | |
768 | * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to | |
769 | DEPRECATED_INIT_EXTRA_FRAME_INFO. | |
770 | ||
be448670 CF |
771 | 2003-02-23 Raoul Gough <[email protected]> |
772 | ||
773 | * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols. | |
774 | (Non-debug DLL symbols): New node, describing the minimal symbols | |
775 | loaded from DLLs without real debugging symbols. | |
776 | ||
501eef12 AC |
777 | 2003-02-20 Andrew Cagney <[email protected]> |
778 | ||
779 | * gdb.texinfo (Set Breaks): Add cross reference to "set remote | |
780 | hardware-breakpoint-limit". | |
781 | (Set Watchpoints): Add cross reference to "set remote | |
782 | hardware-watchpoint-limit". | |
783 | (Remote configuration options): New section. | |
784 | ||
21c294e6 AC |
785 | 2003-02-04 Andrew Cagney <[email protected]> |
786 | ||
e9be73e4 AC |
787 | * gdbint.texinfo (Target Architecture Definition): Delete |
788 | descrption of IS_TRAPPED_INTERNALVAR. | |
789 | ||
21c294e6 AC |
790 | From Keith Seitz <[email protected]>: |
791 | * gdb.texinfo (Interpreters): New chapter. Refer the command-line | |
792 | option "-i"/"--interpreter" to this chapter. Include index | |
793 | entries. | |
794 | ||
0179ffac DC |
795 | 2003-02-04 David Carlton <[email protected]> |
796 | ||
797 | * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+. | |
798 | (Variables): Recommend stabs+ and DWARF 2. | |
799 | (C plus plus expressions): Correct info about | |
800 | compiler versions, debug formats. | |
801 | (Contributors): Change 'DWARF2' to 'DWARF 2'. | |
802 | PR symtab/874. | |
803 | ||
7ca9f392 AC |
804 | 2003-02-01 Andrew Cagney <[email protected]> |
805 | ||
806 | * gdbint.texinfo (Target Architecture Definition): Delete | |
807 | description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES, | |
808 | ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and | |
809 | BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with | |
810 | references to nindy and i960. | |
811 | * gdb.texinfo (i960): Delete all references to i960 and nindy. | |
812 | ||
31a85ea2 AC |
813 | 2003-02-01 Andrew Cagney <[email protected]> |
814 | ||
815 | * gdbint.texinfo (Target Architecture Definition): Delete | |
816 | FLOAT_INFO. | |
817 | ||
6b894e49 AC |
818 | 2003-01-30 Andrew Cagney <[email protected]> |
819 | ||
820 | * stabs.texinfo (Member Type Descriptor): Clarify description of | |
821 | `@'. Suggested by Ben Hutchings. | |
822 | ||
c48861fb AC |
823 | 2003-01-29 Andrew Cagney <[email protected]> |
824 | ||
825 | * gdb.texinfo (M68K): Delete reference to es1800. | |
826 | ||
617073a9 AC |
827 | 2003-01-29 Andrew Cagney <[email protected]> |
828 | ||
829 | * gdb.texinfo (Maintenance Commands): Document `maint print | |
830 | reggroups' and `maint print register-groups'. | |
831 | * gdbint.texinfo (Target Architecture Definition): Document | |
832 | register_reggroup_p. | |
833 | ||
5b5d99cf JB |
834 | 2003-01-23 Jim Blandy <[email protected]> |
835 | ||
836 | * gdb.texinfo (Separate Debug Files): New section. | |
837 | ||
e7ba9c65 DJ |
838 | 2003-01-22 Daniel Jacobowitz <[email protected]> |
839 | ||
840 | * gdb.texinfo (Maintenance Commands): Add "maint set profile" | |
841 | and "maint show profile". | |
842 | ||
94e91d6d MC |
843 | 2003-01-16 Michael Chastain <[email protected]> |
844 | ||
845 | * gdb.texinfo (Installing GDB): Warn against | |
846 | ".../gdb-VERSION/gdb/configure". | |
847 | (Separate Objdir): Likewise. | |
848 | ||
867f3898 AC |
849 | 2003-01-15 Andrew Cagney <[email protected]> |
850 | ||
851 | * gdbint.texinfo (Target Architecture Definition): Delete | |
852 | definition of PRINT_REGISTER_HOOK. | |
853 | ||
f153cc92 EZ |
854 | 2003-01-15 Elena Zannoni <[email protected]> |
855 | ||
856 | (OpenRISC 1000): Fix formatting of command names. | |
857 | ||
c60eb6f1 EZ |
858 | 2003-01-15 Elena Zannoni <[email protected]> |
859 | ||
860 | * gdb.texinfo (Continuing and Stepping): Add new command | |
861 | 'advance'. Clarify behavior of 'until'. | |
862 | ||
f5ebfba0 DJ |
863 | 2003-01-13 Daniel Jacobowitz <[email protected]> |
864 | ||
865 | * gdb.texinfo (Files): Document solib-absolute-prefix and | |
866 | solib-search-path. | |
867 | ||
4ce8657e MC |
868 | 2003-01-09 Michael Chastain <[email protected]> |
869 | ||
870 | * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete. | |
871 | (Create a Release): Add new instructions for new @file{src-release}. | |
872 | Document existing instructions for @file{Makefile.in} as | |
873 | being for @value{GDBN} 5.3.1 or earlier. | |
874 | ||
372613e3 AC |
875 | 2003-01-09 Andrew Cagney <[email protected]> |
876 | ||
877 | * gdbint.texinfo (Target Architecture Definition): Mention | |
878 | frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to | |
879 | allocate memory. | |
880 | ||
b4e9345d DJ |
881 | 2003-01-04 Daniel Jacobowitz <[email protected]> |
882 | ||
883 | * gdb.texinfo (Controlling GDB): Add @kindex for | |
884 | "show osabi". | |
885 | (Backtraces): Add @kindex's for backtrace-below-main. | |
886 | ||
98b45e30 DJ |
887 | 2003-01-04 Daniel Jacobowitz <[email protected]> |
888 | ||
889 | * gdb.texinfo (Controlling GDB): Document "set osabi". | |
890 | ||
95f90d25 DJ |
891 | 2003-01-04 Daniel Jacobowitz <[email protected]> |
892 | ||
893 | * gdb.texinfo (Backtraces): Document "set backtrace-below-main". | |
894 | * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation. | |
895 | ||
1e698235 DJ |
896 | 2003-01-04 Daniel Jacobowitz <[email protected]> |
897 | ||
898 | * gdb.texinfo (Controlling GDB): Add ABI section. Document | |
899 | "set coerce-float-to-double". | |
900 | * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation. | |
901 | ||
e632838e AC |
902 | 2003-01-02 Andrew Cagney <[email protected]> |
903 | ||
904 | * stabs.texinfo: Remove obsolete text. | |
905 | * gdbint.texinfo: Ditto. | |
906 | * gdb.texinfo: Ditto. | |
907 | ||
c133ab7a MK |
908 | 2002-12-22 Mark Kettenis <[email protected]> |
909 | ||
910 | * gdbint.texinfo (Target Architecture Definition): Update | |
911 | description of gdbarch_register_osabi. | |
912 | ||
f821f325 KH |
913 | 2002-12-20 Kazu Hirata <[email protected]> |
914 | ||
915 | * agentexpr.texi: Fix typos. | |
916 | * annotate.texi: Likewise. | |
917 | * fdl.texi: Likewise. | |
918 | ||
85a6d8d3 | 919 | 2002-12-10 Andrew Cagney <[email protected]> |
a5afb99f AC |
920 | |
921 | * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with | |
922 | DEPRECATED_INIT_FRAME_PC. | |
923 | ||
ae45cd16 AC |
924 | 2002-12-01 Andrew Cagney <[email protected]> |
925 | ||
926 | * gdbint.texinfo (Target Architecture Definition): Delete | |
927 | PC_IN_CALL_DUMMY. | |
928 | ||
07555a72 AC |
929 | 2002-11-28 Andrew Cagney <[email protected]> |
930 | ||
931 | * gdbint.texinfo (Host Definition): Delete documentation on | |
932 | USE_GENERIC_DUMMY_FRAMES. | |
933 | ||
c166cdc7 EZ |
934 | 2002-11-26 Elena Zannoni <[email protected]> |
935 | ||
936 | Fix PR gdb/723 and PR gdb/245. | |
937 | * Makefile.in (install-info): Run the install-info command as part | |
938 | of the post install steps only. | |
939 | (uninstall-info): New target. | |
940 | (uninstall): New target. | |
941 | ||
35db0260 EZ |
942 | 2002-11-22 Elena Zannoni <[email protected]> |
943 | ||
944 | * Makefile.in (install): Make install do some real work. | |
945 | ||
9ba8d803 AC |
946 | 2002-11-19 Andrew Cagney <[email protected]> |
947 | ||
948 | Fix POSIX problem reported by Paul Eggert. | |
949 | * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'. | |
950 | Fix PR gdb/527. | |
951 | ||
903ad3a6 AC |
952 | 2002-10-26 Andrew Cagney <[email protected]> |
953 | ||
954 | * gdbint.texinfo (Target Architecture Definition): Delete | |
955 | definition of DO_REGISTERS_INFO. | |
956 | ||
f2abfe65 KB |
957 | 2002-10-18 Kevin Buettner <[email protected]> |
958 | ||
959 | * gdbint.texinfo (Address Classes): Fix problems with insertion | |
960 | of ``{'' and ``}'' in example. | |
961 | ||
b5b0480a KB |
962 | 2002-10-17 Kevin Buettner <[email protected]> |
963 | ||
964 | * gdbint.texinfo (Address Classes): New section. | |
965 | (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, | |
966 | ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS, | |
967 | ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and | |
968 | ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P. | |
969 | ||
c85508ee KD |
970 | 2002-10-11 Klee Dienes <[email protected]> |
971 | ||
972 | * gdb.texinfo (Registers): Mention vector registers as well as | |
973 | floating registers in the documentation for 'info registers' and | |
974 | 'info all-registers'. | |
975 | ||
6d12fc3d DJ |
976 | 2002-10-11 Daniel Jacobowitz <[email protected]> |
977 | ||
978 | * gdbint.texinfo (CPLUS_MARKER): Remove item. | |
979 | ||
8d19fbd2 JJ |
980 | 2002-10-03 Jeff Johnston <[email protected]> |
981 | ||
982 | * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int | |
983 | interface definition. | |
984 | ||
a37295f9 MM |
985 | 2002-10-03 Marko Mlinar <[email protected]> |
986 | ||
987 | * gdb.texinfo (Target Commands): Add or1k target specific | |
988 | commands. | |
989 | * gdb.texinfo (Contributors): Add myself to the contributors list. | |
990 | ||
da0f9dcd AC |
991 | 2002-10-01 Andrew Cagney <[email protected]> |
992 | ||
993 | * gdb.texinfo (Mode Options): Update --interpreter option. "mi2" | |
994 | and "mi1" instead of "mi1" and "mi0". | |
995 | ||
2e834e49 HPN |
996 | 2002-09-29 Hans-Peter Nilsson <[email protected]> |
997 | ||
998 | * gdb.texinfo (Packets): Fix typos "alligned". | |
999 | Correct z3/Z3 description. Correct z4/Z4 title. | |
1000 | ||
050be0dc AC |
1001 | 2002-09-27 Andrew Cagney <[email protected]> |
1002 | ||
1003 | * all-cfg.texi: Use @sc for GDB and GCC. Update copyright. | |
1004 | ||
1104b9e7 KB |
1005 | 2002-09-25 Kevin Buettner <[email protected]> |
1006 | ||
1007 | * gdb.texinfo: Use GNU/Linux instead of Linux. | |
1008 | ||
512217c7 AC |
1009 | 2002-09-25 Andrew Cagney <[email protected]> |
1010 | ||
1011 | * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''. | |
1012 | ||
10998722 AC |
1013 | 2002-09-24 Andrew Cagney <[email protected]> |
1014 | ||
512217c7 | 1015 | * gdb.texinfo: Replace @example with @smallexample. |
10998722 | 1016 | |
a0eb71c5 KB |
1017 | 2002-09-20 Kevin Buettner <[email protected]> |
1018 | ||
1019 | From Eli Zaretskii <[email protected]>: | |
1020 | * gdb.texinfo (Character Sets): Use @smallexample instead of | |
1021 | @example. Use GNU/Linux instead of Linux. | |
1022 | ||
1023 | 2002-09-20 Jim Blandy <[email protected]> | |
1024 | ||
1025 | * gdb.texinfo: Add character set documentation. | |
1026 | ||
2f870471 AC |
1027 | 2002-09-19 Andrew Cagney <[email protected]> |
1028 | ||
1029 | * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation. | |
1030 | (Packets): Add cross reference from `b' packet to `z' packets. | |
1031 | ||
790eb8f5 AC |
1032 | 2002-09-19 Andrew Cagney <[email protected]> |
1033 | ||
8d30a00d AC |
1034 | * gdb.texinfo (Maintenance Commands): Document ``maint |
1035 | internal-error'' and ``maint internal-warning''. | |
1036 | ||
790eb8f5 AC |
1037 | * gdbint.texinfo (Target Architecture Definition): Revise |
1038 | description of STACK_ALIGN. Add description of FRAME_ALIGN. | |
1039 | ||
a23a7bf1 JB |
1040 | 2002-09-19 Joel Brobecker <[email protected]> |
1041 | ||
1042 | * gdbint.texinfo (Target Conditionals): Document the new | |
1043 | NAME_OF_MALLOC macro. | |
1044 | ||
299ffc64 AC |
1045 | 2002-09-05 Andrew Cagney <[email protected]> |
1046 | ||
1047 | * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release | |
1048 | engineer. | |
1049 | ||
b7bb15bc SC |
1050 | 2002-09-02 Stephane Carrez <[email protected]> |
1051 | ||
1052 | * gdb.texinfo (TUI Overview): Document status line fields. | |
1053 | ||
3d757584 SC |
1054 | 2002-09-02 Stephane Carrez <[email protected]> |
1055 | ||
1056 | * gdb.texinfo (TUI Commands): Document info win command. | |
1057 | ||
269c21fe SC |
1058 | 2002-09-01 Stephane Carrez <[email protected]> |
1059 | ||
1060 | * gdb.texinfo (TUI Overview): Document breakpoint markers. | |
1061 | ||
7cf36c78 SC |
1062 | 2002-09-01 Stephane Carrez <[email protected]> |
1063 | ||
1064 | * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode. | |
1065 | (TUI Keys): Likewise. | |
1066 | ||
d2c6833e AC |
1067 | 2002-08-25 Andrew Cagney <[email protected]> |
1068 | ||
1069 | * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-'' | |
1070 | for a packet receive. | |
1071 | ||
46d8b1c3 AC |
1072 | 2002-08-25 Andrew Cagney <[email protected]> |
1073 | ||
1074 | * Makefile.in (clean): Move to end of file. | |
1075 | (distclean, maintainer-clean, realclean): Ditto. | |
1076 | (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS, | |
1077 | GDBINT_TEX_TMPS, STABS_TEX_TMPS. | |
1078 | (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi. | |
1079 | (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto. | |
1080 | ||
b0787093 AC |
1081 | 2002-08-24 Andrew Cagney <[email protected]> |
1082 | ||
1083 | * Makefile.in (GDBINT_TEX_TMPS): Define. | |
1084 | (gdbint.dvi, gdbint.pdf): Use | |
1085 | (GDB_TEX_TMPS): Define. | |
1086 | (gdb.dvi, gdb.pdf): Use. | |
1087 | (STABS_TEX_TMPS): Define. | |
1088 | (stabs.dvi, stabs.pdf): Use. | |
1089 | (GDB_DOC_SOURCE_INCLUDES): New macros. | |
1090 | (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros. | |
1091 | (GDBINT_DOC_FILES_INCLUDES): New macros. | |
1092 | (GDBINT_DOC_BUILD_INCLUDES): New macros. | |
1093 | (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros. | |
1094 | (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros. | |
1095 | (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros. | |
1096 | (links2roff): Replace SFILES_INCLUDED with | |
1097 | GDB_DOC_SOURCE_INCLUDES. | |
1098 | (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies. | |
1099 | (gdb.me, gdb.mm, gdb.ms): Update dependencies. | |
1100 | (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update | |
1101 | dependencies. | |
1102 | (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update | |
1103 | dependencies. | |
1104 | (gdbmi.texinfo): Delete rule. | |
1105 | (inc-hist.texinfo): Delete rule. | |
1106 | (rluser.texinfo): Delete rule. | |
1107 | ||
ebba8386 AC |
1108 | 2002-08-23 Andrew Cagney <[email protected]> |
1109 | ||
1110 | * gdbint.texinfo (Target Architecture Definition): Update | |
1111 | STORE_RETURN_VALUE, mention regcache. | |
1112 | ||
0ab7a791 AC |
1113 | 2002-08-21 Andrew Cagney <[email protected]> |
1114 | ||
1115 | * gdbint.texinfo (Target Architecture Definition): Document | |
1116 | print_registers_info. Note that DO_REGISTERS_INFO is deprecated. | |
1117 | ||
ee2d5c50 AC |
1118 | 2002-08-19 Andrew Cagney <[email protected]> |
1119 | ||
1120 | * gdb.texinfo (Remote Protocol): Reformat. Use cross references. | |
1121 | Fix minor typos. Add index entries. | |
1122 | ||
53c69bd7 AC |
1123 | 2002-08-18 Andrew Cagney <[email protected]> |
1124 | ||
1125 | * gdb.texinfo (Data): Add ``Vector Unit'' to menu. | |
1126 | ||
e76f1f2e AC |
1127 | 2002-08-15 Andrew Cagney <[email protected]> |
1128 | ||
1129 | * gdbint.texinfo (Target Architecture Definition): Document | |
1130 | PRINT_VECTOR_INFO. | |
1131 | * gdb.texinfo (Vector Unit): Document "info vectors" command. | |
1132 | ||
0680b120 AC |
1133 | 2002-08-13 Andrew Cagney <[email protected]> |
1134 | ||
1135 | * gdb.texinfo (Maintenance Commands): Document "maint print | |
1136 | registers", "maint print raw-registers" and "maint print | |
1137 | cooked-registers". | |
1138 | ||
3c3bea1c GS |
1139 | 2002-08-08 Grace Sainsbury <[email protected]> |
1140 | ||
a9331b3f | 1141 | From Mark Salter: |
3c3bea1c GS |
1142 | * gdb.texinfo (Protocol): Document T packet extension to |
1143 | allow watchpoint address reporting. | |
1144 | ||
42f9b0a5 AC |
1145 | 2002-08-03 Andrew Cagney <[email protected]> |
1146 | ||
1147 | * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var. | |
1148 | ||
db034ac5 AC |
1149 | 2002-08-01 Andrew Cagney <[email protected]> |
1150 | ||
1151 | * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references | |
1152 | to CHILL. | |
1153 | ||
e2b28d04 AC |
1154 | 2002-08-01 Andrew Cagney <[email protected]> |
1155 | ||
1156 | * gdbint.texinfo (Coding): Revise section "Include Files". | |
1157 | ||
7fb623f7 AC |
1158 | 2002-07-24 Andrew Cagney <[email protected]> |
1159 | ||
1160 | * gdbint.texinfo: Obsolete references to m88k. | |
1161 | * gdb.texinfo: Ditto. | |
1162 | ||
4a2b4636 JB |
1163 | 2002-07-10 Joel Brobecker <[email protected]> |
1164 | ||
7fb623f7 | 1165 | * gdbint.texinfo (Create a release candiate): Add the location |
4a2b4636 JB |
1166 | where the proper version of autoconf can be retrieved. |
1167 | ||
a71ec265 DH |
1168 | 2002-07-09 Don Howard <[email protected]> |
1169 | ||
1170 | * gdb.texinfo (Command Files): Further describe the behavior of | |
1171 | sourced command files. | |
1172 | ||
b9aa90c9 AC |
1173 | 2002-06-27 Andrew Cagney <[email protected]> |
1174 | ||
1175 | * gdbint.texinfo (User Interface): ISO C rather than ISO-C. | |
1176 | (Coding): Clarify ISO C version that GDB assumes. | |
1177 | ||
40dd2248 TT |
1178 | 2002-06-26 Tom Tromey <[email protected]> |
1179 | ||
1180 | * gdbint.texinfo (User Interface): Mention add_setshow_cmd and | |
1181 | add_setshow_cmd_full. | |
1182 | ||
bfac230e DH |
1183 | 2002-06-25 Don Howard <[email protected]> |
1184 | ||
1185 | * gdb.texinfo (Memory Region Attributes): Document new behavior | |
1186 | for 'mem' command. | |
1187 | ||
475b0867 JB |
1188 | 2002-06-11 Jim Blandy <[email protected]> |
1189 | ||
919d772c JB |
1190 | * gdb.texinfo (Symbols): Update documentation for `info source' |
1191 | command. | |
1192 | ||
475b0867 JB |
1193 | * gdb.texinfo (Macros): Call the command `info macro', not |
1194 | `show macro'. | |
1195 | ||
ba8c9337 AC |
1196 | 2002-06-09 Andrew Cagney <[email protected]> |
1197 | ||
1198 | * gdbint.texinfo (Coding): Add section ``Per-architecture module | |
1199 | data''. | |
1200 | ||
1029b7fa MK |
1201 | 2002-06-09 Mark Kettenis <[email protected]> |
1202 | ||
1203 | * gdbint.texinfo (Target Architecture Definition): Document | |
1204 | GDB_OSABI_GO32 and GDB_OSABI_NETWARE. | |
1205 | ||
16737d73 AC |
1206 | 2002-06-08 Andrew Cagney <[email protected]> |
1207 | ||
1208 | * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet | |
1209 | lists. | |
1210 | ||
30107679 AC |
1211 | 2002-06-08 Andrew Cagney <[email protected]> |
1212 | ||
1213 | * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the | |
1214 | Branch''. | |
1215 | ||
3352e23e AC |
1216 | 2002-06-01 Andrew Cagney <[email protected]> |
1217 | ||
1218 | * gdbint.texinfo (Target Architecture Definition): Add section | |
1219 | ``Converting an existing Target Architecture to Multi-arch''. | |
1220 | ||
cbb09e6a AC |
1221 | 2002-05-30 Andrew Cagney <[email protected]> |
1222 | ||
1223 | * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code'' | |
1224 | to ``Obsoleting code''. Revise. | |
1225 | ||
e2e0bcd1 JB |
1226 | 2002-05-17 Jim Blandy <[email protected]> |
1227 | ||
1228 | * gdb.texinfo (C Preprocessor Macros): New chapter. | |
1229 | Include it in the main menu. | |
1230 | (Contributors): Credit Jim Blandy with macro support. | |
1231 | (Compilation): Explain how to get macro information into the | |
1232 | executable. | |
1233 | (Expressions): Note that preprocessor macros are expanded. | |
1234 | ||
9db8d71f DJ |
1235 | 2002-05-14 Daniel Jacobowitz <[email protected]> |
1236 | ||
1237 | * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:' | |
1238 | options for `target remote'. | |
1239 | ||
6d531722 AC |
1240 | 2002-05-13 Andrew Cagney <[email protected]> |
1241 | ||
1242 | * gdbint.texinfo (Target Architecture Definition): Delete | |
1243 | documentation on NNPC_REGNUM. | |
1244 | ||
13d01224 AC |
1245 | 2002-05-11 Andrew Cagney <[email protected]> |
1246 | ||
1247 | * gdbint.texinfo (Target Architecture Definition): Document | |
1248 | REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P. | |
1249 | (Target Architecture Definition): Revise section `Using Different | |
1250 | Register and Memory Data Representations'. Add section `Raw and | |
1251 | Virtual Register Representations'. | |
1252 | ||
b2e75d78 AC |
1253 | 2002-05-11 Andrew Cagney <[email protected]> |
1254 | ||
1255 | * gdbint.texinfo (Target Architecture Definition): Mention | |
1256 | defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE. | |
1257 | (Target Architecture Definition): Mention same. Add references to | |
1258 | web pages. | |
1259 | ||
2c8682ee MS |
1260 | 2002-05-08 Michael Snyder <[email protected]> |
1261 | ||
1262 | * stabs.texinfo (Attributes): Document new "vector" attribute. | |
1263 | ||
0816590b AC |
1264 | 2002-05-04 Andrew Cagney <[email protected]> |
1265 | ||
1266 | * gdbint.texinfo (Releasing GDB): Revise `Create a Release'. | |
1267 | ||
2653173e AC |
1268 | 2002-05-04 Andrew Cagney <[email protected]> |
1269 | ||
1270 | * gdb.texinfo: Delete obsolete references to a29k. | |
1271 | ||
d7bd68ca AC |
1272 | 2002-04-24 Andrew Cagney <[email protected]> |
1273 | ||
1274 | * gdbint.texinfo (Target Architecture Definition): Replace | |
1275 | IN_SIGTRAMP with PC_IN_SIGTRAMP. | |
1276 | ||
21d83aa5 DM |
1277 | 2002-04-24 David S. Miller <[email protected]> |
1278 | ||
1279 | * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition. | |
1280 | ||
7673a6cc DM |
1281 | 2002-04-21 David S. Miller <[email protected]> |
1282 | ||
1283 | * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition. | |
1284 | ||
d49d1e0a AC |
1285 | 2002-04-21 Andrew Cagney <[email protected]> |
1286 | ||
1287 | * gdbint.texinfo (Target Architecture Definition): Delete | |
1288 | definition of HAVE_REGISTER_WINDOWS. | |
1289 | ||
4be31470 EZ |
1290 | 2002-04-19 Eli Zaretskii <[email protected]> |
1291 | ||
1292 | * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by | |
1293 | "Theodore A. Roth" <[email protected]>. | |
1294 | ||
5ca0cb28 DH |
1295 | 2002-04-15 Don Howard <[email protected]> |
1296 | ||
1297 | From Eli Zaretskii <[email protected]> | |
1298 | * gdb.texinfo (show max-user-call-depth): Correct formatting. | |
a9331b3f | 1299 | Provide a better explaination of this feature. |
5ca0cb28 | 1300 | |
f208ba17 AC |
1301 | 2002-04-14 Andrew Cagney <[email protected]> |
1302 | ||
1303 | * gdbint.texinfo (Target Architecture Definition): Remove | |
1304 | FRAME_CHAIN_COMBINE. | |
1305 | ||
d5ba91de MC |
1306 | 2002-04-12 Michael Chastain <[email protected]> |
1307 | ||
1308 | * gdbint.texinfo (Obsolete Conditionals): Remove reference to | |
1309 | REG_STACK_SEGMENT. | |
1310 | ||
26818220 MC |
1311 | 2002-04-09 Michael Chastain <[email protected]> |
1312 | ||
1313 | * gdbint.texinfo (Obsolete Conditionals): Remove references to | |
1314 | PYRAMID_* macros. | |
1315 | ||
129188f6 AC |
1316 | 2002-04-07 Andrew Cagney <[email protected]> |
1317 | ||
1318 | * gdb.texinfo (Bug Reporting): Document that the web is the | |
1319 | prefered way of submitting bug reports. | |
1320 | (Bug Reporting): Delete the s-mail address as the last resort. | |
1321 | ||
8227c0ff AC |
1322 | 2002-04-05 Andrew Cagney <[email protected]> |
1323 | ||
1324 | * gdbint.texinfo (Target Architecture Definition): Delete | |
1325 | references to TARGET_WRITE_FP and write_fp. | |
1326 | ||
16d9dec6 MS |
1327 | 2002-03-27 Michael Snyder <[email protected]> |
1328 | ||
1329 | * gdb.texinfo: Document new commands dump, append, and restore. | |
1330 | ||
9ae8b82c AC |
1331 | 2002-03-27 Andrew Cagney <[email protected]> |
1332 | ||
1333 | * gdbint.texinfo (Releasing GDB): Revise the section `Before the | |
1334 | Branch'. | |
1335 | ||
474c8240 AC |
1336 | 2002-03-18 Andrew Cagney <[email protected]> |
1337 | ||
1338 | * gdb.texinfo: Change all examples to @smallexample. | |
1339 | * gdbint.texinfo: Ditto. | |
a9331b3f | 1340 | |
fb0ff88f AC |
1341 | 2002-03-18 Andrew Cagney <[email protected]> |
1342 | ||
1343 | * gdbint.texinfo (Releasing GDB): Add section ``Versions and | |
1344 | Branches''. | |
1345 | ||
9bb0a4d8 AC |
1346 | 2002-03-18 Andrew Cagney <[email protected]> |
1347 | ||
1348 | * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit | |
1349 | Policy''. | |
1350 | ||
937f164b FF |
1351 | 2002-03-04 Fred Fish <[email protected]> |
1352 | ||
1353 | * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred, | |
1354 | expresson, suports, dependant, trhe, perhaphs, situtations, | |
1355 | explictily, taged, oportunity, unfortunatly). | |
1356 | ||
a7b40f07 AC |
1357 | 2002-02-24 Andrew Cagney <[email protected]> |
1358 | ||
1359 | * Makefile.in (gdb.info): Add explicit path to gdb.texinfo. | |
1360 | Remove reference to 3.12. | |
1361 | ||
aab4e0ec AC |
1362 | 2002-02-23 Andrew Cagney <[email protected]> |
1363 | ||
1364 | * gdbint.texinfo: Include fdl.texi. | |
1365 | (Top): Add GNU Free Documentation License. | |
1366 | * Makefile.in (SFILES_INCLUDED): Add gpl.texi. | |
1367 | (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi. | |
1368 | (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi. | |
1369 | (gdbint.info): Add srcdir to include path. | |
1370 | * gdb.texinfo: Include gpl.texi. | |
1371 | (Top): Add Copying. | |
1372 | * gpl.texi: New file. | |
1373 | ||
47b95330 AC |
1374 | 2002-02-23 Andrew Cagney <[email protected]> |
1375 | ||
1376 | * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com. | |
1377 | ||
78c47bea PM |
1378 | 2002-02-19 Pierre Muller <[email protected]> |
1379 | ||
1380 | * gdb.texinfo: Document Cygwin native specific commands. | |
1381 | ||
56460a61 DJ |
1382 | 2002-02-15 Daniel Jacobowitz <[email protected]> |
1383 | ||
1384 | * gdb.texinfo: Document gdbserver ``--attach'' command. | |
1385 | ||
def71bfa MS |
1386 | 2002-02-07 Michael Snyder <[email protected]> |
1387 | ||
1388 | * gdb.texinfo (overlays): Change @var(_ovly_debug_event) | |
1389 | to @code(_ovly_debug_event). | |
1390 | ||
c928edc0 AC |
1391 | 2002-02-07 Andrew Cagney <[email protected]> |
1392 | ||
1393 | * gdb.texinfo (How Overlays Work): Shrink the overlay diagram. | |
1394 | ||
81d46470 MS |
1395 | 2002-02-06 Michael Snyder <[email protected]> |
1396 | ||
1397 | * gdb.texinfo (overlays): Mention new magic symbol | |
1398 | '_ovly_debug_event', which allows GDB to keep better track | |
1399 | of overlays. | |
1400 | ||
6ca652b0 EZ |
1401 | 2002-02-03 Eli Zaretskii <[email protected]> |
1402 | ||
1403 | * gdb.texinfo (Memory Region Attributes): Fix the wording. | |
1404 | Suggested by Dmitry Sivachenko. | |
1405 | ||
1406 | * (<many nodes>): Fix the spelling and punctuation of "i.e.". | |
1407 | ||
15110bc3 MS |
1408 | 2002-02-01 Michael Snyder <[email protected]> |
1409 | ||
1410 | * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}. | |
1411 | ||
6763aef9 MS |
1412 | 2002-01-30 Michael Snyder <[email protected]> |
1413 | ||
ac282366 MS |
1414 | * gdb.texinfo: (remote protocol): Gramatical fix-up. |
1415 | (set trust-readonly-sections): Document. | |
6763aef9 | 1416 | |
8642bc8f AC |
1417 | 2002-01-29 Andrew Cagney <[email protected]> |
1418 | ||
1419 | * gdbint.texinfo (Releasing GDB): Revise and update. | |
1420 | ||
afe64c1a AC |
1421 | 2002-01-28 Andrew Cagney <[email protected]> |
1422 | ||
1423 | * gdbint.texinfo (Target Architecture Definition): Delete | |
1424 | description of TARGET_BYTE_ORDER_DEFAULT. | |
1425 | ||
59649f2e EZ |
1426 | 2002-01-27 Eli Zaretskii <[email protected]> |
1427 | ||
1428 | * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko | |
1429 | <[email protected]>. | |
1430 | ||
3d6e1b5a AC |
1431 | 2002-01-23 Andrew Cagney <[email protected]> |
1432 | ||
1433 | * libgdb.texinfo: Delete file. | |
1434 | ||
6c0e9fb3 AC |
1435 | 2002-01-22 Andrew Cagney <[email protected]> |
1436 | ||
1437 | * gdb.texinfo: Remove makeinfo 3.12 hacks. | |
1438 | * gdbint.texinfo: Ditto. | |
1439 | ||
e0ce93ac AC |
1440 | Tue Jan 22 11:57:38 2002 Andrew Cagney <[email protected]> |
1441 | ||
1442 | * gdb.texinfo: Fix typo ``Remove' -> ``Remote''. | |
1443 | ||
be298bcc AC |
1444 | 2002-01-22 Andrew Cagney <[email protected]> |
1445 | ||
1446 | * Makefile.in: Update copyright. | |
1447 | (TEXI2DVI): Define. | |
1448 | (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI. | |
1449 | (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on | |
1450 | gdb-cfg.texi. | |
1451 | (TEXINDEX, PDFTEX): Delete makefile variables. | |
1452 | ||
8e04817f AC |
1453 | 2002-01-22 Andrew Cagney <[email protected]> |
1454 | ||
1455 | * gdb.texinfo (Protocol): Move section to appendix. | |
1456 | ||
6b2f586d AC |
1457 | 2002-01-21 Andrew Cagney <[email protected]> |
1458 | ||
1459 | * gdb.texinfo (Remote Debugging): Create a menu. | |
1460 | (Top): Add ``Remote Debugging'' to menu. | |
1461 | ||
6f05cf9f AC |
1462 | 2002-01-21 Andrew Cagney <[email protected]> |
1463 | ||
1464 | * gdb.texinfo (Remote): Move the sub-section ``The GDB remote | |
1465 | serial protocol'' from here. | |
1466 | (Remote Debugging): To here. New chapter. | |
1467 | ||
3fd3d7d2 AC |
1468 | 2002-01-20 Andrew Cagney <[email protected]> |
1469 | ||
1470 | * gdbint.texinfo (Target Architecture Definition): Delete | |
1471 | description of TARGET_BYTE_ORDER_SELECTABLE_P. | |
1472 | ||
7fd60527 AC |
1473 | 2002-01-20 Andrew Cagney <[email protected]> |
1474 | ||
1475 | * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh | |
1476 | are no longer needed. | |
1477 | (Porting GDB): Add maintainer note about configure.host. | |
1478 | ||
c2f05ac9 AC |
1479 | 2002-01-20 Andrew Cagney <[email protected]> |
1480 | ||
1481 | * gdbint.texinfo (Target Architecture Definition): Remove | |
1482 | definition of IEEE_FLOAT. | |
1483 | ||
231b2aad EZ |
1484 | 2002-01-20 Eli Zaretskii <[email protected]> |
1485 | ||
1486 | * gdb.texinfo: Beautify copyright years; fix a typo. | |
56248298 EZ |
1487 | (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans |
1488 | <[email protected]> | |
231b2aad | 1489 | |
82600034 AC |
1490 | 2002-01-19 Andrew Cagney <[email protected]> |
1491 | ||
1492 | * gdbint.texinfo (Host Definition): Remove references to | |
1493 | MALLOC_INCOMPATIBLE. | |
1494 | ||
7708fa01 AC |
1495 | 2002-01-17 Andrew Cagney <[email protected]> |
1496 | ||
1497 | * gdbint.texinfo (Host Definition): Remove references to XDEPFILES | |
1498 | and xyz-xdep.o. | |
1499 | ||
eb12ee30 AC |
1500 | 2002-01-17 Andrew Cagney <[email protected]> |
1501 | ||
1502 | * gdb.texinfo (Maintenance Commands): Add appendix. | |
1503 | (Set Breaks): Copy ``maint info breakpoint'' doco to | |
1504 | ``Maintenance Commands'' appendix. Add reference. | |
1505 | ||
c9ccaa92 AC |
1506 | 2002-01-17 Andrew Cagney <[email protected]> |
1507 | ||
1508 | * fdl.texi: Remove next/prev from @node. | |
1509 | ||
6826cf00 EZ |
1510 | 2002-01-17 Eli Zaretskii <[email protected]> |
1511 | ||
1512 | * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and | |
1513 | for monstrous @multitable (from Brian Youmans). | |
1514 | ||
1515 | * fdl.texi: New file. | |
1516 | ||
1517 | * Makefile.in (SFILES_INCLUDED): Add fdl.texi. | |
1518 | ||
8973da3a AC |
1519 | 2002-01-15 Andrew Cagney <[email protected]> |
1520 | ||
1521 | * gdbint.texinfo (Releasing GDB): New chapter. | |
1522 | ||
7d86b5d5 AC |
1523 | 2002-01-14 Andrew Cagney <[email protected]> |
1524 | ||
1525 | * gdb.texinfo (Embedded Processors, Calling program functions): | |
1526 | Obsolete references to a29k. | |
1527 | ||
cc1cb004 AC |
1528 | 2002-01-13 Andrew Cagney <[email protected]> |
1529 | ||
1530 | * gdbint.texinfo (Coding): Review Cleanups section. Examples | |
1531 | examples. Document that a code-block should do or discard its | |
1532 | cleanups before exit. | |
1533 | ||
79f12247 MS |
1534 | 2002-01-11 Michael Snyder <[email protected]> |
1535 | ||
1536 | * gdb.texinfo (Choosing files): Change @samp to @file. | |
1537 | ||
19837790 MS |
1538 | 2002-01-05 Michael Snyder <[email protected]> |
1539 | ||
1540 | * gdb.texinfo (--pid): Document new command line option (attach). | |
1541 | ||
2c0069bb EZ |
1542 | 2002-01-07 Eli Zaretskii <[email protected]> |
1543 | ||
1544 | * gdb.texinfo (Tracepoints): Clarify that tracepoints need support | |
1545 | in the stub. | |
1546 | ||
d7449b42 AC |
1547 | 2002-01-04 Andrew Cagney <[email protected]> |
1548 | ||
1549 | * gdbint.texinfo (Target Architecture Definition): Replace | |
1550 | BIG_ENDIAN with BFD_ENDIAN_BIG. | |
1551 | ||
f23631e4 AC |
1552 | 2002-01-03 Andrew Cagney <[email protected]> |
1553 | ||
1554 | * gdbint.texinfo (Target Architecture Definition): Replace | |
1555 | value_ptr with struct value pointer. | |
1556 | ||
72c9928d EZ |
1557 | 2002-01-02 Eli Zaretskii <[email protected]> |
1558 | ||
1559 | * gdb.texinfo (Free Software): Fix wording. | |
1560 | ||
959acfd1 EZ |
1561 | 2001-12-31 Eli Zaretskii <[email protected]> |
1562 | ||
1563 | * gdb.texinfo (Free Software): New section ``Free Software Needs | |
1564 | Free Documentation''. | |
1565 | ||
2a6585f0 EZ |
1566 | 2001-12-30 Eli Zaretskii <[email protected]> |
1567 | ||
1568 | * stabs.texinfo: | |
1569 | * gdb.texinfo: | |
1570 | * gdbint.texinfo: | |
1571 | * libgdb.texinfo: | |
1572 | * annotate.texi: Fix the application of GFDL in the Copyright notice. | |
1573 | ||
6600abed MS |
1574 | 2001-12-29 Michael Snyder <[email protected]> |
1575 | ||
1576 | * gdb.texinfo (maint info sections): Fix typo. | |
1577 | ||
f6680716 MS |
1578 | 2001-12-26 Michael Snyder <[email protected]> |
1579 | ||
fe95c787 MS |
1580 | * gdb.texinfo (maint info sections): Document. |
1581 | ||
a9331b3f | 1582 | * gdb.texinfo (info proc): Comment out documentation for |
f6680716 MS |
1583 | 'info proc' sub-options that are currently not implemented. |
1584 | ||
c3d3ce5b JB |
1585 | 2001-12-20 Jim Blandy <[email protected]> |
1586 | ||
1587 | * gdbint.texinfo (TARGET_CHAR_SIGNED): Document. | |
1588 | ||
778eb05e AC |
1589 | 2001-12-15 Andrew Cagney <[email protected]> |
1590 | ||
1591 | * gdbint.texinfo (Target Architecture Definition): Replace | |
1592 | LITTLE_ENDIAN with BFD_ENDIAN_LITTLE. | |
1593 | ||
2607059c AC |
1594 | 2001-12-01 Andrew Cagney <[email protected]> |
1595 | ||
1596 | * gdbint.texinfo (Host Definition): Delete documentation on | |
1597 | HOST_BYTE_ORDER. | |
1598 | ||
df0cd8c5 JB |
1599 | 2001-11-30 Jim Blandy <[email protected]> |
1600 | ||
1601 | * gdb.texinfo (Overlays): New chapter, documenting GDB's | |
1602 | overlay support. Add to top-level menu. | |
1603 | ||
88118b3a TT |
1604 | 2001-11-26 Tom Tromey <[email protected]> |
1605 | ||
1606 | * gdb.texinfo (Command Syntax): Document C-o binding. | |
1607 | ||
96565e91 CF |
1608 | 2001-07-26 Christopher Faylor <[email protected]> |
1609 | ||
1610 | * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini | |
1611 | use since it is described in the referenced section. | |
1612 | ||
1613 | From Eli Zaretskii <[email protected]> | |
1614 | * gdb.texinfo (Command Files): Reword to make gdb.ini requirement | |
1615 | clearer when using DJGPP. | |
1616 | ||
2a3d5645 CF |
1617 | 2001-11-24 Christopher Faylor <[email protected]> |
1618 | ||
1619 | * gdb.texinfo (File Options): Change description of -nx and gdb.ini to | |
1620 | specifically refer to MS-DOS. | |
1621 | (command files): Mention gdb.ini is only used on MS-DOS. | |
1622 | ||
aa26fa3a TT |
1623 | 2001-11-21 Tom Tromey <[email protected]> |
1624 | ||
1625 | * gdb.texinfo (Invoking GDB): Document --args. | |
1626 | (Mode Options): Likewise. | |
1627 | ||
4f8ada06 JB |
1628 | 2001-11-21 Jim Blandy <[email protected]> |
1629 | ||
1630 | * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT): | |
1631 | Delete documentation; this macro has been removed from the | |
1632 | sources. | |
1633 | ||
3fe0dc10 JB |
1634 | 2001-11-13 Jim Blandy <[email protected]> |
1635 | ||
1636 | * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify. | |
1637 | ||
9e5abb06 CV |
1638 | 2001-11-06 Corinna Vinschen <[email protected]> |
1639 | ||
1640 | * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation. | |
1641 | ||
1c5dfdad MS |
1642 | 2001-11-05 Michael Snyder <[email protected]> |
1643 | ||
a9331b3f | 1644 | * gdb.texinfo (info functions): Document use of backslash to |
1c5dfdad MS |
1645 | quote regexp chars in function names such as "operator*()". |
1646 | ||
990f9fe3 FF |
1647 | 2001-11-01 Fred Fish <[email protected]> |
1648 | ||
1649 | * gdbint.texinfo (SOLIB_ADD): Document additional new | |
1650 | "readsyms" arg. | |
1651 | ||
b433d00b DH |
1652 | 2001-10-30 Don Howard <[email protected]> |
1653 | ||
070b1dd3 DH |
1654 | * gdb.texinfo: (Command Files) Added documentation for the |
1655 | behavior of gdb with input redirected from a file. | |
b433d00b | 1656 | |
b7209cb4 FF |
1657 | 2001-10-28 Fred Fish <[email protected]> |
1658 | ||
1659 | * gdb.texinfo (auto-solib-add): Change docs to match | |
1660 | implementation change. | |
1661 | (auto-solib-limit): Add docs for new variable. | |
1662 | ||
1aa20aa8 AC |
1663 | 2001-10-15 Andrew Cagney <[email protected]> |
1664 | ||
1665 | * gdbint.texinfo (Target Architecture Definition): Function | |
1666 | value_as_pointer renamed to value_as_address. | |
1667 | ||
fc0c74b1 AC |
1668 | 2001-10-15 Andrew Cagney <[email protected]> |
1669 | ||
1670 | * gdbint.texinfo (Target Architecture Definition): Default | |
1671 | POINTER_TO_ADDRESS functions assume unsigned addresses. | |
1672 | (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a | |
1673 | posting by Jim Blandy. | |
1674 | ||
f4846649 JB |
1675 | 2001-10-12 Jim Blandy <[email protected]> |
1676 | ||
1677 | * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent | |
1678 | version of texi2html (1.64) doesn't support this flag any more. | |
1679 | ||
f277788b MK |
1680 | 2001-09-08 Mark Kettenis <[email protected]> |
1681 | ||
a9dc4918 MK |
1682 | * gdbint.texinfo (Host Definition): Remove description of |
1683 | MEM_FNS_DECLARED. | |
1684 | ||
d28379df MK |
1685 | * gdbint.texinfo (Host Definition): Remove description of R_OK. |
1686 | ||
f277788b MK |
1687 | * gdbint.texinfo (Host Definition): Remove description of |
1688 | HAVE_SIGSETMASK. | |
1689 | ||
7ccaa899 EZ |
1690 | 2001-09-04 Elena Zannoni <[email protected]> |
1691 | ||
1692 | * gdbint.texinfo (Target Architecture Definition): Add | |
1693 | explanation of TARGET_PRINT_INSN macro. | |
1694 | ||
17d9d558 JB |
1695 | 2001-08-30 Jim Blandy <[email protected]> |
1696 | ||
1697 | * gdb.texinfo (`add-symbol-file'): Correct synopsis. | |
1698 | Explain what it means to load relocatable files. | |
1699 | ||
72cde065 JB |
1700 | 2001-08-28 Jim Blandy <[email protected]> |
1701 | ||
1702 | * gdbint.texinfo: Bring the HTML `top' menu into sync with the | |
1703 | info `top' menu. | |
1704 | ||
9e678452 CF |
1705 | Wed Aug 15 10:47:28 2001 Christopher Faylor <[email protected]> |
1706 | ||
1707 | * gdbint.texinfo: Add a cautionary note about macro use. | |
1708 | ||
a2bea4c3 | 1709 | 2001-08-02 Corinna Vinschen <[email protected]> |
a9331b3f | 1710 | |
a2bea4c3 CV |
1711 | * gdb.texinfo: Explain omitting the hostname in the |
1712 | `target remote' command. | |
1713 | ||
1129bf27 DJ |
1714 | 2001-07-30 Daniel Jacobowitz <[email protected]> |
1715 | ||
1716 | * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY | |
1717 | and END-INFO-DIR-ENTRY. | |
1718 | ||
732b3002 SC |
1719 | 2001-07-28 Stephane Carrez <[email protected]> |
1720 | ||
1721 | * gdb.texinfo (TUI Configuration): Rename tui configuration variables. | |
1722 | ||
89437448 AC |
1723 | 2001-07-25 Andrew Cagney <[email protected]> |
1724 | ||
1725 | * gdbint.texinfo (libgdb): Rewrite. | |
1726 | ||
9a1c15c5 EZ |
1727 | 2001-07-26 Eli Zaretskii <[email protected]> |
1728 | ||
1729 | * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted. | |
1730 | ||
c4555f82 SC |
1731 | 2001-07-24 Stephane Carrez <[email protected]> |
1732 | ||
1733 | * gdb.texinfo (TUI): New chapter, document the TUI. | |
1734 | (Mode Options): Document the -tui option. | |
1735 | ||
2f45a6e0 MK |
1736 | 2001-07-23 Mark Kettenis <[email protected]> |
1737 | ||
1738 | * gdbint.texinfo (Host Definition): Remove description of | |
1739 | NEED_POSIX_SETPGID. | |
1740 | ||
9f20bf26 EZ |
1741 | 2001-07-23 Eli Zaretskii <[email protected]> |
1742 | ||
1743 | * gdb.tex (DJGPP Native): New node, with descriptions of | |
1744 | DJGPP-specific commands. | |
1745 | ||
be9c6c35 JM |
1746 | 2001-07-19 John R. Moore <[email protected]> |
1747 | ||
1748 | * gdbint.texinfo: Three misspellings. | |
1749 | ||
dfa249fb AC |
1750 | 2001-07-06 Andrew Cagney <[email protected]> |
1751 | ||
1752 | * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty | |
1753 | `test` expressions on bash. Problem reported by Colin Walters. | |
1754 | ||
c72e7388 AC |
1755 | 2001-07-04 Andrew Cagney <[email protected]> |
1756 | ||
1757 | * gdbint.texinfo (User Interface): Update ui-out documentation to | |
1758 | refelect recent UI/MI updates. | |
1759 | ||
94bbb2c0 AC |
1760 | 2001-07-04 Andrew Cagney <[email protected]> |
1761 | ||
1762 | * gdb.texinfo (Mode Options): Mention the mi0 and mi1 | |
1763 | interpreters. | |
1764 | ||
af6c57ea AC |
1765 | 2001-06-15 Andrew Cagney <[email protected]> |
1766 | ||
1767 | * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C | |
1768 | structure and not macros. | |
1769 | (Host Definition): Document that much of this chapter is obsolete. | |
1770 | (Target Architecture Definition): Update list of files that make | |
1771 | up a target architecture. | |
1772 | (Coding): Update. | |
1773 | ||
83aa8bc6 AC |
1774 | 2001-06-28 Andrew Cagney <[email protected]> |
1775 | ||
1776 | * gdbint.texinfo (Target Architecture Definition): Update | |
1777 | EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P. | |
1778 | The latter has been changed to a true predicate. | |
1779 | ||
cb51c4e0 EZ |
1780 | 2001-06-17 Eli Zaretskii <[email protected]> |
1781 | ||
1782 | * annotate.texi: Add @noindent where needed. From Dmitry | |
1783 | Sivachenko <[email protected]>. | |
1784 | * gdb.texinfo: Indexing fix. From Dmitry Sivachenko. | |
1785 | ||
656db9b0 AC |
1786 | 2001-06-16 Andrew Cagney <[email protected]> |
1787 | ||
1788 | * gdb.texinfo (Protocol): Fix typo. Extra parenthesis. | |
1789 | ||
df2396a1 AC |
1790 | 2001-06-14 Andrew Cagney <[email protected]> |
1791 | ||
1792 | * gdb.texinfo (Remote Protocol): Document that the ``!'' packet | |
1793 | returns ``OK''. Document that the ``R'' packet does not reply. | |
1794 | ||
0f1f2b0a MS |
1795 | 2001-06-13 Michael Snyder <[email protected]> |
1796 | ||
1797 | * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:". | |
1798 | ||
24f93129 EZ |
1799 | 2001-06-13 Eli Zaretskii <[email protected]> |
1800 | ||
1801 | * gdb.texinfo (Signals): Clarify the default setting of signal | |
1802 | handling. | |
1803 | ||
a5d7c491 AC |
1804 | 2001-05-14 Andrew Cagney <[email protected]> |
1805 | ||
1806 | * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item | |
1807 | (FRAME_ARGS_ADDRESS_CORRECT): Ditto. | |
1808 | ||
05a54c4f AC |
1809 | 2001-05-12 Andrew Cagney <[email protected]> |
1810 | ||
1811 | * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in. | |
1812 | ||
dab11f21 EZ |
1813 | 2001-05-10 Eli Zaretskii <[email protected]> |
1814 | ||
1815 | * gdbint.texinfo (Clean Design and Portable Implementation): | |
1816 | Renamed from "Clean Design". | |
1817 | (Clean Design and Portable Implementation): Document portable | |
1818 | methods of handling file names, and the associated macros. | |
1819 | ||
f5c37c66 EZ |
1820 | 2001-04-02 Eli Zaretskii <[email protected]> |
1821 | ||
1822 | * gdb.texinfo (Tracepoint Actions): Mention the "info scope" | |
1823 | command and provide a cross-reference to its description. | |
1824 | (Symbols): Note that "info scope" is useful for trace experiments. | |
1825 | ||
c534679c EZ |
1826 | 2001-04-01 Eli Zaretskii <[email protected]> |
1827 | ||
b37052ae EZ |
1828 | * gdb.texinfo (Symbols): Document "info scope". |
1829 | (Tracepoints): New chapter. | |
1830 | (Contributors): Update for v5.1. | |
1831 | <All nodes>: Change "C++" to "C@t{++}". | |
1832 | ||
0ee54786 EZ |
1833 | * gdbint.texinfo (User Interface): A new section about ui_out |
1834 | functions, based on text written by Fernando Nasser. | |
1835 | ||
c534679c EZ |
1836 | * stabs.texinfo: Change Permissions to GFDL. Update Copyright. |
1837 | ||
3d67e040 EZ |
1838 | 2001-03-26 Eli Zaretskii <[email protected]> |
1839 | ||
e9c75b65 EZ |
1840 | * gdb.texinfo: Change Permissions to GFDL. Update Copyright. |
1841 | ||
1842 | * gdbint.texinfo: Change Permissions to GFDL. Update Copyright. | |
1843 | ||
1844 | * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright. | |
1845 | Replace "GDB" with "@value{GDBN}". Fix markup. | |
1846 | ||
1847 | * annotate.texi: Change Permissions to GFDL. Update Copyright. | |
1848 | ||
3d67e040 EZ |
1849 | * gdb.texinfo (Output Formats): Mention "info symbol" and provide |
1850 | a cross-reference to its description. | |
1851 | (Symbols): Document "info symbol". | |
1852 | ||
9742079a EZ |
1853 | 2001-03-21 Eli Zaretskii <[email protected]> |
1854 | ||
1855 | * gdbint.texinfo (Algorithms): New section "Watchpoints" and new | |
1856 | subsection "x86 Watchpoints". | |
1857 | (Target Architecture Definition): Document the macros | |
1858 | I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS. | |
1859 | (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS. | |
1860 | ||
b0ed3589 AC |
1861 | 2001-03-20 Andrew Cagney <[email protected]> |
1862 | ||
1863 | * gdbint.texinfo (Target Architecture Definition): Update | |
1864 | definition of SOFTWARE_SINGLE_STEP_P to include empty parameter | |
1865 | list. | |
1866 | ||
b6ba6518 KB |
1867 | 2001-03-06 Kevin Buettner <[email protected]> |
1868 | ||
1869 | * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo, | |
1870 | gdbint.texinfo, refcard.tex: Update/correct copyright notices. | |
1871 | ||
5ece1a18 EZ |
1872 | 2001-02-21 Eli Zaretskii <[email protected]> |
1873 | ||
1874 | * gdb.texinfo (Signals): Document "ignore", "noignore", and "all". | |
1875 | ||
56caf160 EZ |
1876 | 2001-02-11 Eli Zaretskii <[email protected]> |
1877 | ||
17cc6a06 EZ |
1878 | * gdb.texinfo (Environment): Document that `path' does not change |
1879 | the value of PATH in GDB's own environment (it did in the past, | |
1880 | but that was changed on March 15, 1994). Reported by Doug Evans | |
1881 | <[email protected]>. | |
1882 | ||
56caf160 EZ |
1883 | * gdbint.texinfo: Fix up @itemize lists so that @item is alone on |
1884 | its line. Fix markup of commands and macros. Add an Index node | |
1885 | and index entries. | |
1886 | ||
29e57380 C |
1887 | 2001-01-23 J.T. Conklin <[email protected]> |
1888 | ||
1889 | * gdb.texinfo (Memory region attributes): New manual section. | |
1890 | ||
1c6147de ND |
1891 | 2001-01-04 Nicholas Duffek <[email protected]> |
1892 | ||
1893 | * gdbint.texinfo (POP_FRAME): Document use by return_command. | |
1894 | ||
b157b00f EZ |
1895 | 2000-12-25 Eli Zaretskii <[email protected]> |
1896 | ||
1897 | * refcard.tex: Version and copyright fixed. From Phil Edwards | |
1898 | <[email protected]>. | |
1899 | ||
0dcedd82 AC |
1900 | Thu Nov 30 16:57:19 2000 Andrew Cagney <[email protected]> |
1901 | ||
1902 | * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM, | |
1903 | DWARF2_REG_TO_REGNUM): Document. | |
1904 | ||
3b851bce AC |
1905 | Mon Nov 20 21:29:35 2000 Andrew Cagney <[email protected]> |
1906 | ||
1907 | * gdbint.texinfo (Coding): Update current value of | |
1908 | --enable-build-warnings. Mention --enable-gdb-build-warnings. | |
1909 | ||
4a92d011 EZ |
1910 | 2000-11-19 Eli Zaretskii <[email protected]> |
1911 | ||
1912 | * gdb.texinfo (Continuing and Stepping): Fixed markup and typos, | |
1913 | as suggested by Dmitry Sivachenko <[email protected]>. | |
1914 | ||
b90a5f51 CF |
1915 | 2000-11-10 Christopher Faylor <[email protected]> |
1916 | ||
1917 | * gdb.texinfo: Document new 'set step-mode' command. | |
1918 | ||
96c405b3 EZ |
1919 | 2000-10-16 Eli Zaretskii <[email protected]> |
1920 | ||
1921 | * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling | |
1922 | changes from Dmitry Sivachenko <[email protected]>. | |
1923 | ||
c78b4128 EZ |
1924 | 2000-09-26 Eli Zaretskii <[email protected]> |
1925 | ||
1926 | * gdb.texinfo (Hooks): Document the new post-hook functionality. | |
1927 | From Steven Johnson <[email protected]>. | |
1928 | ||
2e685b93 MK |
1929 | 2000-08-10 Mark Kettenis <[email protected]> |
1930 | ||
1931 | * gdbint.texinfo (Overall Structure): Spelling fix. | |
1932 | ||
6f6ef15a EZ |
1933 | 2000-08-10 Eli Zaretskii <[email protected]> |
1934 | ||
1935 | * gdbint.texinfo (Target Architecture Definition): Document that | |
1936 | REGISTER_CONVERT_TO_VIRTUAL should only be called on a register | |
1937 | for which REGISTER_CONVERTIBLE returns a zero value. | |
1938 | ||
63ac3005 EZ |
1939 | 2000-07-08 Christopher Faylor <[email protected]> |
1940 | ||
1941 | * Makefile.in (install-info): Find files to install in either the | |
1942 | build or source directories (adapted from Makefile.am). | |
1943 | ||
bd79f757 ND |
1944 | 2000-07-07 Nicholas Duffek <[email protected]> |
1945 | ||
1946 | * stabs.texinfo: Fix spelling errors. | |
1947 | (String Field): FILE-NUMBER starts from 0, not 1. | |
1948 | ||
5f208f6d EZ |
1949 | 2000-07-05 Eli Zaretskii <[email protected]> |
1950 | ||
1951 | * refcard.tex: Remove \centerline from the blurb. Patch from | |
1952 | Brian Youmans. | |
1953 | ||
cc542d3b EZ |
1954 | 2000-06-25 Eli Zaretskii <[email protected]> |
1955 | ||
1956 | * Makefile.in (install-info): Support installation from outside of | |
1957 | the source directory. Reported by Mark Harig | |
1958 | <[email protected]>. | |
1959 | ||
f3b28801 C |
1960 | 2000-06-20 J.T. Conklin <[email protected]> |
1961 | ||
1962 | * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number. | |
1963 | ||
449f3b6c AC |
1964 | Fri May 26 15:55:33 2000 Andrew Cagney <[email protected]> |
1965 | ||
1966 | * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets. | |
1967 | Generate using pdftex. | |
1968 | (PDFTEX): Define. | |
1969 | (STAGESTUFF, maintainer-clean realclean): Add *.pdf. | |
1970 | (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the | |
1971 | @contents at the start. | |
1972 | ||
48e934c6 EZ |
1973 | 2000-05-24 Eli Zaretskii <[email protected]> |
1974 | ||
1975 | * gdb.texinfo: Remove duplicate @syncodeindex. From Brian | |
1976 | Youmans. | |
1977 | ||
9e9c5ae7 AC |
1978 | Wed May 24 21:27:58 2000 Andrew Cagney <[email protected]> |
1979 | ||
1980 | From Brian Youmans: | |
1981 | * gdb.texinfo: Fix ``et al.''. | |
1982 | ||
c741b251 AC |
1983 | Tue May 23 22:57:41 2000 Andrew Cagney <[email protected]> |
1984 | ||
1985 | * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for | |
1986 | loop. | |
1987 | ||
4ab64e14 JG |
1988 | 2000-05-19 Jimmy Guo <[email protected]> |
1989 | ||
1990 | * configure: Regenerate. | |
1991 | ||
d3229ae3 EZ |
1992 | 2000-05-17 Eli Zaretskii <[email protected]> |
1993 | ||
1994 | * Makefile.in (install-info): Run install-info on installed Info | |
1995 | files. | |
1996 | ||
8c70017b AC |
1997 | Fri May 12 20:18:04 2000 Andrew Cagney <[email protected]> |
1998 | ||
a7cb598a AC |
1999 | * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention |
2000 | Andrew Cagney. | |
8c70017b | 2001 | |
598ca718 EZ |
2002 | 2000-05-09 Eli Zaretskii <[email protected]> |
2003 | ||
2004 | * gdb.texinfo: Proofreading changes from Brian Youmans. | |
2005 | ||
bf0184be ND |
2006 | 2000-05-01 Nick Duffek <[email protected]> |
2007 | ||
2008 | * gdb.texinfo (Command Files): Mention -x, use @enumerate for | |
2009 | startup sequence, minor edits. | |
2010 | ||
41afff9a EZ |
2011 | 2000-05-01 Eli Zaretskii <[email protected]> |
2012 | ||
2013 | * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in | |
2014 | TeX. | |
2015 | ||
2016 | * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries | |
2017 | "@kindex f" into "@kindex f (foo)", otherwise we get index entries | |
2018 | like `n' and `s' which look weird. Convert some of the @kindex to | |
2019 | @vindex, when they refer to variables, not commands. | |
2020 | ||
33e16fad AC |
2021 | Sat Apr 29 17:01:04 2000 Andrew Cagney <[email protected]> |
2022 | ||
2023 | * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes. | |
2024 | ||
7162c0ca EZ |
2025 | 2000-04-23 Eli Zaretskii <[email protected]> |
2026 | ||
2027 | * Makefile.in (GDBMI_DIR): New variable. | |
2028 | (SET_TEXINPUTS): Add $(GDBMI_DIR). | |
2029 | (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo. | |
2030 | (gdbmi.texinfo): New target, for texi2roff. | |
2031 | (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo. | |
2032 | (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}". | |
2033 | ||
2034 | * gdb.texinfo (Top): Add GDB/MI to the main menu and @include | |
2035 | gdbmi.texinfo. | |
2036 | (Mode Options): Add xref to GDB/MI docs and remove a FIXME | |
2037 | comment. | |
2038 | ||
d167840f EZ |
2039 | 2000-04-17 Elena Zannoni <[email protected]> |
2040 | ||
2041 | * gdb.texinfo (Files): Update description of add-symbol-file | |
2042 | command. | |
2043 | ||
8487521e EZ |
2044 | 2000-04-17 Eli Zaretskii <[email protected]> |
2045 | ||
2046 | * gdb.texinfo (Porting GDB): Don't use @value in the node name, it | |
2047 | prevents the build (and is generally a Bad Idea). | |
2048 | ||
5beae2cf | 2049 | 2000-04-17 Eli Zaretskii <[email protected]> |
00e4a2e4 EZ |
2050 | |
2051 | * gdb.texinfo (Protocol): Prevent makeinfo from complaining about | |
2052 | a comma inside @var. | |
2053 | (Command Files): Index markup changes from Dmitry Sivachenko | |
2054 | <[email protected]>. | |
2055 | ||
39ec5655 EZ |
2056 | 2000-04-16 Eli Zaretskii <[email protected]> |
2057 | ||
2058 | * Makefile.in (LN_S): Define. | |
2059 | (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't | |
2060 | invoke "ln -s" unless it is known to work. | |
2061 | ||
2062 | * configure.in (AC_PROG_LN_S): Add. | |
2063 | ||
8dc7983f JB |
2064 | 2000-04-14 Jim Blandy <[email protected]> |
2065 | ||
2066 | * gdbint.texinfo (Pointers Are Not Always Addresses): New manual | |
2067 | section. | |
2068 | (Target Conditionals): Document ADDRESS_TO_POINTER, | |
2069 | POINTER_TO_ADDRESS. | |
2070 | ||
1a8237e8 DB |
2071 | 2000-04-11 Daniel Berlin <[email protected]> |
2072 | ||
2073 | * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include | |
2074 | gdb-cfg.texi to get the value. | |
2075 | ||
ca526f1a JB |
2076 | 2000-04-10 Jim Blandy <[email protected]> |
2077 | ||
2078 | * gdbint.texinfo (Target Architecture Definition): Fix | |
2079 | cross-references. | |
2080 | ||
faaafcb4 JB |
2081 | 2000-04-08 Jim Blandy <[email protected]> |
2082 | ||
2083 | * gdbint.texinfo (Using Different Register and Memory Data | |
2084 | Representations): New section. | |
2085 | (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE, | |
2086 | REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL, | |
2087 | REGISTER_CONVERT_TO_RAW): Document. | |
2088 | ||
1b27397f AC |
2089 | Mon Apr 3 19:16:32 2000 Andrew Cagney <[email protected]> |
2090 | ||
2091 | * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex | |
2092 | for acknowledgments. | |
2093 | ||
480ff1fb AC |
2094 | Tue Mar 28 18:28:45 2000 Andrew Cagney <[email protected]> |
2095 | ||
2096 | * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with | |
2097 | qThreadExtraInfo. | |
2098 | ||
a9331b3f | 2099 | 2000-03-28 J.T. Conklin <[email protected]> |
f1251bdd | 2100 | |
a9331b3f RM |
2101 | * gdb.texinfo: Clarify which remote debug protocol commands are |
2102 | required and which are optional. | |
f1251bdd | 2103 | |
dbeb8dbd AC |
2104 | Tue Mar 28 16:06:22 2000 Andrew Cagney <[email protected]> |
2105 | ||
2106 | * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew | |
2107 | Cagney <[email protected]>. Move @chapter and @node entries | |
2108 | back to annotate.texi, rluser.texinfo and inc-hist.texinfo. | |
2109 | * annotate.texi: Update. | |
2110 | ||
6d2ebf8b SS |
2111 | 2000-03-28 Stan Shebs <[email protected]> |
2112 | ||
2113 | * gdb.texinfo: Update dates, bump to Eighth Edition (note | |
2114 | expectation of additional changes before release), update | |
2115 | ISBN, add copy of top-level menu for @ifhtml, remove explicit | |
2116 | node links, rephrase and/or shorten lines to fix formatting | |
2117 | problem in both regular and @smallbook formats. | |
2118 | * annotate.texi: Shorten lines in example, use smallexample | |
2119 | consistently everywhere. | |
2120 | * Makefile.in: Add comment about texinfo 4.0 html generation. | |
2121 | (SFILES_INCLUDED): Add annotate.texi. | |
2122 | ||
5d161b24 DB |
2123 | 2000-03-27 Daniel Berlin <[email protected]> |
2124 | ||
2125 | * gdb.texinfo (Debugging Output): Added new section, documenting | |
2126 | the "set/show debug" commands. | |
2127 | ||
b9deaee7 AC |
2128 | Fri Mar 24 18:06:34 2000 Andrew Cagney <[email protected]> |
2129 | ||
2130 | * annotate.texi (Annotations): When GDBN omit @chapter and @node | |
2131 | entry. | |
2132 | ||
2133 | * gdb.texinfo: Check for @ifinfo instead of @ifnottex. | |
2134 | (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local | |
2135 | @chapter and @node entries. | |
a9331b3f | 2136 | |
b9deaee7 | 2137 | * gdb.texinfo: Link all top-level nodes. |
a9331b3f | 2138 | |
9ef47d30 AC |
2139 | Fri Mar 24 17:56:48 2000 Andrew Cagney <[email protected]> |
2140 | ||
2141 | * Makefile.in (install-info): Create $(infodir) before installing | |
2142 | files. | |
2143 | ||
cfeada60 FN |
2144 | 2000-03-23 Fernando Nasser <[email protected]> |
2145 | ||
2146 | From David Whedon <[email protected]> | |
2147 | * gdbint.texinfo : Added paragraphs about command deprecation. | |
2148 | ||
6837a0a2 DB |
2149 | 2000-03-22 Daniel Berlin <[email protected]> |
2150 | ||
2151 | * gdb.texinfo: Add documentation for the apropos command. | |
2152 | ||
bba2971c MS |
2153 | 2000-03-20 Michael Snyder <[email protected]> |
2154 | ||
2155 | * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo. | |
2156 | ||
2b628194 MS |
2157 | 2000-03-20 Michael Snyder <[email protected]> |
2158 | ||
a9331b3f | 2159 | * gdb.texinfo: Add white space to prevent overprinting in |
2b628194 MS |
2160 | two places. |
2161 | ||
96a2c332 SS |
2162 | 2000-03-17 Stan Shebs <[email protected]> |
2163 | ||
2164 | * gdb.texinfo: Many minor changes from Dmitry Sivachenko | |
2165 | <[email protected]>, also clarification of allowed content for | |
2166 | string constants. | |
2167 | ||
d700128c EZ |
2168 | 2000-03-16 Eli Zaretskii <[email protected]> |
2169 | ||
2170 | * gdb.texinfo (main menu): Add Annotations. | |
2171 | (File Options): Add @cindex entries for each command-line option. | |
2172 | Document --epoch, --annotate, --async, --interpreter, --write, | |
2173 | --statistics, and --version. | |
2174 | ||
2175 | * annotate.texi: Convert to a chapter. Use @value{GDBN} instead | |
2176 | of GDB. | |
2177 | ||
9d233477 JB |
2178 | 2000-02-23 Jim Blandy <[email protected]> |
2179 | ||
2180 | * gdbint.texinfo (FUNCTION_START_OFFSET): Document. | |
2181 | ||
14e0eb3b JB |
2182 | 2000-02-22 Jim Blandy <[email protected]> |
2183 | ||
2184 | * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form. | |
2185 | ||
3555de01 JM |
2186 | 2000-02-15 Jason Molenda ([email protected]) |
2187 | ||
2188 | * Makefile.in (diststuff): New target. | |
2189 | ||
5e35df8e KB |
2190 | 2000-02-15 Kevin Buettner <[email protected]> |
2191 | ||
2192 | * agentexpr.texi: Fix wording regarding Intel's IA-64 | |
90a3d8f2 | 2193 | architecture. [From Jim Wilson.] |
5e35df8e | 2194 | |
c5394b80 JM |
2195 | 2000-01-16 Tom Tromey <[email protected]> |
2196 | ||
2197 | * gdb.texinfo (Breakpoints): Mention breakpoint ranges. | |
2198 | (Delete Breaks): Mention range arguments. | |
2199 | (Disabling): Likewise. | |
2200 | ||
c3f6f71d JM |
2201 | 2000-01-05 Dmitry Sivachenko <[email protected]> |
2202 | ||
2203 | * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences. | |
2204 | ||
c4093a6a JM |
2205 | Wed Dec 8 19:53:08 1999 Andrew Cagney <[email protected]> |
2206 | ||
2207 | * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain | |
2208 | valid functions. | |
2209 | ||
11cf8741 JM |
2210 | 1999-11-05 Stan Shebs <[email protected]> |
2211 | ||
2212 | * gdb.texinfo: Clarify regular expressions used in rbreak. | |
2213 | ||
917317f4 JM |
2214 | 1999-10-15 Kevin Buettner <[email protected]> |
2215 | ||
2216 | * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT, | |
2217 | MEMORY_REMOVE_BREAKPOINT): Document. | |
2218 | ||
2219 | Thu Oct 14 21:17:17 1999 Andrew Cagney <[email protected]> | |
2220 | ||
2221 | * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS | |
2222 | offset re-using the DATA offset instead. | |
2223 | ||
2df3850c JM |
2224 | 1999-10-11 Jim Kingdon <[email protected]> |
2225 | ||
2226 | * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY. | |
2227 | ||
2228 | 1999-10-05 Stan Shebs <[email protected]> | |
2229 | ||
2230 | From Dmitry Sivachenko <[email protected]>: | |
2231 | * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other | |
2232 | typos. | |
2233 | ||
2234 | * gdb.texinfo: Various minor wording and formatting improvements, | |
2235 | mentions of additional command-line options. | |
2236 | ||
2acceee2 JM |
2237 | 1999-09-30 Fred Fish <[email protected]> |
2238 | ||
2239 | * gdb.texinfo: Document additional forms of specifying section | |
2240 | names and addresses for the add-symbol-file command. | |
2241 | ||
c2c6d25f JM |
2242 | 1999-09-14 Michael Snyder <[email protected]> |
2243 | ||
2244 | * gdbint.texinfo: Fix typo, add the word "have". | |
2245 | ||
2246 | 1999-09-14 Jim Blandy <[email protected]> | |
2247 | ||
2248 | * gdbint.texinfo (Target Architecture Definition): Document the | |
2249 | SKIP_PERMANENT_BREAKPOINT macro. | |
2250 | ||
d4f3574e SS |
2251 | 1999-09-07 Stan Shebs <[email protected]> |
2252 | ||
2253 | * gdb.texinfo: Fiks speling errers. | |
2254 | ||
2255 | * gdb.texinfo: Fix uses of @multitable. | |
2256 | ||
2257 | From Eli Zaretskii <[email protected]>: | |
2258 | * gdb.texinfo: Include details specific to DOS host, clarify | |
2259 | some confusing language, fix @ref/@xref/@pxref usages, add | |
2260 | comments about using with optimization, add more indexing, | |
2261 | fix info about disassembly-flavor. | |
2262 | ||
2263 | Tue Sep 7 09:11:24 1999 Kevin Buettner <[email protected]> | |
2264 | ||
2265 | * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE, | |
2266 | SKIP_SOLIB_RESOLVER): Define. | |
2267 | ||
2268 | Fri Sep 3 18:05:14 1999 Andrew Cagney <[email protected]> | |
2269 | ||
2270 | * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and | |
2271 | ``g'' packets. | |
2272 | ||
104c1213 JM |
2273 | 1999-08-30 Stan Shebs <[email protected]> |
2274 | ||
2275 | * gdb.texinfo: Create a new "Configurations" chapter with | |
2276 | platform-specific info, inline remote.texi and move sections of it | |
2277 | into the new chapter, move bits about info proc, heuristic search, | |
2278 | and register stack into the new chapter. | |
2279 | * remote.texi: Remove, now part of gdb.texinfo. | |
2280 | * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi. | |
2281 | ||
2282 | 1999-08-27 Jason Molenda ([email protected]) | |
2283 | ||
2284 | * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386, | |
2285 | GDB_TARGET_IS_MACH386): These kludges have gone away. | |
2286 | ||
2287 | Wed Aug 25 10:47:03 1999 Andrew Cagney <[email protected]> | |
2288 | ||
2289 | * gdbint.texinfo (Target Architecture Definition): Mention | |
2290 | TDEPLIBS. | |
2291 | ||
53a5351d JM |
2292 | 1999-08-20 Stan Shebs <[email protected]> |
2293 | ||
2294 | * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite | |
2295 | surrounding text to fit HP-UX bits into general info. | |
2296 | (HPPA-cfg.texi): Remove, no longer useful. | |
2297 | ||
2298 | * gdb.texinfo: Remove explicit links from @node lines, remove | |
2299 | HP-added "Detailed Node Listing" from main menu which confuses | |
2300 | things. | |
2301 | ||
2302 | From Dmitry Sivachenko <[email protected]>: | |
2303 | * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping | |
2304 | in description of `set environment'. | |
2305 | ||
2306 | 1999-08-17 Stan Shebs <[email protected]> | |
2307 | ||
2308 | * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C. | |
2309 | ||
7be570e7 JM |
2310 | 1999-08-12 Ben Elliston <[email protected]> |
2311 | ||
2312 | * gdbint.texinfo (Breakpoint Handling): Add missing words. | |
2313 | ||
2314 | 1999-08-10 Eli Zaretskii <[email protected]> | |
2315 | ||
2316 | * gdb.texinfo (Set Watchpoints): Explain some subtleties about | |
2317 | watch, awatch, and rwatch. Explain why the latter two cannot be | |
2318 | set as software watchpoints. Document that watchpoints for local | |
2319 | variables are deleted when the debuggee terminates. | |
2320 | ||
2321 | Wed Aug 11 13:18:14 1999 Andrew Cagney <[email protected]> | |
2322 | ||
2323 | * remote.texi (Protocol): Further clarification of the "qRcmd" | |
2324 | packet. Allow E.. response packet. "qRcmd" packet is no longer | |
2325 | reserved. | |
2326 | ||
2327 | 1999-08-10 Elena Zannoni <[email protected]> | |
2328 | ||
a9331b3f RM |
2329 | * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo. |
2330 | * gdb.texinfo: Ditto. | |
7be570e7 | 2331 | |
96baa820 JM |
2332 | 1999-08-06 Tom Tromey <[email protected]> |
2333 | ||
2334 | * gdb.texinfo (KOD): New node. | |
2335 | ||
2336 | Fri Aug 6 17:05:48 1999 Andrew Cagney <[email protected]> | |
2337 | ||
2338 | * remote.texi (Rcmd): Fix minor formatting typos. | |
2339 | ||
2340 | Thu Aug 5 17:57:41 1999 Andrew Cagney <[email protected]> | |
2341 | ||
2342 | * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response | |
2343 | packets. | |
2344 | ||
adf40b2e JM |
2345 | 1999-07-14 Jim Blandy <[email protected]> |
2346 | ||
2347 | * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc | |
2348 | fixes. | |
2349 | ||
43ff13b4 JM |
2350 | Tue Jun 29 11:43:55 1999 Andrew Cagney <[email protected]> |
2351 | ||
2352 | * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define. | |
2353 | ||
085dd6e6 JM |
2354 | Fri Jun 25 11:47:06 1999 Andrew Cagney <[email protected]> |
2355 | ||
2356 | * remote.texi (Communication Protocol): ``v'' is in use. Fix | |
2357 | numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'', | |
2358 | ``z'' and ``qRcmd'' as draft instead of reserved. Identify | |
2359 | packets that are not supported on all hosts. Expand examples. | |
2360 | Spell check. | |
2361 | ||
2362 | 1999-06-24 Jason Molenda ([email protected]) | |
2363 | ||
2364 | * Makefile.in: Recognize html, install-html. Add targets | |
2365 | to build HTML versions of documentation via texi2html. | |
2366 | ||
2367 | Thu Jun 24 15:59:03 1999 Stan Shebs <[email protected]> | |
2368 | ||
2369 | * gdbint.texinfo (Testsuite): New chapter, information about the | |
2370 | testsuite. | |
2371 | ||
2372 | Fri Jun 25 02:40:34 1999 Andrew Cagney <[email protected]> | |
2373 | ||
2374 | * remote.texi (Communication Protocol): Rewrite. | |
2375 | ||
2376 | Thu Jun 24 16:59:54 1999 Andrew Cagney <[email protected]> | |
2377 | ||
2378 | * stabs.texinfo: Fix uses of xref. | |
2379 | ||
9e0b60a8 JM |
2380 | Thu Jun 17 17:23:25 1999 Stan Shebs <[email protected]> |
2381 | ||
2382 | * gdbint.texinfo: Add an anti-printf exhortation, and update the | |
2383 | info about patch submission. | |
2384 | ||
cce74817 JM |
2385 | Mon Jun 7 15:49:40 1999 Stan Shebs <[email protected]> |
2386 | ||
2387 | From Per Bothner <[email protected]>: | |
2388 | * gdb.texinfo: Document Chill support. | |
2389 | ||
2390 | Fri Jun 4 16:58:22 1999 Andrew Cagney <[email protected]> | |
2391 | ||
2392 | * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference | |
2393 | to corresponding TARGET_READ_reg TARGET_WRITE_reg macros. | |
2394 | Document that the value should be greater-than or equal-to zero. | |
2395 | (NO_STD_REGS): Document. Deprecate. | |
2396 | ||
ac9a91a7 JM |
2397 | Tue Jun 1 15:04:15 1999 Andrew Cagney <[email protected]> |
2398 | ||
2399 | * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT): | |
2400 | Document that these are not used. | |
2401 | ||
2402 | Thu May 27 09:28:15 1999 Andrew Cagney <[email protected]> | |
2403 | ||
2404 | * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document. | |
2405 | ||
392a587b JM |
2406 | Mon May 24 10:07:39 1999 Andrew Cagney <[email protected]> |
2407 | ||
2408 | * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter | |
2409 | numargs was dropped. | |
2410 | ||
2411 | Thu May 20 12:26:59 1999 Andrew Cagney <[email protected]> | |
2412 | ||
2413 | * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update. | |
2414 | ||
b83266a0 SS |
2415 | Tue Apr 27 19:14:20 1999 Andrew Cagney <[email protected]> |
2416 | ||
2417 | * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P): | |
2418 | Update. | |
2419 | ||
7a292a7a SS |
2420 | Thu Apr 22 13:07:37 1999 Andrew Cagney <[email protected]> |
2421 | ||
2422 | * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document. | |
2423 | (GET_SAVED_REGISTER): Update, not just the a29k uses this. | |
2424 | ||
2425 | Wed Apr 21 13:59:01 1999 Dave Brolley <[email protected]> | |
2426 | ||
2427 | * gdbint.texinfo: Fix typos: $ -> @. | |
2428 | ||
2429 | Tue Apr 20 11:59:38 1999 Andrew Cagney <[email protected]> | |
2430 | ||
2431 | * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT, | |
2432 | LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, | |
2433 | BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and | |
2434 | BREAKPOINT_FROM_PC. | |
a9331b3f | 2435 | |
7a292a7a SS |
2436 | Mon Apr 12 16:00:44 1999 Andrew Cagney <[email protected]> |
2437 | ||
2438 | * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P, | |
2439 | CALL_DUMMY_STACK_ADJUST): Document. | |
2440 | ||
2441 | Thu Apr 8 17:23:15 1999 Andrew Cagney <[email protected]> | |
2442 | ||
2443 | * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS, | |
2444 | SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define. | |
2445 | ||
2446 | 1999-04-02 Stan Shebs <[email protected]> | |
2447 | ||
2448 | * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no | |
2449 | longer exists. | |
2450 | ||
2451 | Tue Mar 9 19:25:11 1999 Stan Shebs <[email protected]> | |
2452 | ||
2453 | * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove | |
2454 | nearly all @ifset/@ifclear conditionals; nobody uses them, and | |
2455 | they make the manual source incomprehensible. | |
2456 | * h8-cfg.texi: Remove, hasn't been used in years. | |
2457 | ||
c906108c SS |
2458 | Thu Feb 11 18:00:59 1999 Stan Shebs <[email protected]> |
2459 | ||
2460 | * gdb.texinfo: Update the credits. | |
2461 | ||
2462 | Mon Feb 8 17:33:57 1999 Stan Shebs <[email protected]> | |
2463 | ||
2464 | * gdb.texinfo: Fix mistakes noticed in printout of last | |
2465 | draft, add Alpha to discussion of heuristic fence post. | |
2466 | ||
2467 | Fri Feb 5 17:20:00 1999 Stan Shebs <[email protected]> | |
2468 | ||
2469 | * gdb.texinfo, remote.texi: Many changes; update to Seventh | |
2470 | Edition, merge some HP changes into mainline, describe some | |
2471 | previously undocumented features, describe more of the target | |
2472 | commands available, eliminate obsolete section on renamed | |
2473 | commands. | |
2474 | * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals. | |
2475 | ||
2476 | Wed Jan 20 17:47:45 1999 Stan Shebs <[email protected]> | |
2477 | ||
2478 | * gdb.texinfo: Make many HPPA conditionals unconditional, | |
2479 | including catchpoint description, since now on for all configs. | |
2480 | * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific | |
2481 | specializations. | |
2482 | ||
2483 | Thu Jan 14 17:10:12 1999 Stan Shebs <[email protected]> | |
2484 | ||
2485 | * Makefile.in (GDBvn.texi): Fix match expression to work with | |
2486 | current format of VERSION in gdb/Makefile.in. | |
2487 | * gdb.texinfo: Fix node ref to match new readline. | |
2488 | ||
2489 | Wed Jan 13 10:38:40 1999 Edith Epstein <[email protected]> | |
2490 | ||
a9331b3f RM |
2491 | * gdb.texinfo: Changes made as part of a project to merge in |
2492 | changes made by HP. Documentation makes extensive use of | |
c906108c SS |
2493 | @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation |
2494 | on remote debugging. There are differences in documentation | |
2495 | (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also, | |
2496 | the HP manual discusses catchpoints, hardware watchpoints, and | |
2497 | some HPUX specific limitations for shared library support. | |
a9331b3f | 2498 | |
c906108c SS |
2499 | There are also a number of @node changes. |
2500 | ||
2501 | 1999-01-12 Jason Molenda ([email protected]) | |
2502 | ||
2503 | * gdbint.texinfo (Formatting): Disambiguate a sentence. | |
2504 | (C Usage): Same. | |
2505 | ||
2506 | Wed Jan 6 11:55:34 1999 David Taylor <[email protected]> | |
2507 | ||
2508 | The following changes were made by Edith Epstein | |
2509 | <[email protected]> as part of a project to merge in changes | |
2510 | made by HP. | |
a9331b3f | 2511 | |
c906108c SS |
2512 | * HPPA-cfg.texi: new file. |
2513 | ||
2514 | * all-cfg.texi: set HPPA for HP PA-RISC targets. | |
2515 | ||
2516 | * refcard.tex: change documentation about catch. | |
2517 | removed info catch. | |
2518 | ||
2519 | Mon Jan 4 18:29:18 1999 Stan Shebs <[email protected]> | |
2520 | ||
2521 | * gdbint.texinfo: Expand on GDB's coding standards, | |
2522 | specify the use of arg names with prototypes. | |
2523 | ||
2524 | 1998-12-14 J.T. Conklin <[email protected]> | |
2525 | ||
2526 | * gdb.texinfo: Fix tipo. | |
2527 | ||
2528 | Sun Dec 13 10:27:59 1998 Andrew Cagney <[email protected]> | |
2529 | ||
2530 | * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and | |
2531 | TARGET_BYTE_ORDER_SELECTABLE_P. | |
2532 | ||
2533 | Thu Dec 10 16:07:09 1998 Andrew Cagney <[email protected]> | |
2534 | ||
2535 | * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document. | |
2536 | ||
2537 | 1998-12-09 Jim Blandy <[email protected]> | |
2538 | ||
2539 | * agentexpr.texi: New file. | |
2540 | ||
2541 | Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook> | |
2542 | ||
2543 | * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES. | |
2544 | ||
2545 | 1998-12-03 J.T. Conklin <[email protected]> | |
2546 | ||
2547 | * remote.texi: Changed wording that implied that the GDB remote | |
2548 | protocol caches register values instead of GDB itself. | |
2549 | ||
2550 | Tue Dec 1 17:45:43 1998 Stan Shebs <[email protected]> | |
2551 | ||
2552 | * gdbint.texinfo: Add some info about symbol readers. | |
2553 | (CHILL_PRODUCER, etc): Comment out descriptions, not useful. | |
2554 | (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE. | |
2555 | (IN_SOLIB_RETURN_TRAMPOLINE): Describe. | |
2556 | (KERNEL_DEBUGGING, MIPSEL): No info about these, remove. | |
2557 | ||
2558 | Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook> | |
2559 | ||
a9331b3f | 2560 | * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE): |
c906108c SS |
2561 | |
2562 | Sat Nov 28 13:45:53 1998 Andrew Cagney <[email protected]> | |
2563 | ||
2564 | * gdbint.texinfo (INNER_THAN): Update, now takes parameters. | |
2565 | ||
2566 | Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook> | |
2567 | ||
2568 | * gdbint.texinfo (NO_SINGLE_STEP): Replace with | |
2569 | SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP. | |
2570 | ||
2571 | Wed Oct 14 10:02:40 1998 Andrew Cagney <[email protected]> | |
2572 | ||
2573 | * gdbint.texinfo: Fix minor typos. | |
2574 | ||
2575 | Wed Sep 30 18:03:19 1998 Stan Shebs <[email protected]> | |
2576 | ||
2577 | * gdbint.texinfo: Complete overhaul. Group descriptions more | |
2578 | logically, add more info on generic algorithms, remove much | |
2579 | obsolete and/or wrong material. | |
2580 | ||
2581 | Fri Jul 24 17:51:38 1998 Ian Lance Taylor <[email protected]> | |
2582 | ||
2583 | * stabs.texinfo (Method Type Descriptor): Expand and correct. | |
2584 | ||
2585 | Mon May 4 10:37:12 1998 Brian Youmans ([email protected]) | |
2586 | ||
2587 | * refcard.tex: Copyright, address updates. | |
2588 | ||
2589 | Tue Apr 21 18:09:56 1998 Stan Shebs <[email protected]> | |
2590 | ||
2591 | * gdb.texinfo (EDITION, DATE): Update and change to use ordinals | |
2592 | for the edition instead of confusing GDB-version-like numbers. | |
2593 | ||
2594 | Mon Apr 13 14:05:00 1998 Fred Fish <[email protected]> | |
2595 | ||
2596 | * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data". | |
2597 | ||
2598 | Thu Apr 2 16:52:44 1998 Jason Molenda ([email protected]) | |
2599 | ||
2600 | * LRS: Reformat a bit to keep text under 80 columns. | |
2601 | ||
2602 | Thu Apr 2 16:10:36 1998 Stan Shebs <[email protected]> | |
2603 | ||
2604 | * gdb.texinfo: Add some credits, mention bug monitor. | |
2605 | * remote.texi: Mention mips monitor targets. | |
2606 | * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY. | |
a9331b3f | 2607 | |
c906108c SS |
2608 | Mon Feb 2 17:13:03 1998 Stan Shebs <[email protected]> |
2609 | ||
2610 | * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h | |
2611 | files, finish sorting of host vs target vs native macros, describe | |
2612 | some more of them. | |
2613 | ||
2614 | Tue Jan 13 16:44:50 1998 Fred Fish <[email protected]> | |
2615 | ||
2616 | * gdbint.texinfo (Host Conditionals): Document change from | |
2617 | using NO_MMALLOC to it's inverse, USE_MMALLOC. | |
2618 | ||
2619 | Mon Nov 24 13:55:21 1997 Andrew Cagney <[email protected]> | |
2620 | ||
2621 | * gdbint.texinfo (Host Conditionals): Document | |
2622 | PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE. | |
2623 | ||
2624 | Fri Jul 4 14:52:31 1997 Ian Lance Taylor <[email protected]> | |
2625 | ||
2626 | * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES. | |
2627 | Document LSEEK_NOT_LINEAR. | |
2628 | ||
2629 | Tue Mar 25 14:44:09 1997 Ian Lance Taylor <[email protected]> | |
2630 | ||
2631 | * stabs.texinfo (Stab Section Basics): Make it clear that only | |
2632 | some versions of the GNU linker remove the leading N_UNDF symbol. | |
2633 | ||
2634 | Thu Feb 27 17:45:19 1997 Ian Lance Taylor <[email protected]> | |
2635 | ||
2636 | * stabs.texinfo (String Field): Document type number pairs here, | |
2637 | instead of in the Sun specific section. | |
2638 | (Include Files): The GNU linker supports the N_BINCL | |
2639 | optimization. Clarify the N_BINCL value, and what it is used | |
2640 | for. | |
2641 | (Procedures): Document N_FUN with an empty string to mark the end | |
2642 | of a function. | |
2643 | (Typedefs): Mention that Sun compilers may use N_GSYM for a type. | |
2644 | (Sun Differences): Remove this node, as the information is now | |
2645 | elsewhere in the main document. | |
2646 | (Stab Section Basics): Mention that the GNU linker may optimize | |
2647 | stabs and remove the leading N_UNDF symbol. | |
2648 | ||
2649 | Mon Dec 9 12:23:32 1996 Roland Pesch <[email protected]> | |
2650 | ||
2651 | * gdb.texinfo, refcard.tex: Restore author credit | |
2652 | ||
2653 | Wed Oct 2 22:01:36 1996 Fred Fish <[email protected]> | |
2654 | ||
2655 | * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update | |
2656 | documentation to account for START and END macros taking | |
2657 | one arg. | |
2658 | ||
2659 | Thu Aug 22 17:59:03 1996 Fred Fish <[email protected]> | |
2660 | ||
2661 | From: Eberhard Mattes <[email protected]> | |
2662 | * gdb.texinfo (Frames): Fix typo. | |
2663 | ||
2664 | Tue Jul 23 10:06:20 1996 Fred Fish <[email protected]> | |
2665 | ||
2666 | * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes | |
2667 | a target_signal as arg type, not a pid. | |
2668 | ||
2669 | Fri Jul 12 11:10:05 1996 Stu Grossman ([email protected]) | |
2670 | ||
2671 | * gdb.texinfo: Document `set assembly-language'. | |
2672 | ||
2673 | Thu Jul 11 13:50:28 1996 Stan Shebs <[email protected]> | |
2674 | ||
2675 | * remote.texi: Update list of stubs in the GDB distribution. | |
2676 | ||
2677 | Fri Jul 5 15:38:54 1996 Fred Fish <[email protected]> | |
2678 | ||
2679 | * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK. | |
2680 | Also document that some systems can use mmalloc but must define | |
2681 | this if their C runtime allocates memory that is later freed. | |
2682 | (MMCHECK_FORCE): Document new macro. | |
a9331b3f | 2683 | |
c906108c SS |
2684 | Fri Jun 28 22:17:10 1996 Dawn Perchik <[email protected]> |
2685 | ||
2686 | * remote.texi: Add documentation for target Sparclet. | |
2687 | ||
2688 | Mon Jun 24 18:12:22 1996 Jason Molenda ([email protected]) | |
2689 | ||
a9331b3f | 2690 | * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL, |
c906108c SS |
2691 | INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values. |
2692 | * configure.in: Rewritten for autoconf. | |
2693 | * configure: New. | |
2694 | ||
2695 | Mon Jun 17 10:43:41 1996 Fred Fish <[email protected]> | |
2696 | ||
2697 | * Makefile.in (DVIPS): New define, set to dvips. | |
2698 | (dvi): Add stabs.dvi. | |
2699 | (ps): New target. | |
2700 | (all-doc): Depend on info, dvi, and ps targets. | |
2701 | (STAGESTUFF): Add *.ps and *.dvi files. | |
2702 | (clean-info, clean-dvi): Remove. | |
2703 | (mostlyclean): Does not depend upon clean-info or clean-dvi, | |
2704 | rules completely rewritten. | |
2705 | (maintainer-clean): Remove clean-info and clean-dvi | |
2706 | dependencies and put their actions in the rules. | |
2707 | (gdb.ps): New target | |
a9331b3f | 2708 | (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove |
c906108c SS |
2709 | intermediate TeX files, whether they have 2 or 3 character |
2710 | extensions. | |
2711 | (gdbint.ps): Add target and rules. | |
2712 | (gdb-internals): Delete unused target. | |
2713 | (Makefile): Depends upon config.status also. | |
2714 | ||
2715 | Sat Mar 30 15:46:58 1996 Fred Fish <[email protected]> | |
2716 | ||
2717 | * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is | |
2718 | set. | |
2719 | ||
2720 | Sat Mar 16 15:10:20 1996 Fred Fish <[email protected]> | |
2721 | ||
2722 | From Peter Schauer <[email protected]> | |
2723 | * gdb.texinfo (Expressions): Fix erroneous array constant example. | |
2724 | ||
2725 | Sat Mar 16 13:28:45 1996 Fred Fish <[email protected]> | |
2726 | ||
2727 | * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands. | |
2728 | ||
2729 | Sat Feb 10 03:28:36 1996 Peter Schauer ([email protected]) | |
2730 | ||
2731 | * gdb.texinfo (Print settings): Document | |
2732 | `set/show print static-members' commands. | |
2733 | ||
2734 | Wed Jan 10 14:16:37 1996 Fred Fish <[email protected]> | |
2735 | ||
2736 | * gdbint.texinfo (Native): Document name change, coredep.c to | |
2737 | core-aout.c. | |
2738 | ||
2739 | Wed Dec 13 12:35:28 1995 Ian Lance Taylor <[email protected]> | |
2740 | ||
2741 | * stabs.texinfo (Include Files): Document the values the SunOS4 | |
2742 | linker creates for N_BINCL/N_EINCL/N_EXCL stabs. | |
2743 | ||
2744 | Fri Dec 8 21:08:44 1995 Fred Fish <[email protected]> | |
2745 | ||
2746 | * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz. | |
2747 | Fix typo. | |
2748 | ||
2749 | Fri Dec 1 11:07:50 1995 Fred Fish <[email protected]> | |
2750 | ||
2751 | * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than | |
2752 | "gdb.tar.Z". | |
2753 | ||
2754 | Wed Sep 20 13:14:10 1995 Ian Lance Taylor <[email protected]> | |
2755 | ||
2756 | * Makefile.in (maintainer-clean): New target, synonym for | |
2757 | realclean. | |
2758 | ||
2759 | Thu Aug 3 10:45:37 1995 Fred Fish <[email protected]> | |
2760 | ||
2761 | * Update all FSF addresses except those in COPYING* files. | |
2762 | ||
2763 | Wed Jul 19 18:43:03 1995 Stan Shebs <[email protected]> | |
2764 | ||
2765 | From Richard Earnshaw ([email protected]): | |
2766 | * gdb.texinfo (convenience variables): Document $_exitcode. | |
2767 | (quit): Document optional expression to use as exit code. | |
2768 | ||
2769 | Thu Jun 22 21:27:33 1995 Victoria Mixon <[email protected]> | |
2770 | ||
2771 | * gdb.texinfo, remote.texi: Brought up to date with various | |
2772 | GDB changes. | |
2773 | ||
2774 | Tue Jun 20 14:35:38 1995 Stan Shebs <[email protected]> | |
2775 | ||
2776 | * gdb.texinfo: Update dates and versions, fix comments about | |
2777 | hardware watchpoints in future releases and about the | |
2778 | sharedlibrary command. | |
2779 | ||
2780 | Mon May 8 09:30:36 1995 Jim Kingdon ([email protected]) | |
2781 | ||
2782 | * stabs.texinfo: Remove node `XCOFF differences'. Describe value of | |
2783 | C_FUN stab. Other cleanups. | |
2784 | ||
2785 | Wed Apr 19 07:02:19 1995 Jim Kingdon ([email protected]) | |
2786 | ||
2787 | * remote.texi (Bootstrapping): Clarify that flush_i_cache is only | |
2788 | for the sparc stub. | |
2789 | ||
2790 | Tue Apr 11 11:41:49 1995 Jim Kingdon ([email protected]) | |
2791 | ||
2792 | * annotate.texi: Clarify which addresses have differing formats | |
2793 | depending on the language and which do not. | |
2794 | ||
2795 | Tue Mar 28 16:56:22 1995 J.T. Conklin <[email protected]> | |
2796 | ||
2797 | * remote.texi (NetWare): Changed example to use BOARD= instead of | |
2798 | NODE= argument to reflect correspoding change to gdbserve.nlm. | |
2799 | ||
2800 | Fri Mar 17 06:47:02 1995 Jim Kingdon ([email protected]) | |
2801 | ||
2802 | * stabs.texinfo (Negative Type Numbers): Mention the fact that | |
2803 | GDB, as well as AIX dbx, supports the size type attribute. | |
2804 | ||
2805 | Thu Mar 16 12:11:32 1995 Jim Kingdon ([email protected]) | |
2806 | ||
2807 | * stabs.texinfo (Negative Type Numbers): Document types -31 to -34. | |
2808 | ||
2809 | Mon Mar 13 16:49:13 1995 Per Bothner <[email protected]> | |
2810 | ||
2811 | * gdb.texinfo (Define): Document $arg0... arguments to commands, | |
2812 | and new 'if' and 'while' commands. | |
2813 | ||
2814 | Fri Feb 17 15:24:35 1995 Per Bothner <[email protected]> | |
2815 | ||
2816 | * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type. | |
2817 | ||
2818 | Wed Feb 15 11:59:18 1995 J.T. Conklin <[email protected]> | |
2819 | ||
2820 | * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm. | |
2821 | * remote.texi (NetWare): New node, how to use gdbserve.nlm on | |
2822 | NetWare targets. Mostly stolen from the Server node. | |
2823 | ||
2824 | Fri Feb 10 20:20:08 1995 Jim Kingdon ([email protected]) | |
2825 | ||
2826 | * gdb.texinfo (Setting): Talk about the language of a source file | |
2827 | versus the working language. The old documentation did not match | |
2828 | what GDB did. | |
2829 | ||
2830 | Wed Feb 1 20:26:36 1995 Jim Kingdon ([email protected]) | |
2831 | ||
2832 | * stabs.texinfo (Source Files): Document N_SO used to mark the end | |
2833 | of a source file. | |
2834 | ||
2835 | Mon Jan 23 14:23:37 1995 Jim Kingdon ([email protected]) | |
2836 | ||
2837 | * gdb.texinfo (Processes): New node. | |
2838 | ||
2839 | Tue Jan 17 14:09:03 1995 Ian Lance Taylor <[email protected]> | |
2840 | ||
2841 | * remote.texi: Update documentation of set/show mipsfpu. | |
2842 | ||
3fc11d3e JM |
2843 | Fri Jan 6 17:17:28 1995 Stan Shebs <[email protected]> |
2844 | ||
2845 | * gdbgui.texinfo: New file, manual for GUI (gdbtk) users. | |
2846 | * Makefile.in (gdbgui.dvi, gdbgui.info): New actions. | |
c906108c SS |
2847 | |
2848 | Sun Sep 4 16:47:21 1994 Stan Shebs ([email protected]) | |
2849 | ||
2850 | * gdbint.texinfo: Removed mentions of some incorrectly placed and | |
2851 | obsolete conditionals, described some others. | |
2852 | ||
2853 | Mon Aug 1 15:42:39 1994 Jim Kingdon ([email protected]) | |
2854 | ||
2855 | * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and | |
2856 | SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994. | |
2857 | ||
2858 | Mon Aug 1 15:12:02 1994 Stan Shebs ([email protected]) | |
2859 | ||
2860 | * gdbint.texinfo: Put regex conditionals in their own table. | |
2861 | ||
2862 | Tue Jul 26 18:32:52 1994 Stan Shebs ([email protected]) | |
2863 | ||
2864 | * gdbint.texinfo: Removed mentions of many obsolete conditionals, | |
2865 | described or fixed the descriptions of many others. | |
2866 | ||
2867 | Sun Jul 17 14:14:03 1994 Stan Shebs ([email protected]) | |
2868 | ||
2869 | * gdb.texinfo: Add some more credits. | |
2870 | * gdbint.texinfo: Capitalize GDB consistently, describe some | |
2871 | macros and remove some. | |
2872 | ||
2873 | Thu Jul 14 18:43:17 1994 Stan Shebs ([email protected]) | |
2874 | ||
2875 | * gdbint.texinfo: Removed mentions of many incorrectly placed and | |
2876 | obsolete conditionals, described some others. | |
2877 | ||
2878 | Tue Jul 12 12:23:15 1994 Peter Schauer ([email protected]) | |
2879 | ||
2880 | * gdb.texinfo (help targets): Changed to `help target', which | |
2881 | is the correct gdb command. | |
2882 | ||
2883 | Wed Jun 22 18:00:51 1994 Jim Kingdon ([email protected]) | |
2884 | ||
2885 | * annotate.texi (TODO): New node, for keeping track of annotations | |
2886 | suggested but not yet implemented. | |
2887 | ||
2888 | Wed Jun 1 16:10:45 1994 Jim Kingdon ([email protected]) | |
2889 | ||
2890 | * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to | |
2891 | another symbol, it is not the address itself. | |
2892 | ||
2893 | Thu May 5 20:23:36 1994 Stan Shebs ([email protected]) | |
2894 | ||
2895 | * stabs.texinfo (Stab Section Basics): Add comment about alignment | |
2896 | of stabs-in-coff sections. | |
2897 | ||
2898 | Wed May 4 06:26:11 1994 Jim Kingdon ([email protected]) | |
2899 | ||
2900 | * annotate.texi: Change edition to 0.5 and date to May 1994. | |
2901 | Add index. | |
2902 | (Frames): New node, for frame annotation. | |
2903 | (Displays): New node, for display annotation. | |
2904 | ||
2905 | * remote.texi (MIPS Remote): Say that set timeout doesn't apply | |
2906 | when waiting for your program to stop. | |
2907 | ||
2908 | Fri Apr 29 18:24:46 1994 Jim Kingdon ([email protected]) | |
2909 | ||
2910 | * annotate.texi (Breakpoint Info): Document annotation of header | |
2911 | fields and record annotation. | |
2912 | ||
2913 | Thu Apr 28 07:44:28 1994 Jim Kingdon ([email protected]) | |
2914 | ||
2915 | * annotate.texi: New file, to document annotations. | |
2916 | ||
2917 | Thu Apr 21 14:20:51 1994 Jim Kingdon ([email protected]) | |
2918 | ||
2919 | * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan | |
2920 | 16 I meant to make this change but did not). Do remove gdb-cfg.texi. | |
2921 | ||
2922 | Wed Apr 20 11:22:48 1994 Jim Kingdon ([email protected]) | |
2923 | ||
2924 | * stabs.texinfo (Stab Section Basics): Say what is in .stab | |
2925 | section, and say n_strx field is compilation unit relative. | |
2926 | * stabs.texinfo: Don't use @code for a.out when it is the name of | |
2927 | an object file format. | |
2928 | ||
2929 | Wed Apr 13 20:29:54 1994 Jim Kingdon ([email protected]) | |
2930 | ||
2931 | * gdb.texinfo: Refer to file names, not path names, per rms | |
2932 | convention. | |
2933 | (Arguments): Fix typo. | |
2934 | ||
2935 | Thu Mar 24 08:09:12 1994 Jim Kingdon ([email protected]) | |
2936 | ||
2937 | * stabs.texinfo (Global Variables): Talk about stabs in files | |
2938 | where variables are referenced, but not defined. | |
2939 | ||
2940 | Wed Mar 23 07:16:36 1994 Jim Kingdon ([email protected]) | |
2941 | ||
2942 | * stabs.texinfo: Move stuff on @ and # type descriptors from node | |
2943 | Cplusplus to new nodes Member Type Descriptor and Method Type | |
2944 | Descriptor. Re-write stuff for #. | |
2945 | ||
2946 | Wed Mar 16 08:20:19 1994 Jim Kingdon ([email protected]) | |
2947 | ||
2948 | * gdb.texinfo (Print Settings): Don't document "set print | |
2949 | fast-symbolic-addr off". The bug which it worked around was fixed | |
2950 | on 25 Feb 94 in coffread.c, so I'm nuking the command. | |
2951 | ||
2952 | * stabs.texinfo (Alternate Entry Points): New node, rewritten from | |
2953 | N_ENTRY node. | |
2954 | ||
2955 | * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor. | |
2956 | ||
2957 | Tue Mar 15 08:43:02 1994 Jim Kingdon ([email protected]) | |
2958 | ||
2959 | * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove | |
2960 | references to ieee-float.c. | |
2961 | ||
2962 | Fri Mar 11 08:09:40 1994 Jim Kingdon ([email protected]) | |
2963 | ||
2964 | * gdb.texinfo (Set Breaks): Update documentation for tbreak to | |
2965 | match what the code actually does. | |
2966 | ||
2967 | Wed Mar 9 19:43:05 1994 Jim Kingdon ([email protected]) | |
2968 | ||
2969 | * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s. | |
2970 | ||
2971 | Tue Mar 1 17:04:43 1994 Jim Kingdon ([email protected]) | |
2972 | ||
2973 | * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c, | |
2974 | i, and b. | |
2975 | ||
2976 | Wed Feb 23 10:44:18 1994 Jim Kingdon ([email protected]) | |
2977 | ||
2978 | * stabs.texinfo: Document N_RBRAC as function relative for COFF as | |
2979 | well as for ELF and SOM. Unify the descriptions of ELF and SOM | |
2980 | as "stabs in sections" rather than just saying "ELF and SOM". | |
2981 | Also make that stuff apply to COFF. | |
2982 | ||
2983 | Fri Feb 18 08:25:58 1994 Jim Kingdon ([email protected]) | |
2984 | ||
2985 | * gdb.texinfo (Formatting Documentation): Change GhostScript to | |
2986 | Ghostscript. | |
2987 | ||
2988 | Fri Feb 4 06:31:31 1994 Jim Kingdon ([email protected]) | |
2989 | ||
2990 | * gdb.texinfo (Continuing and Stepping): When talking about "step" | |
2991 | versus functions without line numbers, also mention stepping into | |
2992 | them as well as "step" when you are in them. Tell the user how to | |
2993 | deal with the situation. Add comment about "debugging information". | |
2994 | ||
2995 | Thu Feb 3 11:39:59 1994 Jim Kingdon ([email protected]) | |
2996 | ||
2997 | * stabs.texinfo (Enumerations): Document restriction on where | |
2998 | enumeration types can appear and still win with GDB. | |
2999 | ||
3000 | Wed Feb 2 11:29:17 1994 Jim Kingdon ([email protected]) | |
3001 | ||
3002 | * stabs.texinfo (Negative Type Numbers): Document format for type | |
3003 | -16. | |
3004 | ||
3005 | Thu Jan 27 16:53:56 1994 Jim Kingdon ([email protected]) | |
3006 | ||
3007 | * gdb.texinfo (Selection, Frame Info): Update information about | |
3008 | arbitrary frame specficiations. | |
3009 | ||
3010 | Wed Jan 26 15:31:57 1994 Roland H. Pesch ([email protected]) | |
3011 | ||
3012 | * gdb.texinfo, remote.texi: general editing pass prior to Net release | |
3013 | ||
3014 | Tue Jan 25 12:12:04 1994 Jim Kingdon ([email protected]) | |
3015 | ||
3016 | * stabs.texinfo (String Field): Discuss continuing stabs with ?. | |
3017 | ||
3018 | Wed Jan 19 06:39:24 1994 David J. Mackenzie ([email protected]) | |
3019 | ||
3020 | * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT. | |
3021 | ||
3022 | Sun Jan 16 12:43:32 1994 Jim Kingdon ([email protected]) | |
3023 | ||
3024 | * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF | |
3025 | Differences node to Statics node. | |
3026 | (Statics): Discuss XCOFF use of V symbol descriptor. | |
3027 | ||
3028 | * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean, | |
3029 | not clean. | |
3030 | ||
3031 | Wed Jan 12 21:29:54 1994 John Gilmore ([email protected]) | |
3032 | ||
3033 | * gdb.texinfo (Print Settings): Document `set print | |
3034 | fast-symbolic-addr' and improve the doc for some other | |
3035 | `set print's. | |
3036 | ||
3037 | Mon Jan 3 17:23:07 1994 Jim Kingdon ([email protected]) | |
3038 | ||
3039 | * stabs.texinfo (String Field): Talk about defining several type | |
3040 | numbers at once. | |
3041 | Fix lint regarding changing node ELF Transformations to | |
3042 | ELF and SOM Transformations. | |
3043 | ||
3044 | Fri Dec 31 00:42:43 1993 John Gilmore ([email protected]) | |
3045 | ||
3046 | * stabs.texinfo: Insert Peter Kessler's name as inventor (I think). | |
3047 | ||
3048 | Tue Dec 28 09:30:40 1993 Jim Kingdon ([email protected]) | |
3049 | ||
3050 | * stabs.texinfo (Cross-References): `::' is for nested types only | |
3051 | within <>. | |
3052 | (Structures): Document static members. | |
3053 | ||
3054 | Mon Dec 27 13:55:04 1993 Jim Kingdon ([email protected]) | |
3055 | ||
3056 | * stabs.texinfo: Document S type attribute. | |
3057 | ||
3058 | Sun Dec 26 20:46:36 1993 Jeffrey A. Law ([email protected]) | |
3059 | ||
3060 | * stabs.texinfo: Add notes about stabs-in-som where appropriate. | |
3061 | ||
3062 | Fri Dec 3 19:13:19 1993 John Gilmore ([email protected]) | |
3063 | ||
3064 | * gdbint.texinfo: Fix a few typos. | |
3065 | ||
3066 | Sun Nov 28 18:06:25 1993 Roland H. Pesch ([email protected]) | |
3067 | ||
3068 | * gdb.texinfo, remote.texi: formatting improvements | |
3069 | ||
3070 | * gdb.texinfo (New Features): mention threads. | |
3071 | (Summary, C): fix xrefs in newly contributed text. | |
3072 | (Threads): index entries, clarifications, example | |
3073 | (passim): minor typos fixed, phrasing improvements | |
3074 | ||
3075 | * remote.texi (Bootstrapping): rephrase text on ^C and add index | |
3076 | entries; (Server): explain use of gdbserver w/real-time systems, | |
3077 | add example of conflicting TCP port; (MIPS Remote) break up | |
3078 | running text into table, highlighting commands, and add example. | |
a9331b3f | 3079 | |
c906108c SS |
3080 | Wed Nov 24 14:15:56 1993 Roland H. Pesch ([email protected]) |
3081 | ||
3082 | * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed | |
3083 | ||
3084 | Fri Nov 12 16:10:58 1993 Jim Kingdon ([email protected]) | |
3085 | ||
3086 | * stabs.texinfo (Nested Symbols): New node. | |
3087 | (String Field, Symbol Descriptors, Cross-References): Refer to it. | |
3088 | ||
3089 | Thu Nov 11 13:26:45 1993 Jim Kingdon ([email protected]) | |
3090 | ||
3091 | * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect | |
3092 | to picking which Bbss.bss symbol to use, and (because there seems to | |
3093 | be no good way of doing it) re-write some of the text to make it | |
3094 | sound like Bbss.bss isn't such a great idea after all (as currently | |
3095 | designed). | |
3096 | ||
3097 | * gdb.texinfo (C): In addition to saying people have to use g++ for | |
3098 | good results, say they have to use stabs. Specifically say cfront | |
3099 | doesn't work well. | |
3100 | (Summary): Merge in information on Modula-2, Pascal, and Chill from | |
3101 | the gdb README. Add xrefs to places where the support for the various | |
3102 | languages is described in detail. | |
3103 | ||
3104 | Mon Nov 8 11:47:34 1993 Jim Kingdon ([email protected]) | |
3105 | ||
3106 | * stabs.texinfo: Clean up stuff about visibility and virtual | |
3107 | characters. | |
3108 | ||
3109 | * stabs.texinfo (N_M2C): Cite Sun doc. | |
3110 | ||
3111 | Fri Nov 5 16:27:27 1993 Roland H. Pesch ([email protected]) | |
3112 | ||
3113 | * gdb.texinfo: updates re threads. | |
3114 | * remote.texinfo: avoid index entries starting with digits. | |
3115 | ||
3116 | Tue Nov 2 09:08:37 1993 Jim Kingdon ([email protected]) | |
3117 | ||
3118 | * stabs.texinfo (Enumerations): Talk about large, negative and | |
3119 | octal values. Clean up cross reference to type attributes. | |
3120 | (String Field): Say that GDB 4.11 supports size attribute. | |
3121 | ||
3122 | Sun Oct 31 13:31:10 1993 Jim Kingdon ([email protected]) | |
3123 | ||
3124 | * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel | |
3125 | is a mandatory step. Make the stuff about that more concise. | |
3126 | ||
3127 | Wed Oct 27 00:25:46 1993 Jim Kingdon ([email protected]) | |
3128 | ||
3129 | * stabs.texinfo (Class Names): New node. | |
3130 | ||
3131 | * gdb.texinfo (Command Files): Explain order of init file reading. | |
3132 | ||
3133 | * remote.texi (Bootstrapping): Talk about getting the serial driver | |
3134 | to deal with ^C sent by gdb to stop the remote system. | |
3135 | ||
3136 | Mon Oct 25 03:25:41 1993 Tom Lord ([email protected]) | |
3137 | ||
3138 | * libgdb.texinfo (I/O): incorporated better phrasing from rich. | |
3139 | ||
3140 | * libgdb.texinfo (Defining Commands): made the DOC arg | |
3141 | to gdb_define_app_command a char * instead of char ** | |
3142 | per a suggestion from kingdon. | |
3143 | ||
3144 | * libgdb.texinfo: total rewrite from a different starting | |
3145 | premise. | |
3146 | ||
3147 | Wed Oct 20 18:07:44 1993 Jim Kingdon ([email protected]) | |
3148 | ||
3149 | * stabs.texinfo (Local Variable Parameters): Re-write paragraph on | |
3150 | floats passed as doubles (to improve clarity). | |
3151 | ||
3152 | Tue Oct 19 14:21:18 1993 Roland H. Pesch ([email protected]) | |
3153 | ||
3154 | * gdb.texinfo (Source Path): index entries for $cwd, $pdir | |
3155 | ||
3156 | * a4rc.sed: update to work with Andreas Vogel papersize params | |
3157 | ||
3158 | * refcard.tex: use Andreas Vogel simplifications of papersize | |
3159 | params; remove useless version info; update copyright date. | |
3160 | ||
3161 | Tue Oct 19 10:46:22 1993 Jim Kingdon ([email protected]) | |
3162 | ||
3163 | * gdb.texinfo (Symbols): Add class NAME to doc for ptype. | |
3164 | ||
3165 | Tue Oct 12 09:11:45 1993 Jim Kingdon ([email protected]) | |
3166 | ||
3167 | * gdb.texinfo (Files): Say what address the load command loads it at. | |
3168 | ||
3169 | * stabs.texinfo (Common Blocks): Minor cleanups. | |
3170 | ||
3171 | * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact | |
3172 | that Sun has backed away from the linker kludge and thus the relevant | |
3173 | issue is changes to the SunPRO tools, not the Solaris linker. | |
3174 | ||
3175 | * stabs.texinfo (Traditional Integer Types): Clean up description | |
3176 | of octal bounds a little bit. Document extra leading zeroes. | |
3177 | ||
3178 | Thu Oct 7 16:15:37 1993 Jim Kingdon ([email protected]) | |
3179 | ||
3180 | * gdb.texinfo (Signaling): Update for symbolic symbol names | |
3181 | and add a section explaining the difference between the GDB | |
3182 | signal command and the shell kill utility. | |
3183 | ||
3184 | Wed Oct 6 13:23:01 1993 Tom Lord ([email protected]) | |
3185 | ||
3186 | * libgdb.texinfo: added `@' to braces that were unescaped. | |
3187 | ||
3188 | Mon Oct 4 10:42:18 1993 Tom Lord ([email protected]) | |
3189 | ||
3190 | * libgdb.texinfo: new file. Spec for the gdb library. | |
3191 | ||
3192 | Sun Oct 3 15:26:56 1993 Jim Kingdon ([email protected]) | |
3193 | ||
3194 | * stabs.texinfo (Include Files): Fix typo (start -> end). | |
3195 | ||
3196 | Thu Sep 30 18:24:56 1993 Roland H. Pesch ([email protected]) | |
3197 | ||
3198 | * gdb.texinfo, remote.texi: assorted small improvements, mostly | |
3199 | from Melissa at FSF's editing pass. | |
3200 | ||
3201 | Thu Sep 30 11:54:38 1993 Jim Kingdon ([email protected]) | |
3202 | ||
3203 | * gdb.texinfo: Remove stuff about ar and 14 character filenames. | |
3204 | I believe this was fixed by the 13 Sep 89 change to print_frame_info. | |
3205 | Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug. | |
3206 | ||
3207 | Wed Sep 22 21:22:11 1993 Jim Kingdon ([email protected]) | |
3208 | ||
3209 | * remote.texi (Bootstrapping): Discuss 386 call gates. | |
3210 | ||
3211 | Sat Sep 18 17:10:44 1993 Jim Kingdon ([email protected]) | |
3212 | ||
3213 | * stabs.texinfo (Based Variables): New node. | |
3214 | ||
3215 | Thu Sep 16 17:48:55 1993 Jim Kingdon ([email protected]) | |
3216 | ||
3217 | * stabs.texinfo (Negative Type Numbers): Re-write discussions of | |
3218 | names, sizes, and formats to suggest how not to lose. | |
3219 | ||
3220 | Sat Sep 11 09:35:11 1993 Jim Kingdon ([email protected]) | |
3221 | ||
3222 | * stabs.texinfo (Methods): Fix typo. | |
3223 | ||
3224 | Fri Sep 10 06:34:20 1993 David J. Mackenzie ([email protected]) | |
3225 | ||
3226 | * gdb.texinfo: Fix a few typos. | |
3227 | ||
3228 | Wed Sep 8 09:11:52 1993 Jim Kingdon ([email protected]) | |
3229 | ||
3230 | * gdb.texinfo: Clarify how well it works with Fortran. | |
3231 | ||
3232 | * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations): | |
3233 | More on relocating stabs in ELF files. | |
3234 | ||
3235 | Tue Sep 7 13:45:02 1993 Jim Kingdon ([email protected]) | |
3236 | ||
3237 | * stabs.texinfo (Stabs In ELF): Talk about N_FUN value. | |
3238 | ||
3239 | Mon Sep 6 19:23:18 1993 Jim Kingdon ([email protected]) | |
3240 | ||
3241 | * stabs.texinfo (Local Variable Parameters): Talk about nameless | |
3242 | parameters on VAX. | |
3243 | ||
3244 | Fri Sep 3 17:06:08 1993 Roland H. Pesch ([email protected]) | |
3245 | ||
3246 | * gdb.texinfo: @up/@down -> @raisesections/@lowersections | |
3247 | ||
3248 | Fri Sep 3 12:04:15 1993 Jim Kingdon ([email protected]) | |
3249 | ||
3250 | * stabs.texinfo: Make info author notice match the TeX author notice. | |
3251 | ||
3252 | Tue Aug 31 13:21:06 1993 David J. Mackenzie ([email protected]) | |
3253 | ||
3254 | * stabs.texinfo: Initial-caps all words in node names and | |
3255 | non-trivial words in section names. | |
3256 | ||
3257 | Mon Aug 30 11:13:16 1993 Jim Kingdon ([email protected]) | |
3258 | ||
3259 | * stabs.texinfo: Many minor cleanups. | |
3260 | ||
3261 | * stabs.texinfo: Remove @deffn except from Expanded Reference node. | |
3262 | ||
3263 | Sat Aug 28 12:08:09 1993 David J. MacKenzie ([email protected]) | |
3264 | ||
3265 | * stabs.texinfo: Remove full description of big example. | |
3266 | It's not really helpful; just use pieces of it where appropriate. | |
3267 | Add more Texinfo formatting directives (@samp, etc.). | |
3268 | Use @deffn to define stab types. | |
3269 | Eliminate some wordiness. Break up some nodes. | |
3270 | Add an (alphabetized) index of symbol types. | |
3271 | Use consistent capitalization style in node and section names. | |
3272 | ||
3273 | Thu Aug 26 06:36:31 1993 Fred Fish ([email protected]) | |
3274 | ||
3275 | * gdb.texinfo: Change typo "Two two" to "The two". | |
3276 | ||
3277 | Sun Aug 22 12:15:18 1993 Jim Kingdon ([email protected]) | |
3278 | ||
3279 | * stabs.texinfo (XCOFF-differences): Remove references to | |
3280 | non-existent types N_DECL and N_RPSYM. | |
3281 | ||
3282 | * stabs.texinfo (String Field): Say that type attributes bug is | |
3283 | fixed in GDB 4.10, since it is. | |
3284 | ||
3285 | * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own. | |
3286 | ||
3287 | Sat Aug 21 04:32:28 1993 David MacKenzie ([email protected]) | |
3288 | ||
3289 | * stabs.texinfo: Formatting cleanups. | |
3290 | ||
3291 | Fri Aug 20 20:49:53 1993 Jim Kingdon ([email protected]) | |
3292 | ||
3293 | * stabs.texinfo: When explaining the n_type of a stab, standardize | |
3294 | how we do it ('#' as a comment indicator, "36 is N_FUN" as text, | |
3295 | no tabs, use @r). | |
3296 | (Global Variables): Clean up. | |
3297 | ||
3298 | Tue Aug 17 15:57:27 1993 Jim Kingdon ([email protected]) | |
3299 | ||
3300 | * stabs.texinfo (Stack Variables): Re-write. | |
3301 | ||
3302 | Mon Aug 16 21:20:08 1993 Jim Kingdon ([email protected]) | |
3303 | ||
3304 | * stabs.texinfo (Stabs-in-elf): Talk about getting the start | |
3305 | addresses of a source file. Also revise formatting. | |
3306 | Change "object module" or "object file" to "source file". | |
3307 | Various: Miscellaneous cleanups. | |
3308 | ||
3309 | Thu Aug 12 15:11:51 1993 Jim Kingdon ([email protected]) | |
3310 | ||
3311 | * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi. | |
3312 | ||
3313 | Tue Aug 10 16:57:49 1993 Stan Shebs ([email protected]) | |
3314 | ||
3315 | * gdbint.texinfo: Removed many nonsensical machine-collected | |
3316 | host and target conditionals, described some of the remainder. | |
3317 | ||
3318 | Tue Aug 10 13:28:30 1993 Jim Kingdon ([email protected]) | |
3319 | ||
3320 | * gdbint.texinfo (Getting Started): Use @itemize, not @table. | |
3321 | ||
3322 | * gdbint.texinfo (Top): Add name to @top line, and re-write the | |
3323 | paragraph which follows. | |
3324 | ||
3325 | * gdbint.texinfo (Host): Use @code not @samp for Makefile | |
3326 | variables. Looks better and avoids overful hbox. | |
3327 | ||
3328 | Fri Jul 30 18:26:21 1993 Jim Kingdon ([email protected]) | |
3329 | ||
3330 | * stabs.texinfo (Procedures): Improve stuff on nested functions. | |
3331 | ||
3332 | Thu Jul 29 15:10:58 1993 Roland H. Pesch ([email protected]) | |
3333 | ||
3334 | * remote.texi: (MIPS Remote) clearer doc for set/show timeout, | |
3335 | retransmit-timeout | |
3336 | ||
3337 | Thu Jul 29 13:16:09 1993 Jim Kingdon ([email protected]) | |
3338 | ||
3339 | * gdbint.texinfo: Update statement about `some ancient Unix | |
3340 | systems, like Ultrix 4.0' to Ultrix 4.2. | |
3341 | ||
3342 | Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com) | |
3343 | ||
3344 | * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER | |
3345 | ||
3346 | * Makefile.in: depend on remote.texi rather than gdbinv-s.texi | |
3347 | ||
3348 | * remote.texi: (Server) New node on gdbserver. (Remote Serial, | |
3349 | ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP. | |
3350 | ||
3351 | * remote.texi: new name for former gdbinv-s.texi | |
3352 | ||
3353 | * gdb.texinfo: use remote.texi rather than gdbinv-s.texi | |
3354 | ||
3355 | Wed Jul 28 08:26:24 1993 Ian Lance Taylor ([email protected]) | |
3356 | ||
3357 | * gdbinv-s.texi: Documented timeout and retransmit-timeout | |
3358 | variables for MIPS remote debugging protocol. | |
3359 | ||
3360 | Mon Jul 26 13:00:09 1993 Jim Kingdon ([email protected]) | |
3361 | ||
3362 | * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix. | |
3363 | ||
3364 | Tue Jul 20 16:30:41 1993 Jim Kingdon ([email protected]) | |
3365 | ||
3366 | * Makefile.in (refcard.dvi): Use srcdir where necessary. | |
3367 | ||
3368 | Mon Jul 19 12:02:50 1993 Roland H. Pesch ([email protected]) | |
3369 | ||
3370 | * gdb.texinfo: repair conditional bugs in text markup | |
3371 | ||
3372 | Fri Jul 16 18:57:50 1993 Roland H. Pesch ([email protected]) | |
3373 | ||
3374 | * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch | |
3375 | to select Modula-2 material. | |
3376 | ||
3377 | Thu Jul 15 13:15:01 1993 Jim Kingdon ([email protected]) | |
3378 | ||
3379 | * stabs.texinfo: Cleanups regarding statics. | |
3380 | ||
3381 | * gdbinv-s.texi (Bootstrapping): Document exceptionHandler. | |
3382 | (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping. | |
3383 | ||
3384 | Mon Jul 12 13:37:02 1993 Jim Kingdon ([email protected]) | |
3385 | ||
3386 | * stabs.texinfo: N_MAIN is sometimes used for C. | |
3387 | ||
3388 | Fri Jul 9 09:47:02 1993 Peter Schauer ([email protected]) | |
3389 | ||
3390 | * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE. | |
3391 | ||
3392 | Tue Jul 6 12:41:28 1993 John Gilmore ([email protected]) | |
3393 | ||
3394 | * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS, | |
a9331b3f | 3395 | removed from the code by Kingdon. |
c906108c SS |
3396 | |
3397 | Tue Jul 6 12:24:34 1993 Jim Kingdon ([email protected]) | |
3398 | ||
3399 | * gdb.texinfo (Break Commands): Remove stuff about flushing terminal | |
3400 | input when evaluating breakpoint conditions; the bug has been fixed. | |
3401 | ||
3402 | * gdb.texinfo (Continuing and Stepping): Argument to "continue" | |
3403 | sets the ignore count to N-1, not to N. | |
3404 | ||
3405 | Thu Jul 1 14:57:42 1993 Roland H. Pesch ([email protected]) | |
3406 | ||
3407 | * refcard.tex (\hoffset): correct longstanding error to match | |
3408 | intended offset; avoids cutting off edge on some printers | |
3409 | ||
3410 | Wed Jun 30 18:23:06 1993 Jim Kingdon ([email protected]) | |
3411 | ||
3412 | * stabs.texinfo (Parameters): Say that order of stabs is significant. | |
3413 | ||
3414 | Fri Jun 25 21:34:52 1993 Jim Kingdon ([email protected]) | |
3415 | ||
3416 | * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does. | |
3417 | ||
3418 | Fri Jun 25 16:15:10 1993 Roland H. Pesch ([email protected]) | |
3419 | ||
3420 | * Makefile.in: (REFEDITS) new var to control whether PS or CM | |
3421 | fonts and whether US or A4 paper for GDB refcard; (refcard.dvi) | |
3422 | collect sed edits if any, apply to refcard before formatting; | |
3423 | (refcard.ps) stop implying PS fonts if PS output requested; | |
3424 | (lrefcard.ps) delete extra target for variant PS fonts | |
3425 | ||
3426 | * refcard.tex: parametrize papersize dependent info, collect | |
3427 | in easily replaced spot | |
3428 | ||
3429 | * a4rc.sed: new file, edits to refcard for A4 paper | |
3430 | ||
3431 | Fri Jun 25 14:21:46 1993 Jim Kingdon ([email protected]) | |
3432 | ||
3433 | * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes. | |
3434 | ||
3435 | Wed Jun 23 15:02:50 1993 Jim Kingdon ([email protected]) | |
3436 | ||
3437 | * stabs.texinfo (Negative Type Numbers): Minor character cleanups. | |
3438 | ||
3439 | Tue Jun 22 16:31:52 1993 Jim Kingdon ([email protected]) | |
3440 | ||
3441 | * stabs.texinfo: Express disapproval of 'D' symbol descriptor | |
3442 | politely rather than rudely. | |
3443 | ||
3444 | Fri Jun 18 19:42:09 1993 Jim Kingdon ([email protected]) | |
3445 | ||
3446 | * stabs.texinfo: Document common blocks. | |
3447 | ||
3448 | Fri Jun 18 12:12:57 1993 Fred Fish ([email protected]) | |
3449 | ||
3450 | * stabs.texinfo: Add some basic info about stabs-in-elf. | |
3451 | ||
3452 | Fri Jun 18 13:57:09 1993 Jim Kingdon ([email protected]) | |
3453 | ||
3454 | * stabs.texinfo (Top): Minor cleanup. | |
3455 | ||
3456 | Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) | |
3457 | ||
3458 | * Makefile.in (install-info): remove parentdir support | |
3459 | ||
3460 | Tue Jun 15 18:11:39 1993 Roland H. Pesch ([email protected]) | |
3461 | ||
3462 | * gdb.texinfo (Copying): delete this node and references to it; | |
3463 | RMS says this manual need not carry GPL. (passim): Improvements | |
3464 | from last round at FSF, largely due to Ian Taylor review, and | |
3465 | minor formatting improvements. | |
3466 | ||
3467 | * gdbinv-s.texi (passim): Improvements from last round at FSF, | |
3468 | largely due to Ian Taylor review. (Debug Session): minor edits to | |
3469 | new text. | |
3470 | ||
3471 | Sun Jun 13 12:52:39 1993 Jim Kingdon ([email protected]) | |
3472 | ||
3473 | * Makefile.in (realclean): Remove info and dvi files too. | |
3474 | ||
3475 | Sat Jun 12 16:09:22 1993 Jim Kingdon ([email protected]) | |
3476 | ||
3477 | * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames. | |
3478 | * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi. | |
3479 | * gdb.texinfo: Change accordingly. | |
3480 | ||
3481 | * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of | |
3482 | N_{L,R}BRAC,N_SLINE are relative to. | |
3483 | ||
3484 | Fri Jun 11 15:15:55 1993 Jim Kingdon ([email protected]) | |
3485 | ||
3486 | * Makefile.in (GDBvn.texi): Update atomically. | |
3487 | ||
3488 | Wed Jun 9 10:58:16 1993 Jim Kingdon ([email protected]) | |
3489 | ||
3490 | * gdbinv-s.texi (Debug Session): Document exceptionHook. | |
3491 | ||
3492 | Tue Jun 8 13:42:04 1993 Jim Kingdon ([email protected]) | |
3493 | ||
3494 | * gdb.texinfo (Print Settings): Move all stuff relating to symbolic | |
3495 | addresses together. Also motivate the set print symbol-filename | |
3496 | command and suggest other solutions. | |
3497 | ||
3498 | Tue Jun 1 22:46:43 1993 Fred Fish ([email protected]) | |
3499 | ||
3500 | * gdb.texinfo (set print elements): Note that the number of | |
3501 | elements is set to unlimited by "set print elements 0". | |
3502 | ||
3503 | Mon May 31 08:06:55 1993 Jim Kingdon ([email protected]) | |
3504 | ||
3505 | * stabs.texinfo (Builtin Type Descriptors): Try to clarify what | |
3506 | NF_LDOUBLE means. | |
3507 | (Stab Types): Include Solaris stab types. | |
3508 | (Procedures): Document Solaris extensions. | |
3509 | ||
3510 | Thu May 27 06:20:42 1993 Peter Schauer ([email protected]) | |
3511 | ||
3512 | * gdb.texinfo: Add `set print symbol-filename' doc. | |
3513 | ||
3514 | Wed May 26 00:26:42 1993 Jim Kingdon ([email protected]) | |
3515 | ||
3516 | * stabs.texinfo (Arrays): Talk about type definition vs. type | |
3517 | information. | |
3518 | ||
3519 | * stabs.texinfo (Builtin Type Descriptors): Talk about omitting | |
3520 | the trailing semicolon. | |
3521 | ||
3522 | Tue May 25 14:49:42 1993 Jim Kingdon ([email protected]) | |
3523 | ||
3524 | * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes | |
3525 | and merge in other parts of the document addressing these subjects. | |
3526 | gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo. | |
3527 | ||
3528 | * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon | |
3529 | at the end of a range type. | |
3530 | ||
3531 | * stabs.texinfo (Subranges): "A offset" and "T offset" are not | |
3532 | AIX extensions. | |
3533 | ||
3534 | Mon May 24 09:00:33 1993 Jim Kingdon ([email protected]) | |
3535 | ||
3536 | * stabs.texinfo (Stabs Format): Misc fixes. | |
3537 | ||
3538 | Sat May 22 10:40:56 1993 Jim Kingdon ([email protected]) | |
3539 | ||
3540 | * stabs.texinfo (Constants): Allow an `e' constant to be non-enum. | |
3541 | (Traditional builtin types): Document convex convention for long long. | |
3542 | (Negative builtin types): Discuss type names, and misc fixes. | |
3543 | ||
3544 | Fri May 21 11:20:31 1993 Jim Kingdon ([email protected]) | |
3545 | ||
3546 | * stabs.texinfo (Builtin Type Descriptors): Document the floating | |
3547 | point types used with @samp{R} type descriptor. | |
3548 | (Symbol Descriptors): Describe how to handle conflict between | |
3549 | different meanings of @samp{P} symbol descriptor. | |
3550 | ||
3551 | Thu May 20 13:35:10 1993 Jim Kingdon ([email protected]) | |
3552 | ||
3553 | * stabs.texinfo: Remove node Quick Reference and put its children | |
3554 | directly under the main menu. | |
3555 | ||
3556 | * stabs.texinfo: Many more changes to bring it into line with | |
3557 | AIX documentation and reality. I think it now has all the | |
3558 | information from the AIX documentation, except that I burned | |
3559 | out when I got to variant records (Pascal and Modula-2) and | |
3560 | all the COBOL types. Oh well, we can add them later when we're | |
3561 | worrying more about those languages. | |
3562 | ||
3563 | * stabs.texinfo (Automatic variables): Talk about what it means | |
3564 | to omit the symbol descriptor. | |
3565 | ||
3566 | Tue May 18 17:59:18 1993 Jim Kingdon ([email protected]) | |
3567 | ||
3568 | * stabs.texinfo (Parameters): Add "(sometimes)" when describing | |
3569 | gcc2 behavior with promoted args. | |
3570 | ||
3571 | Fri May 14 21:35:29 1993 Roland H. Pesch ([email protected]) | |
3572 | ||
3573 | * gdb.texinfo: include readline appendices in info version of manual | |
3574 | ||
3575 | Fri May 7 11:56:18 1993 Roland H. Pesch ([email protected]) | |
3576 | ||
3577 | * gdbinv-s.texi (Remote Serial): describe new ^C behavior in | |
3578 | target remote. | |
3579 | ||
3580 | * gdb.texinfo (Machine Code): more index entries for disassemble | |
3581 | ||
3582 | Fri May 7 10:12:30 1993 Fred Fish ([email protected]) | |
3583 | ||
3584 | * Clarify the intended use of the gdb-testers and gdb-patches | |
3585 | mailing lists, and shrink gzip comment. | |
3586 | ||
3587 | Thu May 6 16:39:50 1993 Roland H. Pesch ([email protected]) | |
3588 | ||
3589 | * gdb.texinfo (Shell Commands): do not mention SHELL env var in | |
3590 | DOSHOST configuration of manual. | |
3591 | ||
3592 | * gdb.texinfo (MIPS Stack): new node. | |
3593 | ||
3594 | * all-config.texi (MIPS) new switch. | |
3595 | ||
3596 | * gdbinv-s.texi (Nindy Options) Remove two instances of future | |
3597 | tense; (MIPS Remote) new node. | |
3598 | ||
3599 | * gdb.texinfo (passim) rephrases to work around makeinfo @value | |
3600 | bug; (Environment) less passive, other small cleanups in text about | |
3601 | .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry; | |
3602 | (Remote) new MIPS Remote menu entry. | |
3603 | ||
3604 | Thu Apr 29 09:36:25 1993 Jim Kingdon ([email protected]) | |
3605 | ||
3606 | * stabs.texinfo: Many changes to include information from the | |
3607 | AIX documentation. | |
3608 | ||
3609 | * gdb.texinfo (Environment): Mention pitfall with .cshrc. | |
3610 | ||
3611 | Tue Apr 27 14:02:57 1993 Jim Kingdon ([email protected]) | |
3612 | ||
3613 | * gdbint.texinfo (new node Debugging GDB, elsewhere): | |
3614 | Move a bunch of information from ../README. | |
3615 | (Getting Started): New node. | |
3616 | ||
3617 | Fri Apr 23 17:21:13 1993 Roland H. Pesch ([email protected]) | |
3618 | ||
3619 | * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target | |
3620 | ||
3621 | * gdb.texinfo: advance manual revision dates to present | |
3622 | ||
3623 | * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi: | |
3624 | stop using silly Roman numerals in @set variable names | |
3625 | ||
3626 | Fri Apr 23 07:30:01 1993 Jim Kingdon ([email protected]) | |
3627 | ||
3628 | * stabs.texinfo (Parameters): Keep trying to get this right. | |
3629 | ||
3630 | Wed Apr 21 15:18:47 1993 Jim Kingdon ([email protected]) | |
3631 | ||
3632 | * stabs.texinfo (Parameters): More on "local parameters". | |
3633 | ||
3634 | Mon Apr 19 08:00:51 1993 Jim Kingdon ([email protected]) | |
3635 | ||
3636 | * stabs.texinfo (Parameters): Re-do "local parameters" section. | |
3637 | ||
3638 | Sun Apr 18 09:47:45 1993 Jim Kingdon ([email protected]) | |
3639 | ||
3640 | * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref. | |
3641 | (Parameters): Rewrite. | |
3642 | (xcoff-differences, Sun-differences): Minor changes. | |
3643 | ||
3644 | Thu Apr 15 02:35:24 1993 John Gilmore ([email protected]) | |
3645 | ||
3646 | * stabs.texinfo: Minor cleanup. | |
3647 | ||
3648 | Wed Apr 14 17:31:00 1993 Jim Kingdon ([email protected]) | |
3649 | ||
3650 | * gdbint.texinfo: Minor xcoff stuff. | |
3651 | ||
3652 | Wed Apr 7 14:11:07 1993 Fred Fish ([email protected]) | |
3653 | ||
3654 | * gdbint.texinfo: Update for new config directory structure. | |
3655 | Add info about internal type data structures. | |
3656 | ||
3657 | Mon Apr 5 09:06:30 1993 Ian Lance Taylor ([email protected]) | |
3658 | ||
3659 | * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in | |
3660 | $(srcdir). | |
3661 | (gdb-config.texi): Depend on file in $(srcdir). | |
3662 | ||
3663 | Fri Apr 2 16:55:13 1993 Jim Kingdon ([email protected]) | |
3664 | ||
3665 | * stabs.texinfo: Fixes about N_SO. | |
3666 | ||
3667 | Fri Mar 26 18:00:35 1993 Roland H. Pesch ([email protected]) | |
3668 | ||
3669 | * gdb.texinfo: include list of nonstandard init file names | |
3670 | ||
3671 | * *-config.texi: new switch GENERIC for text that applies *only* | |
3672 | to (usual) multiple-target version of manual | |
3673 | ||
3674 | * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct | |
3675 | h8 config | |
3676 | ||
3677 | * gdb.texinfo: depend on latest fixed makeinfo, use conditionals | |
3678 | in menus (rather than conditionally selected multiple alternative | |
3679 | menus). | |
3680 | ||
3681 | * Makefile.in: define and use DOC_CONFIG var to select | |
3682 | configuration for GDB user manual. | |
3683 | ||
3684 | * gdb-config.texi: delete from repository, generate from Makefile. | |
3685 | ||
3686 | * all-config.texi: normal `generic' configuration file, formerly | |
3687 | stored as gdb-config.texi | |
3688 | ||
3689 | Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) | |
3690 | ||
3691 | * Makefile.in: add dvi target to build all .dvi files | |
3692 | ||
3693 | Tue Mar 23 16:03:24 1993 Roland H. Pesch ([email protected]) | |
3694 | ||
3695 | * gdb.texinfo, gdvinv-s.texinfo: formatting improvements. | |
3696 | ||
3697 | Fri Mar 19 21:46:50 1993 John Gilmore ([email protected]) | |
3698 | ||
3699 | * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as | |
3700 | host conditionals. | |
3701 | * stabs.texinfo: More array fixes inspired by Jim's. | |
3702 | ||
3703 | Fri Mar 19 10:23:34 1993 Jim Kingdon ([email protected]) | |
3704 | ||
3705 | * stabs.texinfo: Fixes re arrays and continuations. | |
3706 | ||
3707 | * gdbint.texinfo: Add XCOFF node. | |
3708 | ||
3709 | Mon Mar 8 15:52:18 1993 John Gilmore ([email protected]) | |
3710 | ||
3711 | * gdb.texinfo: Add `set print max-symbolic-offset' doc. | |
3712 | ||
3713 | Sun Feb 21 17:09:38 1993 Per Bothner ([email protected]) | |
3714 | ||
3715 | * stabs.texinfo: Fix for array types to mention lower bounds. | |
3716 | ||
3717 | Thu Feb 18 01:19:49 1993 John Gilmore ([email protected]) | |
3718 | ||
3719 | * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*. | |
3720 | ||
3721 | Wed Feb 17 08:15:24 1993 John Gilmore ([email protected]) | |
3722 | ||
3723 | * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines. | |
3724 | ||
3725 | Thu Feb 11 10:38:40 1993 John Gilmore ([email protected]) | |
3726 | ||
3727 | * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found | |
3728 | by Michael Ben-Gershon <[email protected]>. | |
3729 | ||
3730 | Wed Feb 10 23:59:19 1993 John Gilmore ([email protected]) | |
3731 | ||
3732 | * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET. | |
3733 | ||
3734 | Tue Feb 9 18:26:21 1993 Roland H. Pesch ([email protected]) | |
3735 | ||
3736 | * gdb.texinfo, gdbinv-s.texi: misc updates | |
3737 | ||
3738 | Sat Feb 6 10:25:47 1993 John Gilmore ([email protected]) | |
3739 | ||
3740 | * gdbint.texinfo: Brief documentation for longjmp support, | |
3741 | from an email msg by Stu. | |
3742 | ||
3743 | Fri Feb 5 14:10:15 1993 John Gilmore ([email protected]) | |
3744 | ||
3745 | * stabs.texinfo: Fix description of floating point "range" | |
3746 | types (which really define basic types). Reported by Jim Meehan, | |
3747 | <[email protected]>. | |
3748 | ||
3749 | * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone. | |
3750 | ||
3751 | Thu Feb 4 13:56:46 1993 Ian Lance Taylor ([email protected]) | |
3752 | ||
3753 | * gdbint.texinfo: Slightly expand section on supporting a new | |
3754 | object file format. | |
3755 | ||
3756 | Thu Feb 4 01:49:04 1993 John Gilmore ([email protected]) | |
3757 | ||
3758 | * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex | |
3759 | intermediate file. | |
3760 | ||
3761 | Tue Feb 2 12:18:06 1993 Roland H. Pesch ([email protected]) | |
3762 | ||
3763 | * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups | |
3764 | ||
3765 | Mon Feb 1 15:35:47 1993 Roland H. Pesch ([email protected]) | |
3766 | ||
3767 | * gdbinv-s.texi: z8000 simulator target name is just "sim" | |
3768 | ||
3769 | * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001 | |
3770 | as well as Z8002. | |
3771 | ||
3772 | Sat Nov 28 06:51:35 1992 John Gilmore ([email protected]) | |
3773 | ||
3774 | * gdbint.texinfo: Add sections on clean design and on how to send | |
3775 | in changes. | |
3776 | ||
3777 | Mon Nov 9 23:57:02 1992 John Gilmore ([email protected]) | |
3778 | ||
3779 | * gdbint.texinfo: Add how to declare the result of make_cleanup. | |
3780 | ||
3781 | Mon Oct 26 11:09:47 1992 John Gilmore ([email protected]) | |
3782 | ||
3783 | * gdb.texinfo: Fix typo, reported by Karl Berry. | |
3784 | ||
3785 | Fri Oct 23 00:41:21 1992 John Gilmore ([email protected]) | |
3786 | ||
3787 | * gdb.texinfo: Add opcodes dir to GDB distribution description. | |
3788 | ||
3789 | Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
3790 | ||
3791 | * gdbint.texinfo: fixed a stray email address (needs @@), | |
3792 | added @table @code to node "Native Conditionals" | |
3793 | ||
3794 | Tue Sep 22 00:34:15 1992 John Gilmore ([email protected]) | |
3795 | ||
3796 | * gdbint.texinfo: Describe coding style of GDB. | |
3797 | ||
3798 | Mon Sep 21 19:32:16 1992 John Gilmore ([email protected]) | |
3799 | ||
3800 | * stabs.texinfo: Minor wording changes. | |
3801 | ||
3802 | Tue Sep 15 02:57:09 1992 John Gilmore ([email protected]) | |
3803 | ||
3804 | * gdbint.texinfo: Improve release doc slightly. | |
3805 | ||
3806 | Fri Sep 11 01:34:25 1992 John Gilmore ([email protected]) | |
3807 | ||
3808 | * gdbint.texinfo: Improve doc of GDB config macros. | |
3809 | ||
3810 | Wed Sep 9 16:52:06 1992 John Gilmore ([email protected]) | |
3811 | ||
3812 | * stabs.texinfo: Remove Bothner's changes for C++ nested types. | |
3813 | These will be reinserted when examined. | |
3814 | ||
3815 | Mon Aug 24 01:17:55 1992 John Gilmore ([email protected]) | |
3816 | ||
3817 | * gdbint.texinfo: Make a start at documenting all the #if macros | |
3818 | in GDB. At least list them all, and start separating them into | |
3819 | host-specific and target-specific. | |
3820 | ||
3821 | Tue Aug 18 15:59:13 1992 Roland H. Pesch ([email protected]) | |
3822 | ||
3823 | * gdbinv-s.m4.in: refrain from using @cartouche for just a few | |
a9331b3f | 3824 | examples (not consistent w others). |
c906108c SS |
3825 | gdb.texinfo: issue disclaimer paragraph on cmdline options only |
3826 | for generic vn of doc | |
3827 | ||
3828 | Tue Aug 18 14:53:27 1992 Ian Lance Taylor ([email protected]) | |
3829 | ||
3830 | * Makefile.in: always create installation directories. | |
3831 | ||
3832 | Tue Aug 18 14:11:50 1992 Roland H. Pesch ([email protected]) | |
3833 | ||
3834 | * gdb.texinfo: in h8 config, do not describe searching commands. | |
3835 | ||
3836 | Mon Aug 17 18:07:59 1992 Roland H. Pesch ([email protected]) | |
3837 | ||
3838 | * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300 | |
3839 | conditionals; introduce a few generic switches that may be | |
3840 | useful for other cross-dev or dos-hosted configs. | |
3841 | ||
3842 | * gdb.texinfo: fix typo in "info reg" description | |
3843 | ||
3844 | Sun Aug 16 01:16:18 1992 John Gilmore ([email protected]) | |
3845 | ||
3846 | * stabs.texinfo: Minor updates from running TeX over it. | |
3847 | * Makefile.in (stabs.dvi, stabs.ps): Add. | |
3848 | ||
3849 | Sat Aug 15 20:52:24 1992 Per Bothner ([email protected]) | |
3850 | ||
3851 | * stabs.texinfo: Stabs documentation, written by Julia Menapace. | |
3852 | First pass at converting it to texinfo. | |
3853 | ||
3854 | Sat Aug 15 03:14:59 1992 John Gilmore ([email protected]) | |
3855 | ||
3856 | * gdb.texinfo, refcard.tex: Document mult args on `info reg'. | |
3857 | * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir). | |
3858 | ||
3859 | Fri Aug 14 21:08:47 1992 John Gilmore ([email protected]) | |
3860 | ||
3861 | * gdbint.texinfo: Add section on partial symbol tables. | |
3862 | ||
3863 | Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com) | |
3864 | ||
3865 | * gdb.texinfo: document `set remotedebug' and `set | |
3866 | rstack_high_address'. | |
3867 | ||
3868 | Thu May 14 17:09:48 1992 Roland H. Pesch ([email protected]) | |
3869 | ||
3870 | * gdb.texinfo: slight expansion of new text on reading info files | |
3871 | * gdbinv-s.m4.in: correct and expand info on cross-debugging | |
3872 | H8/300 from DOS. | |
3873 | ||
3874 | Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com) | |
3875 | ||
3876 | * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor. | |
3877 | ||
3878 | Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com) | |
3879 | ||
3880 | * gdb.texinfo: Say how to read the `info' files. | |
3881 | ||
3882 | Tue May 5 12:11:38 1992 K. Richard Pixley ([email protected]) | |
3883 | ||
3884 | * Makefile.in: gm4 -> m4. | |
3885 | ||
3886 | Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com) | |
3887 | ||
3888 | * gdb.texinfo: Update for GDB-4.5. Move `Formatting | |
3889 | Documentation' ahead of `Installing GDB' to match README. | |
3890 | Update shared library doc, -readnow and -mapped, and directory | |
a9331b3f | 3891 | structure (add glob and mmalloc). Update configure doc. |
c906108c SS |
3892 | |
3893 | Tue Mar 24 23:28:38 1992 K. Richard Pixley ([email protected]) | |
3894 | ||
3895 | * Makefile.in: remove $(srcdir) from gdb.info rule. | |
3896 | ||
3897 | Sat Mar 7 18:44:50 1992 K. Richard Pixley ([email protected]) | |
3898 | ||
3899 | * Makefile.in: commented out gdb-all.texinfo rule. This is | |
3900 | temporary. | |
3901 | ||
3902 | Wed Feb 26 18:04:40 1992 K. Richard Pixley ([email protected]) | |
3903 | ||
3904 | * Makefile.in, configure.in: removed traces of namesubdir, | |
3905 | -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced | |
3906 | copyrights to '92, changed some from Cygnus to FSF. | |
3907 | ||
3908 | Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com) | |
3909 | ||
3910 | * gdb.texinfo: Improve how we ask for bug reports. | |
3911 | ||
3912 | Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
3913 | ||
3914 | * Makefile.in: infodir belongs in datadir. | |
3915 | ||
3916 | Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
3917 | ||
3918 | * Makefile.in: remove spaces following hyphens, bsd make can't | |
3919 | cope. install using INSTALL_DATA. added clean-info. added | |
a9331b3f | 3920 | standards.text support. |
c906108c SS |
3921 | |
3922 | Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
3923 | ||
3924 | * Makefile.in: idestdir and ddestdir go away. Added copyrights | |
3925 | and shift gpl to v2. Added ChangeLog if it didn't exist. docdir | |
3926 | and mandir now keyed off datadir by default. | |
3927 | ||
3928 | \f | |
3929 | Local Variables: | |
9e9c5ae7 | 3930 | mode: change-log |
c906108c SS |
3931 | left-margin: 8 |
3932 | fill-column: 74 | |
3933 | version-control: never | |
3934 | End: |