aboutsummaryrefslogtreecommitdiff
path: root/gdb/stack.c
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-09-08 17:26:31 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-09-08 17:26:31 +0000
commit3c7d306488436a011afb3a11e5ff2ef0d771717a (patch)
treee47f883359e0bf89a5dfce44bbec39d204bd827d /gdb/stack.c
parent9f1e14f4c90eca1708ef02ad5dddcb9c526fb0e3 (diff)
downloadgdb-3c7d306488436a011afb3a11e5ff2ef0d771717a.zip
gdb-3c7d306488436a011afb3a11e5ff2ef0d771717a.tar.gz
gdb-3c7d306488436a011afb3a11e5ff2ef0d771717a.tar.bz2
Revert previous change. It doesn't work because it neglects to
consider there may be a file compiled without -g screwing things up (e.g. we are looking for the minimal symbol for "main" and we get the one for "start" instead). This is the change I mean: * minsyms.c, symtab.h (lookup_next_minimal_symbol): New function. * dbxread.c (process_one_symbol): Use it.
Diffstat (limited to 'gdb/stack.c')
0 files changed, 0 insertions, 0 deletions