OSDN Git Service

* thread-db.c (enum symbol_cache_defined): Move this definition
authorjimb <jimb>
Tue, 19 Oct 2004 21:20:08 +0000 (21:20 +0000)
committerjimb <jimb>
Tue, 19 Oct 2004 21:20:08 +0000 (21:20 +0000)
commit09b5bb1bc49172e95147d67103ee7b097f29266e
tree6ced76c9cf9745a987c68e423d58ecf515e8a862
parent1d093da27d0a2a9be3ca662e2e5903758110349a
* thread-db.c (enum symbol_cache_defined): Move this definition
above that of (struct symbol_cache), and give it a name.
(struct symbol_cache): Use that enum as the type of 'defined_p', so
the debugger will print symbol cache entries more helpfully.
rda/unix/ChangeLog
rda/unix/thread-db.c