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