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: GDB MI Reverse Commands added [1 of 3]


> 
> The from_tty should be 0. 'args' are probably not used for continue anyway,
> and surely are not used for MI -exec-continue, so can be NULL.

The MI continue command certainly has some arguments, about thread management.
But I guess these are not supposed to propagate into the main gdb handling of
continue.

The forwards-continue command in MI currently calls "continue_1()" to get the
job done, with arguments "0" for default, and "1" to handle all threads.  There
seems to be a lack of symmetry between reverse and normal continue.


Best regards,

/jakob

_______________________________________________________

Jakob Engblom, PhD, Technical Marketing Manager

Virtutech?????????????????? Direct: +46 8 690 07 47???
Drottningholmsvägen 22????? Mobile: +46 709 242 646??
11243 Stockholm???????????? Web:??? www.virtutech.com?
Sweden
________________________________________________________
? 




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