summaryrefslogtreecommitdiffstats
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* lintSteve Chamberlain1992-05-261-1/+1
* PTR vs. void*. Sorry.Sean Eric Fagan1992-05-211-1/+1
* qsort returns a void*, according to the manual pages on two different systems.Sean Eric Fagan1992-05-211-9/+52
* * coredep.c (fetch_core_registers): Remove premature warning,John Gilmore1992-05-202-23/+24
* 88K changes inspired by Ted Lemon (uunet!lupine!mellon)John Gilmore1992-05-204-17/+40
* Removed RMS email address from inside cover page, at his request.Roland Pesch1992-05-191-1/+1
* * alldeps.mak, depend: re-make to account for ser-*.c.Stu Grossman1992-05-182-288/+334
* * inflow.c (new_tty): Temporarily ignore SIGTTOU whenFred Fish1992-05-177-23/+73
* Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)Roland Pesch1992-05-153-12/+26
* Changes to support GDB running on DOS using GO32 and H8 supportSteve Chamberlain1992-05-134-1/+17
* Changes to support GDB running on DOS using GO32 and H8 supportSteve Chamberlain1992-05-1312-404/+860
* * infrun.c (child_attach): Don't allow gdb to attach to itself.Stu Grossman1992-05-122-9/+12
* * infrun.c (child_attach): Don't allow gdb to attach to itself.Stu Grossman1992-05-121-1/+3
* * breakpoint.c, infcmd.c: Change many printfs to printf_filtered.Stu Grossman1992-05-121-2/+2
* * breakpoint.c: Change many printfs to printf_filtered. ImproveStu Grossman1992-05-121-2/+24
* `info user' => `show user'. Noticed by David Taylor.John Gilmore1992-05-122-3/+7
* * README: Add pointer to internals doc, and describe readingJohn Gilmore1992-05-121-3/+8
* Say how to read the `info' files.John Gilmore1992-05-122-0/+8
* * cplus-dem.c (demangle_signature): Recognize misplaced '_' toFred Fish1992-05-112-1/+17
* * config/ncr3000.mt (DEMANGLE_OPTS): Remove -Dnounderscore.Fred Fish1992-05-101-1/+1
* * Makefile.in (VERSION): Bump to 4.5.3Fred Fish1992-05-104-678/+1252
* * xcoffexec.c (vmap_exec): Don't assume .text and .data are theStu Grossman1992-05-092-12/+22
* * mipsread.c (parse_procedure): Return rather than usingPer Bothner1992-05-081-0/+5
* * Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c,Stu Grossman1992-05-086-12/+17
* propogate INSTALL, INSTALL_DATA, INSTALL_PROGRAM on recursionsK. Richard Pixley1992-05-082-5/+36
* * am29k-pinsn.c: Use new opcode table in "opcode/a29k.h".Stu Grossman1992-05-075-369/+592
* * tm-irix3.h: Re-define CPLUS_MARKER to '.'.Per Bothner1992-05-064-5/+16
* * cplus-dem.c (do_args): Handle void args the same as others.Fred Fish1992-05-063-5/+25
* formatting improvements (already in progressive)Roland Pesch1992-05-061-10/+12
* Fix typo in M4 macro name (prevented TeX formatting).Roland Pesch1992-05-051-1/+1
* gm4 -> m4K. Richard Pixley1992-05-052-1/+5
* * Makefile.in (DEMANGLER): Define and default to cplus-dem.Fred Fish1992-05-057-137/+195
* * values.c (set_internalvar): Force evaluation of lazy values.John Gilmore1992-05-052-0/+10
* Remove entries for signame.c and signame.h, files that went away someFred Fish1992-05-031-2/+0
* * config/ncr3000.mt: New target config file.Fred Fish1992-05-032-0/+12
* * Makefile.in (VERSION): Bump to 4.5.2.Fred Fish1992-05-036-19/+92
* One more try...John Gilmore1992-05-012-10/+2
* * utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notationJohn Gilmore1992-05-012-1/+16
* * gdbtypes.c (make_{reference,pointer,function}_type): NewJohn Gilmore1992-05-016-183/+254
* Various fixes to cplus_demangle(); see ChangeLog.Per Bothner1992-04-292-57/+105
* * Makefile.in (make-proto-gdb-1): 1st cut at packagingStu Grossman1992-04-242-2/+7
* * remote-udi.c (udi_insert/remove_breakpoint): CompletelyStu Grossman1992-04-242-45/+37
* 29k/UDI add stragglers.Stu Grossman1992-04-241-0/+1
* * Makefile.in: Add 29k/UDI support. Improve depend.Stu Grossman1992-04-246-12/+71
* * am29k-tdep.c: Update to use new calling conventions, and miscStu Grossman1992-04-242-5/+8
* * m68k-pinsn.c (print_insn_arg): Make branch offsets be signed.Stu Grossman1992-04-242-1/+5
* * tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks have niceStu Grossman1992-04-242-1/+4
* 29K/UDI remote debugger interface.Stu Grossman1992-04-241-0/+1346
* More files for 29k/UDI.Stu Grossman1992-04-241-0/+55
* Call warning() to print warnings, which deals properly with leading andFred Fish1992-04-242-5/+9
OpenPOWER on IntegriCloud