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