]>
Commit | Line | Data |
---|---|---|
6d2ebf8b SS |
1 | 2000-03-28 Stan Shebs <[email protected]> |
2 | ||
3 | * gdb.texinfo: Update dates, bump to Eighth Edition (note | |
4 | expectation of additional changes before release), update | |
5 | ISBN, add copy of top-level menu for @ifhtml, remove explicit | |
6 | node links, rephrase and/or shorten lines to fix formatting | |
7 | problem in both regular and @smallbook formats. | |
8 | * annotate.texi: Shorten lines in example, use smallexample | |
9 | consistently everywhere. | |
10 | * Makefile.in: Add comment about texinfo 4.0 html generation. | |
11 | (SFILES_INCLUDED): Add annotate.texi. | |
12 | ||
5d161b24 DB |
13 | 2000-03-27 Daniel Berlin <[email protected]> |
14 | ||
15 | * gdb.texinfo (Debugging Output): Added new section, documenting | |
16 | the "set/show debug" commands. | |
17 | ||
b9deaee7 AC |
18 | Fri Mar 24 18:06:34 2000 Andrew Cagney <[email protected]> |
19 | ||
20 | * annotate.texi (Annotations): When GDBN omit @chapter and @node | |
21 | entry. | |
22 | ||
23 | * gdb.texinfo: Check for @ifinfo instead of @ifnottex. | |
24 | (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local | |
25 | @chapter and @node entries. | |
26 | ||
27 | * gdb.texinfo: Link all top-level nodes. | |
28 | ||
9ef47d30 AC |
29 | Fri Mar 24 17:56:48 2000 Andrew Cagney <[email protected]> |
30 | ||
31 | * Makefile.in (install-info): Create $(infodir) before installing | |
32 | files. | |
33 | ||
cfeada60 FN |
34 | 2000-03-23 Fernando Nasser <[email protected]> |
35 | ||
36 | From David Whedon <[email protected]> | |
37 | * gdbint.texinfo : Added paragraphs about command deprecation. | |
38 | ||
6837a0a2 DB |
39 | 2000-03-22 Daniel Berlin <[email protected]> |
40 | ||
41 | * gdb.texinfo: Add documentation for the apropos command. | |
42 | ||
bba2971c MS |
43 | 2000-03-20 Michael Snyder <[email protected]> |
44 | ||
45 | * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo. | |
46 | ||
2b628194 MS |
47 | 2000-03-20 Michael Snyder <[email protected]> |
48 | ||
49 | * gdb.texinfo: Add white space to prevent overprinting in | |
50 | two places. | |
51 | ||
96a2c332 SS |
52 | 2000-03-17 Stan Shebs <[email protected]> |
53 | ||
54 | * gdb.texinfo: Many minor changes from Dmitry Sivachenko | |
55 | <[email protected]>, also clarification of allowed content for | |
56 | string constants. | |
57 | ||
d700128c EZ |
58 | 2000-03-16 Eli Zaretskii <[email protected]> |
59 | ||
60 | * gdb.texinfo (main menu): Add Annotations. | |
61 | (File Options): Add @cindex entries for each command-line option. | |
62 | Document --epoch, --annotate, --async, --interpreter, --write, | |
63 | --statistics, and --version. | |
64 | ||
65 | * annotate.texi: Convert to a chapter. Use @value{GDBN} instead | |
66 | of GDB. | |
67 | ||
9d233477 JB |
68 | 2000-02-23 Jim Blandy <[email protected]> |
69 | ||
70 | * gdbint.texinfo (FUNCTION_START_OFFSET): Document. | |
71 | ||
14e0eb3b JB |
72 | 2000-02-22 Jim Blandy <[email protected]> |
73 | ||
74 | * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form. | |
75 | ||
3555de01 JM |
76 | 2000-02-15 Jason Molenda ([email protected]) |
77 | ||
78 | * Makefile.in (diststuff): New target. | |
79 | ||
5e35df8e KB |
80 | 2000-02-15 Kevin Buettner <[email protected]> |
81 | ||
82 | * agentexpr.texi: Fix wording regarding Intel's IA-64 | |
90a3d8f2 | 83 | architecture. [From Jim Wilson.] |
5e35df8e | 84 | |
c5394b80 JM |
85 | 2000-01-16 Tom Tromey <[email protected]> |
86 | ||
87 | * gdb.texinfo (Breakpoints): Mention breakpoint ranges. | |
88 | (Delete Breaks): Mention range arguments. | |
89 | (Disabling): Likewise. | |
90 | ||
c3f6f71d JM |
91 | 2000-01-05 Dmitry Sivachenko <[email protected]> |
92 | ||
93 | * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences. | |
94 | ||
c4093a6a JM |
95 | Wed Dec 8 19:53:08 1999 Andrew Cagney <[email protected]> |
96 | ||
97 | * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain | |
98 | valid functions. | |
99 | ||
11cf8741 JM |
100 | 1999-11-05 Stan Shebs <[email protected]> |
101 | ||
102 | * gdb.texinfo: Clarify regular expressions used in rbreak. | |
103 | ||
917317f4 JM |
104 | 1999-10-15 Kevin Buettner <[email protected]> |
105 | ||
106 | * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT, | |
107 | MEMORY_REMOVE_BREAKPOINT): Document. | |
108 | ||
109 | Thu Oct 14 21:17:17 1999 Andrew Cagney <[email protected]> | |
110 | ||
111 | * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS | |
112 | offset re-using the DATA offset instead. | |
113 | ||
2df3850c JM |
114 | 1999-10-11 Jim Kingdon <[email protected]> |
115 | ||
116 | * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY. | |
117 | ||
118 | 1999-10-05 Stan Shebs <[email protected]> | |
119 | ||
120 | From Dmitry Sivachenko <[email protected]>: | |
121 | * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other | |
122 | typos. | |
123 | ||
124 | * gdb.texinfo: Various minor wording and formatting improvements, | |
125 | mentions of additional command-line options. | |
126 | ||
2acceee2 JM |
127 | 1999-09-30 Fred Fish <[email protected]> |
128 | ||
129 | * gdb.texinfo: Document additional forms of specifying section | |
130 | names and addresses for the add-symbol-file command. | |
131 | ||
c2c6d25f JM |
132 | 1999-09-14 Michael Snyder <[email protected]> |
133 | ||
134 | * gdbint.texinfo: Fix typo, add the word "have". | |
135 | ||
136 | 1999-09-14 Jim Blandy <[email protected]> | |
137 | ||
138 | * gdbint.texinfo (Target Architecture Definition): Document the | |
139 | SKIP_PERMANENT_BREAKPOINT macro. | |
140 | ||
d4f3574e SS |
141 | 1999-09-07 Stan Shebs <[email protected]> |
142 | ||
143 | * gdb.texinfo: Fiks speling errers. | |
144 | ||
145 | * gdb.texinfo: Fix uses of @multitable. | |
146 | ||
147 | From Eli Zaretskii <[email protected]>: | |
148 | * gdb.texinfo: Include details specific to DOS host, clarify | |
149 | some confusing language, fix @ref/@xref/@pxref usages, add | |
150 | comments about using with optimization, add more indexing, | |
151 | fix info about disassembly-flavor. | |
152 | ||
153 | Tue Sep 7 09:11:24 1999 Kevin Buettner <[email protected]> | |
154 | ||
155 | * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE, | |
156 | SKIP_SOLIB_RESOLVER): Define. | |
157 | ||
158 | Fri Sep 3 18:05:14 1999 Andrew Cagney <[email protected]> | |
159 | ||
160 | * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and | |
161 | ``g'' packets. | |
162 | ||
104c1213 JM |
163 | 1999-08-30 Stan Shebs <[email protected]> |
164 | ||
165 | * gdb.texinfo: Create a new "Configurations" chapter with | |
166 | platform-specific info, inline remote.texi and move sections of it | |
167 | into the new chapter, move bits about info proc, heuristic search, | |
168 | and register stack into the new chapter. | |
169 | * remote.texi: Remove, now part of gdb.texinfo. | |
170 | * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi. | |
171 | ||
172 | 1999-08-27 Jason Molenda ([email protected]) | |
173 | ||
174 | * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386, | |
175 | GDB_TARGET_IS_MACH386): These kludges have gone away. | |
176 | ||
177 | Wed Aug 25 10:47:03 1999 Andrew Cagney <[email protected]> | |
178 | ||
179 | * gdbint.texinfo (Target Architecture Definition): Mention | |
180 | TDEPLIBS. | |
181 | ||
53a5351d JM |
182 | 1999-08-20 Stan Shebs <[email protected]> |
183 | ||
184 | * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite | |
185 | surrounding text to fit HP-UX bits into general info. | |
186 | (HPPA-cfg.texi): Remove, no longer useful. | |
187 | ||
188 | * gdb.texinfo: Remove explicit links from @node lines, remove | |
189 | HP-added "Detailed Node Listing" from main menu which confuses | |
190 | things. | |
191 | ||
192 | From Dmitry Sivachenko <[email protected]>: | |
193 | * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping | |
194 | in description of `set environment'. | |
195 | ||
196 | 1999-08-17 Stan Shebs <[email protected]> | |
197 | ||
198 | * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C. | |
199 | ||
7be570e7 JM |
200 | 1999-08-12 Ben Elliston <[email protected]> |
201 | ||
202 | * gdbint.texinfo (Breakpoint Handling): Add missing words. | |
203 | ||
204 | 1999-08-10 Eli Zaretskii <[email protected]> | |
205 | ||
206 | * gdb.texinfo (Set Watchpoints): Explain some subtleties about | |
207 | watch, awatch, and rwatch. Explain why the latter two cannot be | |
208 | set as software watchpoints. Document that watchpoints for local | |
209 | variables are deleted when the debuggee terminates. | |
210 | ||
211 | Wed Aug 11 13:18:14 1999 Andrew Cagney <[email protected]> | |
212 | ||
213 | * remote.texi (Protocol): Further clarification of the "qRcmd" | |
214 | packet. Allow E.. response packet. "qRcmd" packet is no longer | |
215 | reserved. | |
216 | ||
217 | 1999-08-10 Elena Zannoni <[email protected]> | |
218 | ||
219 | * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo. | |
220 | * gdb.texinfo: Ditto. | |
221 | ||
96baa820 JM |
222 | 1999-08-06 Tom Tromey <[email protected]> |
223 | ||
224 | * gdb.texinfo (KOD): New node. | |
225 | ||
226 | Fri Aug 6 17:05:48 1999 Andrew Cagney <[email protected]> | |
227 | ||
228 | * remote.texi (Rcmd): Fix minor formatting typos. | |
229 | ||
230 | Thu Aug 5 17:57:41 1999 Andrew Cagney <[email protected]> | |
231 | ||
232 | * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response | |
233 | packets. | |
234 | ||
adf40b2e JM |
235 | 1999-07-14 Jim Blandy <[email protected]> |
236 | ||
237 | * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc | |
238 | fixes. | |
239 | ||
43ff13b4 JM |
240 | Tue Jun 29 11:43:55 1999 Andrew Cagney <[email protected]> |
241 | ||
242 | * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define. | |
243 | ||
085dd6e6 JM |
244 | Fri Jun 25 11:47:06 1999 Andrew Cagney <[email protected]> |
245 | ||
246 | * remote.texi (Communication Protocol): ``v'' is in use. Fix | |
247 | numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'', | |
248 | ``z'' and ``qRcmd'' as draft instead of reserved. Identify | |
249 | packets that are not supported on all hosts. Expand examples. | |
250 | Spell check. | |
251 | ||
252 | 1999-06-24 Jason Molenda ([email protected]) | |
253 | ||
254 | * Makefile.in: Recognize html, install-html. Add targets | |
255 | to build HTML versions of documentation via texi2html. | |
256 | ||
257 | Thu Jun 24 15:59:03 1999 Stan Shebs <[email protected]> | |
258 | ||
259 | * gdbint.texinfo (Testsuite): New chapter, information about the | |
260 | testsuite. | |
261 | ||
262 | Fri Jun 25 02:40:34 1999 Andrew Cagney <[email protected]> | |
263 | ||
264 | * remote.texi (Communication Protocol): Rewrite. | |
265 | ||
266 | Thu Jun 24 16:59:54 1999 Andrew Cagney <[email protected]> | |
267 | ||
268 | * stabs.texinfo: Fix uses of xref. | |
269 | ||
9e0b60a8 JM |
270 | Thu Jun 17 17:23:25 1999 Stan Shebs <[email protected]> |
271 | ||
272 | * gdbint.texinfo: Add an anti-printf exhortation, and update the | |
273 | info about patch submission. | |
274 | ||
cce74817 JM |
275 | Mon Jun 7 15:49:40 1999 Stan Shebs <[email protected]> |
276 | ||
277 | From Per Bothner <[email protected]>: | |
278 | * gdb.texinfo: Document Chill support. | |
279 | ||
280 | Fri Jun 4 16:58:22 1999 Andrew Cagney <[email protected]> | |
281 | ||
282 | * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference | |
283 | to corresponding TARGET_READ_reg TARGET_WRITE_reg macros. | |
284 | Document that the value should be greater-than or equal-to zero. | |
285 | (NO_STD_REGS): Document. Deprecate. | |
286 | ||
ac9a91a7 JM |
287 | Tue Jun 1 15:04:15 1999 Andrew Cagney <[email protected]> |
288 | ||
289 | * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT): | |
290 | Document that these are not used. | |
291 | ||
292 | Thu May 27 09:28:15 1999 Andrew Cagney <[email protected]> | |
293 | ||
294 | * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document. | |
295 | ||
392a587b JM |
296 | Mon May 24 10:07:39 1999 Andrew Cagney <[email protected]> |
297 | ||
298 | * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter | |
299 | numargs was dropped. | |
300 | ||
301 | Thu May 20 12:26:59 1999 Andrew Cagney <[email protected]> | |
302 | ||
303 | * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update. | |
304 | ||
b83266a0 SS |
305 | Tue Apr 27 19:14:20 1999 Andrew Cagney <[email protected]> |
306 | ||
307 | * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P): | |
308 | Update. | |
309 | ||
7a292a7a SS |
310 | Thu Apr 22 13:07:37 1999 Andrew Cagney <[email protected]> |
311 | ||
312 | * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document. | |
313 | (GET_SAVED_REGISTER): Update, not just the a29k uses this. | |
314 | ||
315 | Wed Apr 21 13:59:01 1999 Dave Brolley <[email protected]> | |
316 | ||
317 | * gdbint.texinfo: Fix typos: $ -> @. | |
318 | ||
319 | Tue Apr 20 11:59:38 1999 Andrew Cagney <[email protected]> | |
320 | ||
321 | * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT, | |
322 | LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, | |
323 | BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and | |
324 | BREAKPOINT_FROM_PC. | |
325 | ||
326 | Mon Apr 12 16:00:44 1999 Andrew Cagney <[email protected]> | |
327 | ||
328 | * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P, | |
329 | CALL_DUMMY_STACK_ADJUST): Document. | |
330 | ||
331 | Thu Apr 8 17:23:15 1999 Andrew Cagney <[email protected]> | |
332 | ||
333 | * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS, | |
334 | SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define. | |
335 | ||
336 | 1999-04-02 Stan Shebs <[email protected]> | |
337 | ||
338 | * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no | |
339 | longer exists. | |
340 | ||
341 | Tue Mar 9 19:25:11 1999 Stan Shebs <[email protected]> | |
342 | ||
343 | * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove | |
344 | nearly all @ifset/@ifclear conditionals; nobody uses them, and | |
345 | they make the manual source incomprehensible. | |
346 | * h8-cfg.texi: Remove, hasn't been used in years. | |
347 | ||
c906108c SS |
348 | Thu Feb 11 18:00:59 1999 Stan Shebs <[email protected]> |
349 | ||
350 | * gdb.texinfo: Update the credits. | |
351 | ||
352 | Mon Feb 8 17:33:57 1999 Stan Shebs <[email protected]> | |
353 | ||
354 | * gdb.texinfo: Fix mistakes noticed in printout of last | |
355 | draft, add Alpha to discussion of heuristic fence post. | |
356 | ||
357 | Fri Feb 5 17:20:00 1999 Stan Shebs <[email protected]> | |
358 | ||
359 | * gdb.texinfo, remote.texi: Many changes; update to Seventh | |
360 | Edition, merge some HP changes into mainline, describe some | |
361 | previously undocumented features, describe more of the target | |
362 | commands available, eliminate obsolete section on renamed | |
363 | commands. | |
364 | * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals. | |
365 | ||
366 | Wed Jan 20 17:47:45 1999 Stan Shebs <[email protected]> | |
367 | ||
368 | * gdb.texinfo: Make many HPPA conditionals unconditional, | |
369 | including catchpoint description, since now on for all configs. | |
370 | * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific | |
371 | specializations. | |
372 | ||
373 | Thu Jan 14 17:10:12 1999 Stan Shebs <[email protected]> | |
374 | ||
375 | * Makefile.in (GDBvn.texi): Fix match expression to work with | |
376 | current format of VERSION in gdb/Makefile.in. | |
377 | * gdb.texinfo: Fix node ref to match new readline. | |
378 | ||
379 | Wed Jan 13 10:38:40 1999 Edith Epstein <[email protected]> | |
380 | ||
381 | * gdb.texinfo: Changes made as part of a project to merge in | |
382 | changes made by HP. Documentation makes extensive use of | |
383 | @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation | |
384 | on remote debugging. There are differences in documentation | |
385 | (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also, | |
386 | the HP manual discusses catchpoints, hardware watchpoints, and | |
387 | some HPUX specific limitations for shared library support. | |
388 | ||
389 | There are also a number of @node changes. | |
390 | ||
391 | 1999-01-12 Jason Molenda ([email protected]) | |
392 | ||
393 | * gdbint.texinfo (Formatting): Disambiguate a sentence. | |
394 | (C Usage): Same. | |
395 | ||
396 | Wed Jan 6 11:55:34 1999 David Taylor <[email protected]> | |
397 | ||
398 | The following changes were made by Edith Epstein | |
399 | <[email protected]> as part of a project to merge in changes | |
400 | made by HP. | |
401 | ||
402 | * HPPA-cfg.texi: new file. | |
403 | ||
404 | * all-cfg.texi: set HPPA for HP PA-RISC targets. | |
405 | ||
406 | * refcard.tex: change documentation about catch. | |
407 | removed info catch. | |
408 | ||
409 | Mon Jan 4 18:29:18 1999 Stan Shebs <[email protected]> | |
410 | ||
411 | * gdbint.texinfo: Expand on GDB's coding standards, | |
412 | specify the use of arg names with prototypes. | |
413 | ||
414 | 1998-12-14 J.T. Conklin <[email protected]> | |
415 | ||
416 | * gdb.texinfo: Fix tipo. | |
417 | ||
418 | Sun Dec 13 10:27:59 1998 Andrew Cagney <[email protected]> | |
419 | ||
420 | * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and | |
421 | TARGET_BYTE_ORDER_SELECTABLE_P. | |
422 | ||
423 | Thu Dec 10 16:07:09 1998 Andrew Cagney <[email protected]> | |
424 | ||
425 | * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document. | |
426 | ||
427 | 1998-12-09 Jim Blandy <[email protected]> | |
428 | ||
429 | * agentexpr.texi: New file. | |
430 | ||
431 | Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook> | |
432 | ||
433 | * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES. | |
434 | ||
435 | 1998-12-03 J.T. Conklin <[email protected]> | |
436 | ||
437 | * remote.texi: Changed wording that implied that the GDB remote | |
438 | protocol caches register values instead of GDB itself. | |
439 | ||
440 | Tue Dec 1 17:45:43 1998 Stan Shebs <[email protected]> | |
441 | ||
442 | * gdbint.texinfo: Add some info about symbol readers. | |
443 | (CHILL_PRODUCER, etc): Comment out descriptions, not useful. | |
444 | (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE. | |
445 | (IN_SOLIB_RETURN_TRAMPOLINE): Describe. | |
446 | (KERNEL_DEBUGGING, MIPSEL): No info about these, remove. | |
447 | ||
448 | Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook> | |
449 | ||
450 | * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE): | |
451 | ||
452 | Sat Nov 28 13:45:53 1998 Andrew Cagney <[email protected]> | |
453 | ||
454 | * gdbint.texinfo (INNER_THAN): Update, now takes parameters. | |
455 | ||
456 | Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook> | |
457 | ||
458 | * gdbint.texinfo (NO_SINGLE_STEP): Replace with | |
459 | SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP. | |
460 | ||
461 | Wed Oct 14 10:02:40 1998 Andrew Cagney <[email protected]> | |
462 | ||
463 | * gdbint.texinfo: Fix minor typos. | |
464 | ||
465 | Wed Sep 30 18:03:19 1998 Stan Shebs <[email protected]> | |
466 | ||
467 | * gdbint.texinfo: Complete overhaul. Group descriptions more | |
468 | logically, add more info on generic algorithms, remove much | |
469 | obsolete and/or wrong material. | |
470 | ||
471 | Fri Jul 24 17:51:38 1998 Ian Lance Taylor <[email protected]> | |
472 | ||
473 | * stabs.texinfo (Method Type Descriptor): Expand and correct. | |
474 | ||
475 | Mon May 4 10:37:12 1998 Brian Youmans ([email protected]) | |
476 | ||
477 | * refcard.tex: Copyright, address updates. | |
478 | ||
479 | Tue Apr 21 18:09:56 1998 Stan Shebs <[email protected]> | |
480 | ||
481 | * gdb.texinfo (EDITION, DATE): Update and change to use ordinals | |
482 | for the edition instead of confusing GDB-version-like numbers. | |
483 | ||
484 | Mon Apr 13 14:05:00 1998 Fred Fish <[email protected]> | |
485 | ||
486 | * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data". | |
487 | ||
488 | Thu Apr 2 16:52:44 1998 Jason Molenda ([email protected]) | |
489 | ||
490 | * LRS: Reformat a bit to keep text under 80 columns. | |
491 | ||
492 | Thu Apr 2 16:10:36 1998 Stan Shebs <[email protected]> | |
493 | ||
494 | * gdb.texinfo: Add some credits, mention bug monitor. | |
495 | * remote.texi: Mention mips monitor targets. | |
496 | * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY. | |
497 | ||
498 | Mon Feb 2 17:13:03 1998 Stan Shebs <[email protected]> | |
499 | ||
500 | * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h | |
501 | files, finish sorting of host vs target vs native macros, describe | |
502 | some more of them. | |
503 | ||
504 | Tue Jan 13 16:44:50 1998 Fred Fish <[email protected]> | |
505 | ||
506 | * gdbint.texinfo (Host Conditionals): Document change from | |
507 | using NO_MMALLOC to it's inverse, USE_MMALLOC. | |
508 | ||
509 | Mon Nov 24 13:55:21 1997 Andrew Cagney <[email protected]> | |
510 | ||
511 | * gdbint.texinfo (Host Conditionals): Document | |
512 | PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE. | |
513 | ||
514 | Fri Jul 4 14:52:31 1997 Ian Lance Taylor <[email protected]> | |
515 | ||
516 | * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES. | |
517 | Document LSEEK_NOT_LINEAR. | |
518 | ||
519 | Tue Mar 25 14:44:09 1997 Ian Lance Taylor <[email protected]> | |
520 | ||
521 | * stabs.texinfo (Stab Section Basics): Make it clear that only | |
522 | some versions of the GNU linker remove the leading N_UNDF symbol. | |
523 | ||
524 | Thu Feb 27 17:45:19 1997 Ian Lance Taylor <[email protected]> | |
525 | ||
526 | * stabs.texinfo (String Field): Document type number pairs here, | |
527 | instead of in the Sun specific section. | |
528 | (Include Files): The GNU linker supports the N_BINCL | |
529 | optimization. Clarify the N_BINCL value, and what it is used | |
530 | for. | |
531 | (Procedures): Document N_FUN with an empty string to mark the end | |
532 | of a function. | |
533 | (Typedefs): Mention that Sun compilers may use N_GSYM for a type. | |
534 | (Sun Differences): Remove this node, as the information is now | |
535 | elsewhere in the main document. | |
536 | (Stab Section Basics): Mention that the GNU linker may optimize | |
537 | stabs and remove the leading N_UNDF symbol. | |
538 | ||
539 | Mon Dec 9 12:23:32 1996 Roland Pesch <[email protected]> | |
540 | ||
541 | * gdb.texinfo, refcard.tex: Restore author credit | |
542 | ||
543 | Wed Oct 2 22:01:36 1996 Fred Fish <[email protected]> | |
544 | ||
545 | * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update | |
546 | documentation to account for START and END macros taking | |
547 | one arg. | |
548 | ||
549 | Thu Aug 22 17:59:03 1996 Fred Fish <[email protected]> | |
550 | ||
551 | From: Eberhard Mattes <[email protected]> | |
552 | * gdb.texinfo (Frames): Fix typo. | |
553 | ||
554 | Tue Jul 23 10:06:20 1996 Fred Fish <[email protected]> | |
555 | ||
556 | * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes | |
557 | a target_signal as arg type, not a pid. | |
558 | ||
559 | Fri Jul 12 11:10:05 1996 Stu Grossman ([email protected]) | |
560 | ||
561 | * gdb.texinfo: Document `set assembly-language'. | |
562 | ||
563 | Thu Jul 11 13:50:28 1996 Stan Shebs <[email protected]> | |
564 | ||
565 | * remote.texi: Update list of stubs in the GDB distribution. | |
566 | ||
567 | Fri Jul 5 15:38:54 1996 Fred Fish <[email protected]> | |
568 | ||
569 | * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK. | |
570 | Also document that some systems can use mmalloc but must define | |
571 | this if their C runtime allocates memory that is later freed. | |
572 | (MMCHECK_FORCE): Document new macro. | |
573 | ||
574 | Fri Jun 28 22:17:10 1996 Dawn Perchik <[email protected]> | |
575 | ||
576 | * remote.texi: Add documentation for target Sparclet. | |
577 | ||
578 | Mon Jun 24 18:12:22 1996 Jason Molenda ([email protected]) | |
579 | ||
580 | * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL, | |
581 | INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values. | |
582 | * configure.in: Rewritten for autoconf. | |
583 | * configure: New. | |
584 | ||
585 | Mon Jun 17 10:43:41 1996 Fred Fish <[email protected]> | |
586 | ||
587 | * Makefile.in (DVIPS): New define, set to dvips. | |
588 | (dvi): Add stabs.dvi. | |
589 | (ps): New target. | |
590 | (all-doc): Depend on info, dvi, and ps targets. | |
591 | (STAGESTUFF): Add *.ps and *.dvi files. | |
592 | (clean-info, clean-dvi): Remove. | |
593 | (mostlyclean): Does not depend upon clean-info or clean-dvi, | |
594 | rules completely rewritten. | |
595 | (maintainer-clean): Remove clean-info and clean-dvi | |
596 | dependencies and put their actions in the rules. | |
597 | (gdb.ps): New target | |
598 | (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove | |
599 | intermediate TeX files, whether they have 2 or 3 character | |
600 | extensions. | |
601 | (gdbint.ps): Add target and rules. | |
602 | (gdb-internals): Delete unused target. | |
603 | (Makefile): Depends upon config.status also. | |
604 | ||
605 | Sat Mar 30 15:46:58 1996 Fred Fish <[email protected]> | |
606 | ||
607 | * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is | |
608 | set. | |
609 | ||
610 | Sat Mar 16 15:10:20 1996 Fred Fish <[email protected]> | |
611 | ||
612 | From Peter Schauer <[email protected]> | |
613 | * gdb.texinfo (Expressions): Fix erroneous array constant example. | |
614 | ||
615 | Sat Mar 16 13:28:45 1996 Fred Fish <[email protected]> | |
616 | ||
617 | * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands. | |
618 | ||
619 | Sat Feb 10 03:28:36 1996 Peter Schauer ([email protected]) | |
620 | ||
621 | * gdb.texinfo (Print settings): Document | |
622 | `set/show print static-members' commands. | |
623 | ||
624 | Wed Jan 10 14:16:37 1996 Fred Fish <[email protected]> | |
625 | ||
626 | * gdbint.texinfo (Native): Document name change, coredep.c to | |
627 | core-aout.c. | |
628 | ||
629 | Wed Dec 13 12:35:28 1995 Ian Lance Taylor <[email protected]> | |
630 | ||
631 | * stabs.texinfo (Include Files): Document the values the SunOS4 | |
632 | linker creates for N_BINCL/N_EINCL/N_EXCL stabs. | |
633 | ||
634 | Fri Dec 8 21:08:44 1995 Fred Fish <[email protected]> | |
635 | ||
636 | * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz. | |
637 | Fix typo. | |
638 | ||
639 | Fri Dec 1 11:07:50 1995 Fred Fish <[email protected]> | |
640 | ||
641 | * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than | |
642 | "gdb.tar.Z". | |
643 | ||
644 | Wed Sep 20 13:14:10 1995 Ian Lance Taylor <[email protected]> | |
645 | ||
646 | * Makefile.in (maintainer-clean): New target, synonym for | |
647 | realclean. | |
648 | ||
649 | Thu Aug 3 10:45:37 1995 Fred Fish <[email protected]> | |
650 | ||
651 | * Update all FSF addresses except those in COPYING* files. | |
652 | ||
653 | Wed Jul 19 18:43:03 1995 Stan Shebs <[email protected]> | |
654 | ||
655 | From Richard Earnshaw ([email protected]): | |
656 | * gdb.texinfo (convenience variables): Document $_exitcode. | |
657 | (quit): Document optional expression to use as exit code. | |
658 | ||
659 | Thu Jun 22 21:27:33 1995 Victoria Mixon <[email protected]> | |
660 | ||
661 | * gdb.texinfo, remote.texi: Brought up to date with various | |
662 | GDB changes. | |
663 | ||
664 | Tue Jun 20 14:35:38 1995 Stan Shebs <[email protected]> | |
665 | ||
666 | * gdb.texinfo: Update dates and versions, fix comments about | |
667 | hardware watchpoints in future releases and about the | |
668 | sharedlibrary command. | |
669 | ||
670 | Mon May 8 09:30:36 1995 Jim Kingdon ([email protected]) | |
671 | ||
672 | * stabs.texinfo: Remove node `XCOFF differences'. Describe value of | |
673 | C_FUN stab. Other cleanups. | |
674 | ||
675 | Wed Apr 19 07:02:19 1995 Jim Kingdon ([email protected]) | |
676 | ||
677 | * remote.texi (Bootstrapping): Clarify that flush_i_cache is only | |
678 | for the sparc stub. | |
679 | ||
680 | Tue Apr 11 11:41:49 1995 Jim Kingdon ([email protected]) | |
681 | ||
682 | * annotate.texi: Clarify which addresses have differing formats | |
683 | depending on the language and which do not. | |
684 | ||
685 | Tue Mar 28 16:56:22 1995 J.T. Conklin <[email protected]> | |
686 | ||
687 | * remote.texi (NetWare): Changed example to use BOARD= instead of | |
688 | NODE= argument to reflect correspoding change to gdbserve.nlm. | |
689 | ||
690 | Fri Mar 17 06:47:02 1995 Jim Kingdon ([email protected]) | |
691 | ||
692 | * stabs.texinfo (Negative Type Numbers): Mention the fact that | |
693 | GDB, as well as AIX dbx, supports the size type attribute. | |
694 | ||
695 | Thu Mar 16 12:11:32 1995 Jim Kingdon ([email protected]) | |
696 | ||
697 | * stabs.texinfo (Negative Type Numbers): Document types -31 to -34. | |
698 | ||
699 | Mon Mar 13 16:49:13 1995 Per Bothner <[email protected]> | |
700 | ||
701 | * gdb.texinfo (Define): Document $arg0... arguments to commands, | |
702 | and new 'if' and 'while' commands. | |
703 | ||
704 | Fri Feb 17 15:24:35 1995 Per Bothner <[email protected]> | |
705 | ||
706 | * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type. | |
707 | ||
708 | Wed Feb 15 11:59:18 1995 J.T. Conklin <[email protected]> | |
709 | ||
710 | * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm. | |
711 | * remote.texi (NetWare): New node, how to use gdbserve.nlm on | |
712 | NetWare targets. Mostly stolen from the Server node. | |
713 | ||
714 | Fri Feb 10 20:20:08 1995 Jim Kingdon ([email protected]) | |
715 | ||
716 | * gdb.texinfo (Setting): Talk about the language of a source file | |
717 | versus the working language. The old documentation did not match | |
718 | what GDB did. | |
719 | ||
720 | Wed Feb 1 20:26:36 1995 Jim Kingdon ([email protected]) | |
721 | ||
722 | * stabs.texinfo (Source Files): Document N_SO used to mark the end | |
723 | of a source file. | |
724 | ||
725 | Mon Jan 23 14:23:37 1995 Jim Kingdon ([email protected]) | |
726 | ||
727 | * gdb.texinfo (Processes): New node. | |
728 | ||
729 | Tue Jan 17 14:09:03 1995 Ian Lance Taylor <[email protected]> | |
730 | ||
731 | * remote.texi: Update documentation of set/show mipsfpu. | |
732 | ||
3fc11d3e JM |
733 | Fri Jan 6 17:17:28 1995 Stan Shebs <[email protected]> |
734 | ||
735 | * gdbgui.texinfo: New file, manual for GUI (gdbtk) users. | |
736 | * Makefile.in (gdbgui.dvi, gdbgui.info): New actions. | |
c906108c SS |
737 | |
738 | Sun Sep 4 16:47:21 1994 Stan Shebs ([email protected]) | |
739 | ||
740 | * gdbint.texinfo: Removed mentions of some incorrectly placed and | |
741 | obsolete conditionals, described some others. | |
742 | ||
743 | Mon Aug 1 15:42:39 1994 Jim Kingdon ([email protected]) | |
744 | ||
745 | * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and | |
746 | SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994. | |
747 | ||
748 | Mon Aug 1 15:12:02 1994 Stan Shebs ([email protected]) | |
749 | ||
750 | * gdbint.texinfo: Put regex conditionals in their own table. | |
751 | ||
752 | Tue Jul 26 18:32:52 1994 Stan Shebs ([email protected]) | |
753 | ||
754 | * gdbint.texinfo: Removed mentions of many obsolete conditionals, | |
755 | described or fixed the descriptions of many others. | |
756 | ||
757 | Sun Jul 17 14:14:03 1994 Stan Shebs ([email protected]) | |
758 | ||
759 | * gdb.texinfo: Add some more credits. | |
760 | * gdbint.texinfo: Capitalize GDB consistently, describe some | |
761 | macros and remove some. | |
762 | ||
763 | Thu Jul 14 18:43:17 1994 Stan Shebs ([email protected]) | |
764 | ||
765 | * gdbint.texinfo: Removed mentions of many incorrectly placed and | |
766 | obsolete conditionals, described some others. | |
767 | ||
768 | Tue Jul 12 12:23:15 1994 Peter Schauer ([email protected]) | |
769 | ||
770 | * gdb.texinfo (help targets): Changed to `help target', which | |
771 | is the correct gdb command. | |
772 | ||
773 | Wed Jun 22 18:00:51 1994 Jim Kingdon ([email protected]) | |
774 | ||
775 | * annotate.texi (TODO): New node, for keeping track of annotations | |
776 | suggested but not yet implemented. | |
777 | ||
778 | Wed Jun 1 16:10:45 1994 Jim Kingdon ([email protected]) | |
779 | ||
780 | * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to | |
781 | another symbol, it is not the address itself. | |
782 | ||
783 | Thu May 5 20:23:36 1994 Stan Shebs ([email protected]) | |
784 | ||
785 | * stabs.texinfo (Stab Section Basics): Add comment about alignment | |
786 | of stabs-in-coff sections. | |
787 | ||
788 | Wed May 4 06:26:11 1994 Jim Kingdon ([email protected]) | |
789 | ||
790 | * annotate.texi: Change edition to 0.5 and date to May 1994. | |
791 | Add index. | |
792 | (Frames): New node, for frame annotation. | |
793 | (Displays): New node, for display annotation. | |
794 | ||
795 | * remote.texi (MIPS Remote): Say that set timeout doesn't apply | |
796 | when waiting for your program to stop. | |
797 | ||
798 | Fri Apr 29 18:24:46 1994 Jim Kingdon ([email protected]) | |
799 | ||
800 | * annotate.texi (Breakpoint Info): Document annotation of header | |
801 | fields and record annotation. | |
802 | ||
803 | Thu Apr 28 07:44:28 1994 Jim Kingdon ([email protected]) | |
804 | ||
805 | * annotate.texi: New file, to document annotations. | |
806 | ||
807 | Thu Apr 21 14:20:51 1994 Jim Kingdon ([email protected]) | |
808 | ||
809 | * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan | |
810 | 16 I meant to make this change but did not). Do remove gdb-cfg.texi. | |
811 | ||
812 | Wed Apr 20 11:22:48 1994 Jim Kingdon ([email protected]) | |
813 | ||
814 | * stabs.texinfo (Stab Section Basics): Say what is in .stab | |
815 | section, and say n_strx field is compilation unit relative. | |
816 | * stabs.texinfo: Don't use @code for a.out when it is the name of | |
817 | an object file format. | |
818 | ||
819 | Wed Apr 13 20:29:54 1994 Jim Kingdon ([email protected]) | |
820 | ||
821 | * gdb.texinfo: Refer to file names, not path names, per rms | |
822 | convention. | |
823 | (Arguments): Fix typo. | |
824 | ||
825 | Thu Mar 24 08:09:12 1994 Jim Kingdon ([email protected]) | |
826 | ||
827 | * stabs.texinfo (Global Variables): Talk about stabs in files | |
828 | where variables are referenced, but not defined. | |
829 | ||
830 | Wed Mar 23 07:16:36 1994 Jim Kingdon ([email protected]) | |
831 | ||
832 | * stabs.texinfo: Move stuff on @ and # type descriptors from node | |
833 | Cplusplus to new nodes Member Type Descriptor and Method Type | |
834 | Descriptor. Re-write stuff for #. | |
835 | ||
836 | Wed Mar 16 08:20:19 1994 Jim Kingdon ([email protected]) | |
837 | ||
838 | * gdb.texinfo (Print Settings): Don't document "set print | |
839 | fast-symbolic-addr off". The bug which it worked around was fixed | |
840 | on 25 Feb 94 in coffread.c, so I'm nuking the command. | |
841 | ||
842 | * stabs.texinfo (Alternate Entry Points): New node, rewritten from | |
843 | N_ENTRY node. | |
844 | ||
845 | * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor. | |
846 | ||
847 | Tue Mar 15 08:43:02 1994 Jim Kingdon ([email protected]) | |
848 | ||
849 | * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove | |
850 | references to ieee-float.c. | |
851 | ||
852 | Fri Mar 11 08:09:40 1994 Jim Kingdon ([email protected]) | |
853 | ||
854 | * gdb.texinfo (Set Breaks): Update documentation for tbreak to | |
855 | match what the code actually does. | |
856 | ||
857 | Wed Mar 9 19:43:05 1994 Jim Kingdon ([email protected]) | |
858 | ||
859 | * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s. | |
860 | ||
861 | Tue Mar 1 17:04:43 1994 Jim Kingdon ([email protected]) | |
862 | ||
863 | * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c, | |
864 | i, and b. | |
865 | ||
866 | Wed Feb 23 10:44:18 1994 Jim Kingdon ([email protected]) | |
867 | ||
868 | * stabs.texinfo: Document N_RBRAC as function relative for COFF as | |
869 | well as for ELF and SOM. Unify the descriptions of ELF and SOM | |
870 | as "stabs in sections" rather than just saying "ELF and SOM". | |
871 | Also make that stuff apply to COFF. | |
872 | ||
873 | Fri Feb 18 08:25:58 1994 Jim Kingdon ([email protected]) | |
874 | ||
875 | * gdb.texinfo (Formatting Documentation): Change GhostScript to | |
876 | Ghostscript. | |
877 | ||
878 | Fri Feb 4 06:31:31 1994 Jim Kingdon ([email protected]) | |
879 | ||
880 | * gdb.texinfo (Continuing and Stepping): When talking about "step" | |
881 | versus functions without line numbers, also mention stepping into | |
882 | them as well as "step" when you are in them. Tell the user how to | |
883 | deal with the situation. Add comment about "debugging information". | |
884 | ||
885 | Thu Feb 3 11:39:59 1994 Jim Kingdon ([email protected]) | |
886 | ||
887 | * stabs.texinfo (Enumerations): Document restriction on where | |
888 | enumeration types can appear and still win with GDB. | |
889 | ||
890 | Wed Feb 2 11:29:17 1994 Jim Kingdon ([email protected]) | |
891 | ||
892 | * stabs.texinfo (Negative Type Numbers): Document format for type | |
893 | -16. | |
894 | ||
895 | Thu Jan 27 16:53:56 1994 Jim Kingdon ([email protected]) | |
896 | ||
897 | * gdb.texinfo (Selection, Frame Info): Update information about | |
898 | arbitrary frame specficiations. | |
899 | ||
900 | Wed Jan 26 15:31:57 1994 Roland H. Pesch ([email protected]) | |
901 | ||
902 | * gdb.texinfo, remote.texi: general editing pass prior to Net release | |
903 | ||
904 | Tue Jan 25 12:12:04 1994 Jim Kingdon ([email protected]) | |
905 | ||
906 | * stabs.texinfo (String Field): Discuss continuing stabs with ?. | |
907 | ||
908 | Wed Jan 19 06:39:24 1994 David J. Mackenzie ([email protected]) | |
909 | ||
910 | * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT. | |
911 | ||
912 | Sun Jan 16 12:43:32 1994 Jim Kingdon ([email protected]) | |
913 | ||
914 | * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF | |
915 | Differences node to Statics node. | |
916 | (Statics): Discuss XCOFF use of V symbol descriptor. | |
917 | ||
918 | * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean, | |
919 | not clean. | |
920 | ||
921 | Wed Jan 12 21:29:54 1994 John Gilmore ([email protected]) | |
922 | ||
923 | * gdb.texinfo (Print Settings): Document `set print | |
924 | fast-symbolic-addr' and improve the doc for some other | |
925 | `set print's. | |
926 | ||
927 | Mon Jan 3 17:23:07 1994 Jim Kingdon ([email protected]) | |
928 | ||
929 | * stabs.texinfo (String Field): Talk about defining several type | |
930 | numbers at once. | |
931 | Fix lint regarding changing node ELF Transformations to | |
932 | ELF and SOM Transformations. | |
933 | ||
934 | Fri Dec 31 00:42:43 1993 John Gilmore ([email protected]) | |
935 | ||
936 | * stabs.texinfo: Insert Peter Kessler's name as inventor (I think). | |
937 | ||
938 | Tue Dec 28 09:30:40 1993 Jim Kingdon ([email protected]) | |
939 | ||
940 | * stabs.texinfo (Cross-References): `::' is for nested types only | |
941 | within <>. | |
942 | (Structures): Document static members. | |
943 | ||
944 | Mon Dec 27 13:55:04 1993 Jim Kingdon ([email protected]) | |
945 | ||
946 | * stabs.texinfo: Document S type attribute. | |
947 | ||
948 | Sun Dec 26 20:46:36 1993 Jeffrey A. Law ([email protected]) | |
949 | ||
950 | * stabs.texinfo: Add notes about stabs-in-som where appropriate. | |
951 | ||
952 | Fri Dec 3 19:13:19 1993 John Gilmore ([email protected]) | |
953 | ||
954 | * gdbint.texinfo: Fix a few typos. | |
955 | ||
956 | Sun Nov 28 18:06:25 1993 Roland H. Pesch ([email protected]) | |
957 | ||
958 | * gdb.texinfo, remote.texi: formatting improvements | |
959 | ||
960 | * gdb.texinfo (New Features): mention threads. | |
961 | (Summary, C): fix xrefs in newly contributed text. | |
962 | (Threads): index entries, clarifications, example | |
963 | (passim): minor typos fixed, phrasing improvements | |
964 | ||
965 | * remote.texi (Bootstrapping): rephrase text on ^C and add index | |
966 | entries; (Server): explain use of gdbserver w/real-time systems, | |
967 | add example of conflicting TCP port; (MIPS Remote) break up | |
968 | running text into table, highlighting commands, and add example. | |
969 | ||
970 | Wed Nov 24 14:15:56 1993 Roland H. Pesch ([email protected]) | |
971 | ||
972 | * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed | |
973 | ||
974 | Fri Nov 12 16:10:58 1993 Jim Kingdon ([email protected]) | |
975 | ||
976 | * stabs.texinfo (Nested Symbols): New node. | |
977 | (String Field, Symbol Descriptors, Cross-References): Refer to it. | |
978 | ||
979 | Thu Nov 11 13:26:45 1993 Jim Kingdon ([email protected]) | |
980 | ||
981 | * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect | |
982 | to picking which Bbss.bss symbol to use, and (because there seems to | |
983 | be no good way of doing it) re-write some of the text to make it | |
984 | sound like Bbss.bss isn't such a great idea after all (as currently | |
985 | designed). | |
986 | ||
987 | * gdb.texinfo (C): In addition to saying people have to use g++ for | |
988 | good results, say they have to use stabs. Specifically say cfront | |
989 | doesn't work well. | |
990 | (Summary): Merge in information on Modula-2, Pascal, and Chill from | |
991 | the gdb README. Add xrefs to places where the support for the various | |
992 | languages is described in detail. | |
993 | ||
994 | Mon Nov 8 11:47:34 1993 Jim Kingdon ([email protected]) | |
995 | ||
996 | * stabs.texinfo: Clean up stuff about visibility and virtual | |
997 | characters. | |
998 | ||
999 | * stabs.texinfo (N_M2C): Cite Sun doc. | |
1000 | ||
1001 | Fri Nov 5 16:27:27 1993 Roland H. Pesch ([email protected]) | |
1002 | ||
1003 | * gdb.texinfo: updates re threads. | |
1004 | * remote.texinfo: avoid index entries starting with digits. | |
1005 | ||
1006 | Tue Nov 2 09:08:37 1993 Jim Kingdon ([email protected]) | |
1007 | ||
1008 | * stabs.texinfo (Enumerations): Talk about large, negative and | |
1009 | octal values. Clean up cross reference to type attributes. | |
1010 | (String Field): Say that GDB 4.11 supports size attribute. | |
1011 | ||
1012 | Sun Oct 31 13:31:10 1993 Jim Kingdon ([email protected]) | |
1013 | ||
1014 | * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel | |
1015 | is a mandatory step. Make the stuff about that more concise. | |
1016 | ||
1017 | Wed Oct 27 00:25:46 1993 Jim Kingdon ([email protected]) | |
1018 | ||
1019 | * stabs.texinfo (Class Names): New node. | |
1020 | ||
1021 | * gdb.texinfo (Command Files): Explain order of init file reading. | |
1022 | ||
1023 | * remote.texi (Bootstrapping): Talk about getting the serial driver | |
1024 | to deal with ^C sent by gdb to stop the remote system. | |
1025 | ||
1026 | Mon Oct 25 03:25:41 1993 Tom Lord ([email protected]) | |
1027 | ||
1028 | * libgdb.texinfo (I/O): incorporated better phrasing from rich. | |
1029 | ||
1030 | * libgdb.texinfo (Defining Commands): made the DOC arg | |
1031 | to gdb_define_app_command a char * instead of char ** | |
1032 | per a suggestion from kingdon. | |
1033 | ||
1034 | * libgdb.texinfo: total rewrite from a different starting | |
1035 | premise. | |
1036 | ||
1037 | Wed Oct 20 18:07:44 1993 Jim Kingdon ([email protected]) | |
1038 | ||
1039 | * stabs.texinfo (Local Variable Parameters): Re-write paragraph on | |
1040 | floats passed as doubles (to improve clarity). | |
1041 | ||
1042 | Tue Oct 19 14:21:18 1993 Roland H. Pesch ([email protected]) | |
1043 | ||
1044 | * gdb.texinfo (Source Path): index entries for $cwd, $pdir | |
1045 | ||
1046 | * a4rc.sed: update to work with Andreas Vogel papersize params | |
1047 | ||
1048 | * refcard.tex: use Andreas Vogel simplifications of papersize | |
1049 | params; remove useless version info; update copyright date. | |
1050 | ||
1051 | Tue Oct 19 10:46:22 1993 Jim Kingdon ([email protected]) | |
1052 | ||
1053 | * gdb.texinfo (Symbols): Add class NAME to doc for ptype. | |
1054 | ||
1055 | Tue Oct 12 09:11:45 1993 Jim Kingdon ([email protected]) | |
1056 | ||
1057 | * gdb.texinfo (Files): Say what address the load command loads it at. | |
1058 | ||
1059 | * stabs.texinfo (Common Blocks): Minor cleanups. | |
1060 | ||
1061 | * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact | |
1062 | that Sun has backed away from the linker kludge and thus the relevant | |
1063 | issue is changes to the SunPRO tools, not the Solaris linker. | |
1064 | ||
1065 | * stabs.texinfo (Traditional Integer Types): Clean up description | |
1066 | of octal bounds a little bit. Document extra leading zeroes. | |
1067 | ||
1068 | Thu Oct 7 16:15:37 1993 Jim Kingdon ([email protected]) | |
1069 | ||
1070 | * gdb.texinfo (Signaling): Update for symbolic symbol names | |
1071 | and add a section explaining the difference between the GDB | |
1072 | signal command and the shell kill utility. | |
1073 | ||
1074 | Wed Oct 6 13:23:01 1993 Tom Lord ([email protected]) | |
1075 | ||
1076 | * libgdb.texinfo: added `@' to braces that were unescaped. | |
1077 | ||
1078 | Mon Oct 4 10:42:18 1993 Tom Lord ([email protected]) | |
1079 | ||
1080 | * libgdb.texinfo: new file. Spec for the gdb library. | |
1081 | ||
1082 | Sun Oct 3 15:26:56 1993 Jim Kingdon ([email protected]) | |
1083 | ||
1084 | * stabs.texinfo (Include Files): Fix typo (start -> end). | |
1085 | ||
1086 | Thu Sep 30 18:24:56 1993 Roland H. Pesch ([email protected]) | |
1087 | ||
1088 | * gdb.texinfo, remote.texi: assorted small improvements, mostly | |
1089 | from Melissa at FSF's editing pass. | |
1090 | ||
1091 | Thu Sep 30 11:54:38 1993 Jim Kingdon ([email protected]) | |
1092 | ||
1093 | * gdb.texinfo: Remove stuff about ar and 14 character filenames. | |
1094 | I believe this was fixed by the 13 Sep 89 change to print_frame_info. | |
1095 | Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug. | |
1096 | ||
1097 | Wed Sep 22 21:22:11 1993 Jim Kingdon ([email protected]) | |
1098 | ||
1099 | * remote.texi (Bootstrapping): Discuss 386 call gates. | |
1100 | ||
1101 | Sat Sep 18 17:10:44 1993 Jim Kingdon ([email protected]) | |
1102 | ||
1103 | * stabs.texinfo (Based Variables): New node. | |
1104 | ||
1105 | Thu Sep 16 17:48:55 1993 Jim Kingdon ([email protected]) | |
1106 | ||
1107 | * stabs.texinfo (Negative Type Numbers): Re-write discussions of | |
1108 | names, sizes, and formats to suggest how not to lose. | |
1109 | ||
1110 | Sat Sep 11 09:35:11 1993 Jim Kingdon ([email protected]) | |
1111 | ||
1112 | * stabs.texinfo (Methods): Fix typo. | |
1113 | ||
1114 | Fri Sep 10 06:34:20 1993 David J. Mackenzie ([email protected]) | |
1115 | ||
1116 | * gdb.texinfo: Fix a few typos. | |
1117 | ||
1118 | Wed Sep 8 09:11:52 1993 Jim Kingdon ([email protected]) | |
1119 | ||
1120 | * gdb.texinfo: Clarify how well it works with Fortran. | |
1121 | ||
1122 | * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations): | |
1123 | More on relocating stabs in ELF files. | |
1124 | ||
1125 | Tue Sep 7 13:45:02 1993 Jim Kingdon ([email protected]) | |
1126 | ||
1127 | * stabs.texinfo (Stabs In ELF): Talk about N_FUN value. | |
1128 | ||
1129 | Mon Sep 6 19:23:18 1993 Jim Kingdon ([email protected]) | |
1130 | ||
1131 | * stabs.texinfo (Local Variable Parameters): Talk about nameless | |
1132 | parameters on VAX. | |
1133 | ||
1134 | Fri Sep 3 17:06:08 1993 Roland H. Pesch ([email protected]) | |
1135 | ||
1136 | * gdb.texinfo: @up/@down -> @raisesections/@lowersections | |
1137 | ||
1138 | Fri Sep 3 12:04:15 1993 Jim Kingdon ([email protected]) | |
1139 | ||
1140 | * stabs.texinfo: Make info author notice match the TeX author notice. | |
1141 | ||
1142 | Tue Aug 31 13:21:06 1993 David J. Mackenzie ([email protected]) | |
1143 | ||
1144 | * stabs.texinfo: Initial-caps all words in node names and | |
1145 | non-trivial words in section names. | |
1146 | ||
1147 | Mon Aug 30 11:13:16 1993 Jim Kingdon ([email protected]) | |
1148 | ||
1149 | * stabs.texinfo: Many minor cleanups. | |
1150 | ||
1151 | * stabs.texinfo: Remove @deffn except from Expanded Reference node. | |
1152 | ||
1153 | Sat Aug 28 12:08:09 1993 David J. MacKenzie ([email protected]) | |
1154 | ||
1155 | * stabs.texinfo: Remove full description of big example. | |
1156 | It's not really helpful; just use pieces of it where appropriate. | |
1157 | Add more Texinfo formatting directives (@samp, etc.). | |
1158 | Use @deffn to define stab types. | |
1159 | Eliminate some wordiness. Break up some nodes. | |
1160 | Add an (alphabetized) index of symbol types. | |
1161 | Use consistent capitalization style in node and section names. | |
1162 | ||
1163 | Thu Aug 26 06:36:31 1993 Fred Fish ([email protected]) | |
1164 | ||
1165 | * gdb.texinfo: Change typo "Two two" to "The two". | |
1166 | ||
1167 | Sun Aug 22 12:15:18 1993 Jim Kingdon ([email protected]) | |
1168 | ||
1169 | * stabs.texinfo (XCOFF-differences): Remove references to | |
1170 | non-existent types N_DECL and N_RPSYM. | |
1171 | ||
1172 | * stabs.texinfo (String Field): Say that type attributes bug is | |
1173 | fixed in GDB 4.10, since it is. | |
1174 | ||
1175 | * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own. | |
1176 | ||
1177 | Sat Aug 21 04:32:28 1993 David MacKenzie ([email protected]) | |
1178 | ||
1179 | * stabs.texinfo: Formatting cleanups. | |
1180 | ||
1181 | Fri Aug 20 20:49:53 1993 Jim Kingdon ([email protected]) | |
1182 | ||
1183 | * stabs.texinfo: When explaining the n_type of a stab, standardize | |
1184 | how we do it ('#' as a comment indicator, "36 is N_FUN" as text, | |
1185 | no tabs, use @r). | |
1186 | (Global Variables): Clean up. | |
1187 | ||
1188 | Tue Aug 17 15:57:27 1993 Jim Kingdon ([email protected]) | |
1189 | ||
1190 | * stabs.texinfo (Stack Variables): Re-write. | |
1191 | ||
1192 | Mon Aug 16 21:20:08 1993 Jim Kingdon ([email protected]) | |
1193 | ||
1194 | * stabs.texinfo (Stabs-in-elf): Talk about getting the start | |
1195 | addresses of a source file. Also revise formatting. | |
1196 | Change "object module" or "object file" to "source file". | |
1197 | Various: Miscellaneous cleanups. | |
1198 | ||
1199 | Thu Aug 12 15:11:51 1993 Jim Kingdon ([email protected]) | |
1200 | ||
1201 | * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi. | |
1202 | ||
1203 | Tue Aug 10 16:57:49 1993 Stan Shebs ([email protected]) | |
1204 | ||
1205 | * gdbint.texinfo: Removed many nonsensical machine-collected | |
1206 | host and target conditionals, described some of the remainder. | |
1207 | ||
1208 | Tue Aug 10 13:28:30 1993 Jim Kingdon ([email protected]) | |
1209 | ||
1210 | * gdbint.texinfo (Getting Started): Use @itemize, not @table. | |
1211 | ||
1212 | * gdbint.texinfo (Top): Add name to @top line, and re-write the | |
1213 | paragraph which follows. | |
1214 | ||
1215 | * gdbint.texinfo (Host): Use @code not @samp for Makefile | |
1216 | variables. Looks better and avoids overful hbox. | |
1217 | ||
1218 | Fri Jul 30 18:26:21 1993 Jim Kingdon ([email protected]) | |
1219 | ||
1220 | * stabs.texinfo (Procedures): Improve stuff on nested functions. | |
1221 | ||
1222 | Thu Jul 29 15:10:58 1993 Roland H. Pesch ([email protected]) | |
1223 | ||
1224 | * remote.texi: (MIPS Remote) clearer doc for set/show timeout, | |
1225 | retransmit-timeout | |
1226 | ||
1227 | Thu Jul 29 13:16:09 1993 Jim Kingdon ([email protected]) | |
1228 | ||
1229 | * gdbint.texinfo: Update statement about `some ancient Unix | |
1230 | systems, like Ultrix 4.0' to Ultrix 4.2. | |
1231 | ||
1232 | Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com) | |
1233 | ||
1234 | * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER | |
1235 | ||
1236 | * Makefile.in: depend on remote.texi rather than gdbinv-s.texi | |
1237 | ||
1238 | * remote.texi: (Server) New node on gdbserver. (Remote Serial, | |
1239 | ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP. | |
1240 | ||
1241 | * remote.texi: new name for former gdbinv-s.texi | |
1242 | ||
1243 | * gdb.texinfo: use remote.texi rather than gdbinv-s.texi | |
1244 | ||
1245 | Wed Jul 28 08:26:24 1993 Ian Lance Taylor ([email protected]) | |
1246 | ||
1247 | * gdbinv-s.texi: Documented timeout and retransmit-timeout | |
1248 | variables for MIPS remote debugging protocol. | |
1249 | ||
1250 | Mon Jul 26 13:00:09 1993 Jim Kingdon ([email protected]) | |
1251 | ||
1252 | * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix. | |
1253 | ||
1254 | Tue Jul 20 16:30:41 1993 Jim Kingdon ([email protected]) | |
1255 | ||
1256 | * Makefile.in (refcard.dvi): Use srcdir where necessary. | |
1257 | ||
1258 | Mon Jul 19 12:02:50 1993 Roland H. Pesch ([email protected]) | |
1259 | ||
1260 | * gdb.texinfo: repair conditional bugs in text markup | |
1261 | ||
1262 | Fri Jul 16 18:57:50 1993 Roland H. Pesch ([email protected]) | |
1263 | ||
1264 | * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch | |
1265 | to select Modula-2 material. | |
1266 | ||
1267 | Thu Jul 15 13:15:01 1993 Jim Kingdon ([email protected]) | |
1268 | ||
1269 | * stabs.texinfo: Cleanups regarding statics. | |
1270 | ||
1271 | * gdbinv-s.texi (Bootstrapping): Document exceptionHandler. | |
1272 | (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping. | |
1273 | ||
1274 | Mon Jul 12 13:37:02 1993 Jim Kingdon ([email protected]) | |
1275 | ||
1276 | * stabs.texinfo: N_MAIN is sometimes used for C. | |
1277 | ||
1278 | Fri Jul 9 09:47:02 1993 Peter Schauer ([email protected]) | |
1279 | ||
1280 | * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE. | |
1281 | ||
1282 | Tue Jul 6 12:41:28 1993 John Gilmore ([email protected]) | |
1283 | ||
1284 | * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS, | |
1285 | removed from the code by Kingdon. | |
1286 | ||
1287 | Tue Jul 6 12:24:34 1993 Jim Kingdon ([email protected]) | |
1288 | ||
1289 | * gdb.texinfo (Break Commands): Remove stuff about flushing terminal | |
1290 | input when evaluating breakpoint conditions; the bug has been fixed. | |
1291 | ||
1292 | * gdb.texinfo (Continuing and Stepping): Argument to "continue" | |
1293 | sets the ignore count to N-1, not to N. | |
1294 | ||
1295 | Thu Jul 1 14:57:42 1993 Roland H. Pesch ([email protected]) | |
1296 | ||
1297 | * refcard.tex (\hoffset): correct longstanding error to match | |
1298 | intended offset; avoids cutting off edge on some printers | |
1299 | ||
1300 | Wed Jun 30 18:23:06 1993 Jim Kingdon ([email protected]) | |
1301 | ||
1302 | * stabs.texinfo (Parameters): Say that order of stabs is significant. | |
1303 | ||
1304 | Fri Jun 25 21:34:52 1993 Jim Kingdon ([email protected]) | |
1305 | ||
1306 | * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does. | |
1307 | ||
1308 | Fri Jun 25 16:15:10 1993 Roland H. Pesch ([email protected]) | |
1309 | ||
1310 | * Makefile.in: (REFEDITS) new var to control whether PS or CM | |
1311 | fonts and whether US or A4 paper for GDB refcard; (refcard.dvi) | |
1312 | collect sed edits if any, apply to refcard before formatting; | |
1313 | (refcard.ps) stop implying PS fonts if PS output requested; | |
1314 | (lrefcard.ps) delete extra target for variant PS fonts | |
1315 | ||
1316 | * refcard.tex: parametrize papersize dependent info, collect | |
1317 | in easily replaced spot | |
1318 | ||
1319 | * a4rc.sed: new file, edits to refcard for A4 paper | |
1320 | ||
1321 | Fri Jun 25 14:21:46 1993 Jim Kingdon ([email protected]) | |
1322 | ||
1323 | * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes. | |
1324 | ||
1325 | Wed Jun 23 15:02:50 1993 Jim Kingdon ([email protected]) | |
1326 | ||
1327 | * stabs.texinfo (Negative Type Numbers): Minor character cleanups. | |
1328 | ||
1329 | Tue Jun 22 16:31:52 1993 Jim Kingdon ([email protected]) | |
1330 | ||
1331 | * stabs.texinfo: Express disapproval of 'D' symbol descriptor | |
1332 | politely rather than rudely. | |
1333 | ||
1334 | Fri Jun 18 19:42:09 1993 Jim Kingdon ([email protected]) | |
1335 | ||
1336 | * stabs.texinfo: Document common blocks. | |
1337 | ||
1338 | Fri Jun 18 12:12:57 1993 Fred Fish ([email protected]) | |
1339 | ||
1340 | * stabs.texinfo: Add some basic info about stabs-in-elf. | |
1341 | ||
1342 | Fri Jun 18 13:57:09 1993 Jim Kingdon ([email protected]) | |
1343 | ||
1344 | * stabs.texinfo (Top): Minor cleanup. | |
1345 | ||
1346 | Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) | |
1347 | ||
1348 | * Makefile.in (install-info): remove parentdir support | |
1349 | ||
1350 | Tue Jun 15 18:11:39 1993 Roland H. Pesch ([email protected]) | |
1351 | ||
1352 | * gdb.texinfo (Copying): delete this node and references to it; | |
1353 | RMS says this manual need not carry GPL. (passim): Improvements | |
1354 | from last round at FSF, largely due to Ian Taylor review, and | |
1355 | minor formatting improvements. | |
1356 | ||
1357 | * gdbinv-s.texi (passim): Improvements from last round at FSF, | |
1358 | largely due to Ian Taylor review. (Debug Session): minor edits to | |
1359 | new text. | |
1360 | ||
1361 | Sun Jun 13 12:52:39 1993 Jim Kingdon ([email protected]) | |
1362 | ||
1363 | * Makefile.in (realclean): Remove info and dvi files too. | |
1364 | ||
1365 | Sat Jun 12 16:09:22 1993 Jim Kingdon ([email protected]) | |
1366 | ||
1367 | * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames. | |
1368 | * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi. | |
1369 | * gdb.texinfo: Change accordingly. | |
1370 | ||
1371 | * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of | |
1372 | N_{L,R}BRAC,N_SLINE are relative to. | |
1373 | ||
1374 | Fri Jun 11 15:15:55 1993 Jim Kingdon ([email protected]) | |
1375 | ||
1376 | * Makefile.in (GDBvn.texi): Update atomically. | |
1377 | ||
1378 | Wed Jun 9 10:58:16 1993 Jim Kingdon ([email protected]) | |
1379 | ||
1380 | * gdbinv-s.texi (Debug Session): Document exceptionHook. | |
1381 | ||
1382 | Tue Jun 8 13:42:04 1993 Jim Kingdon ([email protected]) | |
1383 | ||
1384 | * gdb.texinfo (Print Settings): Move all stuff relating to symbolic | |
1385 | addresses together. Also motivate the set print symbol-filename | |
1386 | command and suggest other solutions. | |
1387 | ||
1388 | Tue Jun 1 22:46:43 1993 Fred Fish ([email protected]) | |
1389 | ||
1390 | * gdb.texinfo (set print elements): Note that the number of | |
1391 | elements is set to unlimited by "set print elements 0". | |
1392 | ||
1393 | Mon May 31 08:06:55 1993 Jim Kingdon ([email protected]) | |
1394 | ||
1395 | * stabs.texinfo (Builtin Type Descriptors): Try to clarify what | |
1396 | NF_LDOUBLE means. | |
1397 | (Stab Types): Include Solaris stab types. | |
1398 | (Procedures): Document Solaris extensions. | |
1399 | ||
1400 | Thu May 27 06:20:42 1993 Peter Schauer ([email protected]) | |
1401 | ||
1402 | * gdb.texinfo: Add `set print symbol-filename' doc. | |
1403 | ||
1404 | Wed May 26 00:26:42 1993 Jim Kingdon ([email protected]) | |
1405 | ||
1406 | * stabs.texinfo (Arrays): Talk about type definition vs. type | |
1407 | information. | |
1408 | ||
1409 | * stabs.texinfo (Builtin Type Descriptors): Talk about omitting | |
1410 | the trailing semicolon. | |
1411 | ||
1412 | Tue May 25 14:49:42 1993 Jim Kingdon ([email protected]) | |
1413 | ||
1414 | * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes | |
1415 | and merge in other parts of the document addressing these subjects. | |
1416 | gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo. | |
1417 | ||
1418 | * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon | |
1419 | at the end of a range type. | |
1420 | ||
1421 | * stabs.texinfo (Subranges): "A offset" and "T offset" are not | |
1422 | AIX extensions. | |
1423 | ||
1424 | Mon May 24 09:00:33 1993 Jim Kingdon ([email protected]) | |
1425 | ||
1426 | * stabs.texinfo (Stabs Format): Misc fixes. | |
1427 | ||
1428 | Sat May 22 10:40:56 1993 Jim Kingdon ([email protected]) | |
1429 | ||
1430 | * stabs.texinfo (Constants): Allow an `e' constant to be non-enum. | |
1431 | (Traditional builtin types): Document convex convention for long long. | |
1432 | (Negative builtin types): Discuss type names, and misc fixes. | |
1433 | ||
1434 | Fri May 21 11:20:31 1993 Jim Kingdon ([email protected]) | |
1435 | ||
1436 | * stabs.texinfo (Builtin Type Descriptors): Document the floating | |
1437 | point types used with @samp{R} type descriptor. | |
1438 | (Symbol Descriptors): Describe how to handle conflict between | |
1439 | different meanings of @samp{P} symbol descriptor. | |
1440 | ||
1441 | Thu May 20 13:35:10 1993 Jim Kingdon ([email protected]) | |
1442 | ||
1443 | * stabs.texinfo: Remove node Quick Reference and put its children | |
1444 | directly under the main menu. | |
1445 | ||
1446 | * stabs.texinfo: Many more changes to bring it into line with | |
1447 | AIX documentation and reality. I think it now has all the | |
1448 | information from the AIX documentation, except that I burned | |
1449 | out when I got to variant records (Pascal and Modula-2) and | |
1450 | all the COBOL types. Oh well, we can add them later when we're | |
1451 | worrying more about those languages. | |
1452 | ||
1453 | * stabs.texinfo (Automatic variables): Talk about what it means | |
1454 | to omit the symbol descriptor. | |
1455 | ||
1456 | Tue May 18 17:59:18 1993 Jim Kingdon ([email protected]) | |
1457 | ||
1458 | * stabs.texinfo (Parameters): Add "(sometimes)" when describing | |
1459 | gcc2 behavior with promoted args. | |
1460 | ||
1461 | Fri May 14 21:35:29 1993 Roland H. Pesch ([email protected]) | |
1462 | ||
1463 | * gdb.texinfo: include readline appendices in info version of manual | |
1464 | ||
1465 | Fri May 7 11:56:18 1993 Roland H. Pesch ([email protected]) | |
1466 | ||
1467 | * gdbinv-s.texi (Remote Serial): describe new ^C behavior in | |
1468 | target remote. | |
1469 | ||
1470 | * gdb.texinfo (Machine Code): more index entries for disassemble | |
1471 | ||
1472 | Fri May 7 10:12:30 1993 Fred Fish ([email protected]) | |
1473 | ||
1474 | * Clarify the intended use of the gdb-testers and gdb-patches | |
1475 | mailing lists, and shrink gzip comment. | |
1476 | ||
1477 | Thu May 6 16:39:50 1993 Roland H. Pesch ([email protected]) | |
1478 | ||
1479 | * gdb.texinfo (Shell Commands): do not mention SHELL env var in | |
1480 | DOSHOST configuration of manual. | |
1481 | ||
1482 | * gdb.texinfo (MIPS Stack): new node. | |
1483 | ||
1484 | * all-config.texi (MIPS) new switch. | |
1485 | ||
1486 | * gdbinv-s.texi (Nindy Options) Remove two instances of future | |
1487 | tense; (MIPS Remote) new node. | |
1488 | ||
1489 | * gdb.texinfo (passim) rephrases to work around makeinfo @value | |
1490 | bug; (Environment) less passive, other small cleanups in text about | |
1491 | .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry; | |
1492 | (Remote) new MIPS Remote menu entry. | |
1493 | ||
1494 | Thu Apr 29 09:36:25 1993 Jim Kingdon ([email protected]) | |
1495 | ||
1496 | * stabs.texinfo: Many changes to include information from the | |
1497 | AIX documentation. | |
1498 | ||
1499 | * gdb.texinfo (Environment): Mention pitfall with .cshrc. | |
1500 | ||
1501 | Tue Apr 27 14:02:57 1993 Jim Kingdon ([email protected]) | |
1502 | ||
1503 | * gdbint.texinfo (new node Debugging GDB, elsewhere): | |
1504 | Move a bunch of information from ../README. | |
1505 | (Getting Started): New node. | |
1506 | ||
1507 | Fri Apr 23 17:21:13 1993 Roland H. Pesch ([email protected]) | |
1508 | ||
1509 | * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target | |
1510 | ||
1511 | * gdb.texinfo: advance manual revision dates to present | |
1512 | ||
1513 | * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi: | |
1514 | stop using silly Roman numerals in @set variable names | |
1515 | ||
1516 | Fri Apr 23 07:30:01 1993 Jim Kingdon ([email protected]) | |
1517 | ||
1518 | * stabs.texinfo (Parameters): Keep trying to get this right. | |
1519 | ||
1520 | Wed Apr 21 15:18:47 1993 Jim Kingdon ([email protected]) | |
1521 | ||
1522 | * stabs.texinfo (Parameters): More on "local parameters". | |
1523 | ||
1524 | Mon Apr 19 08:00:51 1993 Jim Kingdon ([email protected]) | |
1525 | ||
1526 | * stabs.texinfo (Parameters): Re-do "local parameters" section. | |
1527 | ||
1528 | Sun Apr 18 09:47:45 1993 Jim Kingdon ([email protected]) | |
1529 | ||
1530 | * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref. | |
1531 | (Parameters): Rewrite. | |
1532 | (xcoff-differences, Sun-differences): Minor changes. | |
1533 | ||
1534 | Thu Apr 15 02:35:24 1993 John Gilmore ([email protected]) | |
1535 | ||
1536 | * stabs.texinfo: Minor cleanup. | |
1537 | ||
1538 | Wed Apr 14 17:31:00 1993 Jim Kingdon ([email protected]) | |
1539 | ||
1540 | * gdbint.texinfo: Minor xcoff stuff. | |
1541 | ||
1542 | Wed Apr 7 14:11:07 1993 Fred Fish ([email protected]) | |
1543 | ||
1544 | * gdbint.texinfo: Update for new config directory structure. | |
1545 | Add info about internal type data structures. | |
1546 | ||
1547 | Mon Apr 5 09:06:30 1993 Ian Lance Taylor ([email protected]) | |
1548 | ||
1549 | * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in | |
1550 | $(srcdir). | |
1551 | (gdb-config.texi): Depend on file in $(srcdir). | |
1552 | ||
1553 | Fri Apr 2 16:55:13 1993 Jim Kingdon ([email protected]) | |
1554 | ||
1555 | * stabs.texinfo: Fixes about N_SO. | |
1556 | ||
1557 | Fri Mar 26 18:00:35 1993 Roland H. Pesch ([email protected]) | |
1558 | ||
1559 | * gdb.texinfo: include list of nonstandard init file names | |
1560 | ||
1561 | * *-config.texi: new switch GENERIC for text that applies *only* | |
1562 | to (usual) multiple-target version of manual | |
1563 | ||
1564 | * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct | |
1565 | h8 config | |
1566 | ||
1567 | * gdb.texinfo: depend on latest fixed makeinfo, use conditionals | |
1568 | in menus (rather than conditionally selected multiple alternative | |
1569 | menus). | |
1570 | ||
1571 | * Makefile.in: define and use DOC_CONFIG var to select | |
1572 | configuration for GDB user manual. | |
1573 | ||
1574 | * gdb-config.texi: delete from repository, generate from Makefile. | |
1575 | ||
1576 | * all-config.texi: normal `generic' configuration file, formerly | |
1577 | stored as gdb-config.texi | |
1578 | ||
1579 | Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) | |
1580 | ||
1581 | * Makefile.in: add dvi target to build all .dvi files | |
1582 | ||
1583 | Tue Mar 23 16:03:24 1993 Roland H. Pesch ([email protected]) | |
1584 | ||
1585 | * gdb.texinfo, gdvinv-s.texinfo: formatting improvements. | |
1586 | ||
1587 | Fri Mar 19 21:46:50 1993 John Gilmore ([email protected]) | |
1588 | ||
1589 | * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as | |
1590 | host conditionals. | |
1591 | * stabs.texinfo: More array fixes inspired by Jim's. | |
1592 | ||
1593 | Fri Mar 19 10:23:34 1993 Jim Kingdon ([email protected]) | |
1594 | ||
1595 | * stabs.texinfo: Fixes re arrays and continuations. | |
1596 | ||
1597 | * gdbint.texinfo: Add XCOFF node. | |
1598 | ||
1599 | Mon Mar 8 15:52:18 1993 John Gilmore ([email protected]) | |
1600 | ||
1601 | * gdb.texinfo: Add `set print max-symbolic-offset' doc. | |
1602 | ||
1603 | Sun Feb 21 17:09:38 1993 Per Bothner ([email protected]) | |
1604 | ||
1605 | * stabs.texinfo: Fix for array types to mention lower bounds. | |
1606 | ||
1607 | Thu Feb 18 01:19:49 1993 John Gilmore ([email protected]) | |
1608 | ||
1609 | * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*. | |
1610 | ||
1611 | Wed Feb 17 08:15:24 1993 John Gilmore ([email protected]) | |
1612 | ||
1613 | * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines. | |
1614 | ||
1615 | Thu Feb 11 10:38:40 1993 John Gilmore ([email protected]) | |
1616 | ||
1617 | * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found | |
1618 | by Michael Ben-Gershon <[email protected]>. | |
1619 | ||
1620 | Wed Feb 10 23:59:19 1993 John Gilmore ([email protected]) | |
1621 | ||
1622 | * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET. | |
1623 | ||
1624 | Tue Feb 9 18:26:21 1993 Roland H. Pesch ([email protected]) | |
1625 | ||
1626 | * gdb.texinfo, gdbinv-s.texi: misc updates | |
1627 | ||
1628 | Sat Feb 6 10:25:47 1993 John Gilmore ([email protected]) | |
1629 | ||
1630 | * gdbint.texinfo: Brief documentation for longjmp support, | |
1631 | from an email msg by Stu. | |
1632 | ||
1633 | Fri Feb 5 14:10:15 1993 John Gilmore ([email protected]) | |
1634 | ||
1635 | * stabs.texinfo: Fix description of floating point "range" | |
1636 | types (which really define basic types). Reported by Jim Meehan, | |
1637 | <[email protected]>. | |
1638 | ||
1639 | * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone. | |
1640 | ||
1641 | Thu Feb 4 13:56:46 1993 Ian Lance Taylor ([email protected]) | |
1642 | ||
1643 | * gdbint.texinfo: Slightly expand section on supporting a new | |
1644 | object file format. | |
1645 | ||
1646 | Thu Feb 4 01:49:04 1993 John Gilmore ([email protected]) | |
1647 | ||
1648 | * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex | |
1649 | intermediate file. | |
1650 | ||
1651 | Tue Feb 2 12:18:06 1993 Roland H. Pesch ([email protected]) | |
1652 | ||
1653 | * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups | |
1654 | ||
1655 | Mon Feb 1 15:35:47 1993 Roland H. Pesch ([email protected]) | |
1656 | ||
1657 | * gdbinv-s.texi: z8000 simulator target name is just "sim" | |
1658 | ||
1659 | * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001 | |
1660 | as well as Z8002. | |
1661 | ||
1662 | Sat Nov 28 06:51:35 1992 John Gilmore ([email protected]) | |
1663 | ||
1664 | * gdbint.texinfo: Add sections on clean design and on how to send | |
1665 | in changes. | |
1666 | ||
1667 | Mon Nov 9 23:57:02 1992 John Gilmore ([email protected]) | |
1668 | ||
1669 | * gdbint.texinfo: Add how to declare the result of make_cleanup. | |
1670 | ||
1671 | Mon Oct 26 11:09:47 1992 John Gilmore ([email protected]) | |
1672 | ||
1673 | * gdb.texinfo: Fix typo, reported by Karl Berry. | |
1674 | ||
1675 | Fri Oct 23 00:41:21 1992 John Gilmore ([email protected]) | |
1676 | ||
1677 | * gdb.texinfo: Add opcodes dir to GDB distribution description. | |
1678 | ||
1679 | Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
1680 | ||
1681 | * gdbint.texinfo: fixed a stray email address (needs @@), | |
1682 | added @table @code to node "Native Conditionals" | |
1683 | ||
1684 | Tue Sep 22 00:34:15 1992 John Gilmore ([email protected]) | |
1685 | ||
1686 | * gdbint.texinfo: Describe coding style of GDB. | |
1687 | ||
1688 | Mon Sep 21 19:32:16 1992 John Gilmore ([email protected]) | |
1689 | ||
1690 | * stabs.texinfo: Minor wording changes. | |
1691 | ||
1692 | Tue Sep 15 02:57:09 1992 John Gilmore ([email protected]) | |
1693 | ||
1694 | * gdbint.texinfo: Improve release doc slightly. | |
1695 | ||
1696 | Fri Sep 11 01:34:25 1992 John Gilmore ([email protected]) | |
1697 | ||
1698 | * gdbint.texinfo: Improve doc of GDB config macros. | |
1699 | ||
1700 | Wed Sep 9 16:52:06 1992 John Gilmore ([email protected]) | |
1701 | ||
1702 | * stabs.texinfo: Remove Bothner's changes for C++ nested types. | |
1703 | These will be reinserted when examined. | |
1704 | ||
1705 | Mon Aug 24 01:17:55 1992 John Gilmore ([email protected]) | |
1706 | ||
1707 | * gdbint.texinfo: Make a start at documenting all the #if macros | |
1708 | in GDB. At least list them all, and start separating them into | |
1709 | host-specific and target-specific. | |
1710 | ||
1711 | Tue Aug 18 15:59:13 1992 Roland H. Pesch ([email protected]) | |
1712 | ||
1713 | * gdbinv-s.m4.in: refrain from using @cartouche for just a few | |
1714 | examples (not consistent w others). | |
1715 | gdb.texinfo: issue disclaimer paragraph on cmdline options only | |
1716 | for generic vn of doc | |
1717 | ||
1718 | Tue Aug 18 14:53:27 1992 Ian Lance Taylor ([email protected]) | |
1719 | ||
1720 | * Makefile.in: always create installation directories. | |
1721 | ||
1722 | Tue Aug 18 14:11:50 1992 Roland H. Pesch ([email protected]) | |
1723 | ||
1724 | * gdb.texinfo: in h8 config, do not describe searching commands. | |
1725 | ||
1726 | Mon Aug 17 18:07:59 1992 Roland H. Pesch ([email protected]) | |
1727 | ||
1728 | * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300 | |
1729 | conditionals; introduce a few generic switches that may be | |
1730 | useful for other cross-dev or dos-hosted configs. | |
1731 | ||
1732 | * gdb.texinfo: fix typo in "info reg" description | |
1733 | ||
1734 | Sun Aug 16 01:16:18 1992 John Gilmore ([email protected]) | |
1735 | ||
1736 | * stabs.texinfo: Minor updates from running TeX over it. | |
1737 | * Makefile.in (stabs.dvi, stabs.ps): Add. | |
1738 | ||
1739 | Sat Aug 15 20:52:24 1992 Per Bothner ([email protected]) | |
1740 | ||
1741 | * stabs.texinfo: Stabs documentation, written by Julia Menapace. | |
1742 | First pass at converting it to texinfo. | |
1743 | ||
1744 | Sat Aug 15 03:14:59 1992 John Gilmore ([email protected]) | |
1745 | ||
1746 | * gdb.texinfo, refcard.tex: Document mult args on `info reg'. | |
1747 | * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir). | |
1748 | ||
1749 | Fri Aug 14 21:08:47 1992 John Gilmore ([email protected]) | |
1750 | ||
1751 | * gdbint.texinfo: Add section on partial symbol tables. | |
1752 | ||
1753 | Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com) | |
1754 | ||
1755 | * gdb.texinfo: document `set remotedebug' and `set | |
1756 | rstack_high_address'. | |
1757 | ||
1758 | Thu May 14 17:09:48 1992 Roland H. Pesch ([email protected]) | |
1759 | ||
1760 | * gdb.texinfo: slight expansion of new text on reading info files | |
1761 | * gdbinv-s.m4.in: correct and expand info on cross-debugging | |
1762 | H8/300 from DOS. | |
1763 | ||
1764 | Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com) | |
1765 | ||
1766 | * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor. | |
1767 | ||
1768 | Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com) | |
1769 | ||
1770 | * gdb.texinfo: Say how to read the `info' files. | |
1771 | ||
1772 | Tue May 5 12:11:38 1992 K. Richard Pixley ([email protected]) | |
1773 | ||
1774 | * Makefile.in: gm4 -> m4. | |
1775 | ||
1776 | Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com) | |
1777 | ||
1778 | * gdb.texinfo: Update for GDB-4.5. Move `Formatting | |
1779 | Documentation' ahead of `Installing GDB' to match README. | |
1780 | Update shared library doc, -readnow and -mapped, and directory | |
1781 | structure (add glob and mmalloc). Update configure doc. | |
1782 | ||
1783 | Tue Mar 24 23:28:38 1992 K. Richard Pixley ([email protected]) | |
1784 | ||
1785 | * Makefile.in: remove $(srcdir) from gdb.info rule. | |
1786 | ||
1787 | Sat Mar 7 18:44:50 1992 K. Richard Pixley ([email protected]) | |
1788 | ||
1789 | * Makefile.in: commented out gdb-all.texinfo rule. This is | |
1790 | temporary. | |
1791 | ||
1792 | Wed Feb 26 18:04:40 1992 K. Richard Pixley ([email protected]) | |
1793 | ||
1794 | * Makefile.in, configure.in: removed traces of namesubdir, | |
1795 | -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced | |
1796 | copyrights to '92, changed some from Cygnus to FSF. | |
1797 | ||
1798 | Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com) | |
1799 | ||
1800 | * gdb.texinfo: Improve how we ask for bug reports. | |
1801 | ||
1802 | Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
1803 | ||
1804 | * Makefile.in: infodir belongs in datadir. | |
1805 | ||
1806 | Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
1807 | ||
1808 | * Makefile.in: remove spaces following hyphens, bsd make can't | |
1809 | cope. install using INSTALL_DATA. added clean-info. added | |
1810 | standards.text support. | |
1811 | ||
1812 | Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
1813 | ||
1814 | * Makefile.in: idestdir and ddestdir go away. Added copyrights | |
1815 | and shift gpl to v2. Added ChangeLog if it didn't exist. docdir | |
1816 | and mandir now keyed off datadir by default. | |
1817 | ||
1818 | \f | |
1819 | Local Variables: | |
1820 | mode: indented-text | |
1821 | left-margin: 8 | |
1822 | fill-column: 74 | |
1823 | version-control: never | |
1824 | End: |