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: continuations and breakpoint commands


>> Just a minor gotcha:
>>
>> -      /* If the continuation did not start the target again,
>> -        prepare for interation with the user.  */
>> +      /* If no breakpoint command resumed the inferior, prepare for
>> +        >>interation<< with the user.  */
>>
>> Is "interation" supposed to be "interaction"?
>>
>
>Yep.  Thanks for spotting that.  We're going to display the prompt
>so the user can enter commands, that's what it means.
>
>-- 
>Pedro Alves

  Hi Pedro,

  I am confused, but it is probably because I didn't
have time and courage to read the whole non-stop threads.
  
  What happens if the user is currently typing some
commands on prompt?
  Are there two different prompts to let the
user know if we are running or stopped?
  What happens to the already typed chars in the
case of a prompt switch?

Pierre Muller
Pascal language support maintainer for GDB



  



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