aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-05-12* infrun.c (child_attach): Don't allow gdb to attach to itself.Stu Grossman2-9/+12
1992-05-12* infrun.c (child_attach): Don't allow gdb to attach to itself.Stu Grossman1-1/+3
1992-05-12* breakpoint.c, infcmd.c: Change many printfs to printf_filtered.Stu Grossman1-2/+2
1992-05-12* breakpoint.c: Change many printfs to printf_filtered. ImproveStu Grossman1-2/+24
1992-05-12`info user' => `show user'. Noticed by David Taylor.John Gilmore2-3/+7
1992-05-12* README: Add pointer to internals doc, and describe readingJohn Gilmore1-3/+8
1992-05-12Say how to read the `info' files.John Gilmore2-0/+8
1992-05-11 * cplus-dem.c (demangle_signature): Recognize misplaced '_' toFred Fish2-1/+17
1992-05-10 * config/ncr3000.mt (DEMANGLE_OPTS): Remove -Dnounderscore.Fred Fish1-1/+1
1992-05-10 * Makefile.in (VERSION): Bump to 4.5.3Fred Fish4-678/+1252
1992-05-09* xcoffexec.c (vmap_exec): Don't assume .text and .data are theStu Grossman2-12/+22
1992-05-08 * mipsread.c (parse_procedure): Return rather than usingPer Bothner1-0/+5
1992-05-08* Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c,Stu Grossman6-12/+17
1992-05-08propogate INSTALL, INSTALL_DATA, INSTALL_PROGRAM on recursionsK. Richard Pixley2-5/+36
1992-05-07* am29k-pinsn.c: Use new opcode table in "opcode/a29k.h".Stu Grossman5-369/+592
1992-05-06 * tm-irix3.h: Re-define CPLUS_MARKER to '.'.Per Bothner4-5/+16
1992-05-06 * cplus-dem.c (do_args): Handle void args the same as others.Fred Fish3-5/+25
1992-05-06formatting improvements (already in progressive)Roland Pesch1-10/+12
1992-05-05Fix typo in M4 macro name (prevented TeX formatting).Roland Pesch1-1/+1
1992-05-05gm4 -> m4K. Richard Pixley2-1/+5
1992-05-05 * Makefile.in (DEMANGLER): Define and default to cplus-dem.Fred Fish7-137/+195
1992-05-05* values.c (set_internalvar): Force evaluation of lazy values.John Gilmore2-0/+10
1992-05-03Remove entries for signame.c and signame.h, files that went away someFred Fish1-2/+0
1992-05-03 * config/ncr3000.mt: New target config file.Fred Fish2-0/+12
1992-05-03 * Makefile.in (VERSION): Bump to 4.5.2.Fred Fish6-19/+92
1992-05-01One more try...John Gilmore2-10/+2
1992-05-01* utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notationJohn Gilmore2-1/+16
1992-05-01* gdbtypes.c (make_{reference,pointer,function}_type): NewJohn Gilmore6-183/+254
1992-04-29Various fixes to cplus_demangle(); see ChangeLog.Per Bothner2-57/+105
1992-04-24* Makefile.in (make-proto-gdb-1): 1st cut at packagingStu Grossman2-2/+7
1992-04-24* remote-udi.c (udi_insert/remove_breakpoint): CompletelyStu Grossman2-45/+37
1992-04-2429k/UDI add stragglers.Stu Grossman1-0/+1
1992-04-24* Makefile.in: Add 29k/UDI support. Improve depend.Stu Grossman6-12/+71
1992-04-24* am29k-tdep.c: Update to use new calling conventions, and miscStu Grossman2-5/+8
1992-04-24* m68k-pinsn.c (print_insn_arg): Make branch offsets be signed.Stu Grossman2-1/+5
1992-04-24* tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks have niceStu Grossman2-1/+4
1992-04-2429K/UDI remote debugger interface.Stu Grossman1-0/+1346
1992-04-24More files for 29k/UDI.Stu Grossman1-0/+55
1992-04-24Call warning() to print warnings, which deals properly with leading andFred Fish2-5/+9
1992-04-22Replace MINUS_G with CFLAGS.Fred Fish1-1/+1
1992-04-22Finish MINUS_G eradication.Fred Fish1-1/+1
1992-04-22Add config target for 29k/UDI.Stu Grossman2-0/+6
1992-04-22Add lotsa files for 29k UDI debugger interface support.Stu Grossman11-0/+2403
1992-04-22* symtab.c (lookup_symbol): Need to check if msymbol->name isStu Grossman2-430/+353
1992-04-22Remove now obsolete signame.c and signame.h; functionality is handled byFred Fish16-477/+193
1992-04-21Makefile.in: rework CFLAGS so that they can be set from the commandK. Richard Pixley2-63/+49
1992-04-18Back out of TYPE_FLAG_FUND_TYPE change, solve the problem in valprint.c byFred Fish5-88/+152
1992-04-17* sun3-xdep.c (fetch_core_registers): Lint.John Gilmore3-2/+12
1992-04-17Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish6-26/+104
1992-04-17 * rs6000-pinsn.c: New version from IBM (Metin).Per Bothner3-9/+21