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

Re: [RFA] Testsuite addition for x86 linux GDB and SIGALRM fix


> 
> The current model is that one can switch between the source and assembler debugging at any time by issuing a control command with "i" or without it.  So the previous command does not matter -- what matters is if you issued "finish" or "finishi".


I'm sorry but I think this getting silly.

Think about my example, you step out of the current function only to 
find you've landed in a totally different function that doesn't even 
appear on the call stack!

	Andrew


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