From b076f024395078d117374d68e290cf200e9aef1a Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Thu, 4 Feb 1993 10:30:19 +0000 Subject: * Makefile.in (TARDIRS): Add sparclite demo dir. (*.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. --- gdb/TODO | 7 ------- 1 file changed, 7 deletions(-) (limited to 'gdb/TODO') diff --git a/gdb/TODO b/gdb/TODO index b5f49e8..08350bb 100644 --- a/gdb/TODO +++ b/gdb/TODO @@ -143,13 +143,8 @@ modified, but it is not yet 100% predictable when e.g. the commands call functions in the child, and while there, the child is interrupted with a signal, or hits a breakpoint.) -Symbol completion with TAB does not unmangle names! - help completion, help history should work. -Symbol completion doesn't handle e.g. W::f. (symtab.c, -make_symbol_completion_list). - Check that we can handle stack trace through varargs AND alloca in same function, on 29K. @@ -185,8 +180,6 @@ be a sparc-optest.s file that tries each pattern out. This file should end up coming back the same (modulo transformation comments) if fed to "gas" then the .o is fed to gdb for disassembly. -Merge the xxx-opcode.h files with gas again... - Eliminate all the core_file_command's in all the xdep files. Eliminate separate declarations of registers[] everywhere. -- cgit v1.1