* symtab.h (BLOCK_SHOULD_SORT): Do not sort blocks corresponding to
authorPeter Schauer <Peter.Schauer@mytum.de>
Tue, 29 Jun 1993 20:18:26 +0000 (20:18 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Tue, 29 Jun 1993 20:18:26 +0000 (20:18 +0000)
commit76a1bd4cc098c842288b4c4564911bd45c4cf56a
treea4146f1135f7904a3b42c04901570d314b7d32fc
parent540dad44278b681fb1c330ef85cce57fa5fd1193
* symtab.h (BLOCK_SHOULD_SORT):  Do not sort blocks corresponding to
a function to avoid printing of function arguments in wrong order
due to sorting.
* symfile.c (compare_symbols):  Remove code for sorting arguments
as blocks containing arguments are no longer sorted.
* symtab.c (lookup_block_symbol):  Update comment accordingly.
gdb/ChangeLog
This page took 0.023858 seconds and 4 git commands to generate.