aboutsummaryrefslogtreecommitdiff
path: root/gdb/TODO
AgeCommit message (Collapse)AuthorFilesLines
1993-11-01 * paread.c (pa_symtab_read): Change comments to say ignoringJim Kingdon1-1/+10
labels really should be handled by the assembler/compiler. * Makefile.in: Add -O to CXXFLAGS. * TODO: Expand comments on fast watchpoints.
1993-10-30 * config/i386/{i386m3.mh,i386mk.mh}, config/mips/mipsm3.mh,Jim Kingdon1-5/+5
config/ns32k/ns32km3.mh: Change MMALLOC_LIB to MMALLOC. * TODO: Update Mach stuff.
1993-10-29* TODO: Add idea for "disassemble" with source.Jim Kingdon1-1/+2
1993-10-29* TODO: Add idea for "disassemble" with source.Jim Kingdon1-0/+3
1993-10-29 * TODO: Add section on Mach. Stop calling it a "bug list".Jim Kingdon1-30/+77
Remove John's name and email address. Remove item on "always" ("hook-stop" takes care of this). Remove item on executables with no symbols (this works on some machines, at least). Remove item about calling error() during symbol reading (I think all the important ones have been cleaned up). Revise items about signals and remote systems. Remove section on ^Z requiring several continues to make it go (this now works. Perhaps the item is based on confusion over programs (like GDB itself) which catch SIGTSTP and then re-send themselves the signal. PR 2575 might contain relevant info).
1993-10-02 * TODO: Don't suggest doing fast watchpoints by stepping a lineJim Kingdon1-3/+3
at a time. That would be really hairy and still not fast enough. Do suggest debug registers and page table diddling.
1993-07-31 * TODO: Remove items about unix-to-unix/rapp debugging (now weJim Kingdon1-20/+2
have gdbserver), moving xm files to subdirectory, ptype yylval, and file-local symbols.
1993-02-04* Makefile.in (TARDIRS): Add sparclite demo dir.John Gilmore1-7/+0
(*.tab.c): Change dependency on Makefile to depend on Makefile.in, otherwise it always rebuilds after configuring. Force output *.tab.c file into current directory even in "make" versions that rewrite dependent file names used in command lines. * TODO: Remove some things we did. * am29k-opcode.h, convx-opcode: Remove; now in ../include/opcode. * os68k-xdep.c: Remove; useless file (os68k is a target only). * convex-pinsn.c: Use ../include/opcode/convex.h. Add CONST. * symtab.h: Eliminate unnamed unions and structs.
1991-12-07Update for 4.3.John Gilmore1-2/+8
1991-10-17Final touchups for releaseJohn Gilmore1-7/+2
1991-09-21Update for gdb-4.1.John Gilmore1-7/+1
1991-07-31Update for 3.98 release.John Gilmore1-42/+16
1991-07-21 Mostly MIPS symbol-reading and general symbol-reading fixups.John Gilmore1-18/+32
1991-07-14 * findvar.c (find_var_value): Handle &function better.John Gilmore1-1/+8
* TODO: Document work needed on &fn and &array. * printcmd.c (print_address_symbolic): New arg is the prefix to print if a name is printed. (print_address_demangle): Honor "set print address" now. Use new arg above to improve spacing of output. * valprint.c (val_print): When printing function pointers, print symbolic form too. * breakpoint.c (breakpoint_1): Use new print_address_symbolic.
1991-03-28Johns releaseK. Richard Pixley1-0/+325