aboutsummaryrefslogtreecommitdiff
path: root/binutils/debug.h
AgeCommit message (Expand)AuthorFilesLines
1996-01-24 * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL.Ian Lance Taylor1-0/+4
1996-01-23 * debug.c (debug_append_filename): Remove.Ian Lance Taylor1-4/+0
1996-01-23 * debug.h (debug_get_type_size): Declare.Ian Lance Taylor1-6/+32
1996-01-19 * debug.h (struct debug_write_fns): Remove ellipsis_type. Add intIan Lance Taylor1-32/+43
1996-01-19 * debug.h (enum debug_type_kind): Add DEBUG_KIND_ILLEGAL.Ian Lance Taylor1-30/+79
1996-01-11 * debug.c (debug_make_undefined_tagged_type): Make sure we areIan Lance Taylor1-2/+5
1996-01-08 * debug.h (struct debug_write_fns): Add tag parameter toIan Lance Taylor1-27/+35
1996-01-02 Implement generic debugging support. Implement a stabs reader andIan Lance Taylor1-0/+701