This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
I have just checked out the trunk today and it looks like a number of the ports are using the new frame handling approach.
BTW - The stack-backtraces have a second problem as well... GDB is ment to stop at 'main' but the symbol lookup fails. In the applications that I am testing the symbol 'main' is a weak alias and this seams to be a general problem in the symbol lookup.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |