This is the mail archive of the gdb-patches@sourceware.org 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]

Re: [PATCH] print_frame add info


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> * IMO it should be before the function name so that one can
Jan> copy-paste it as a linespec to "break" and other commands.  But
Jan> linespec should be able to parse "objectname:funcname" which it
Jan> currently cannot.

Jan> And I was not sure how well will one parse "objectname:funcname" in
Jan> linespec, Keith Seitz is rewriting the linespec parser somehow.

I don't think the linespec change should be a prerequisite to changing
how the stack frame is displayed.
I agree with your other points though.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]