This is the mail archive of the gdb@sourceware.cygnus.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: execute_command wrapper?


Doug Evans wrote:
> 
> Would it be reasonable to add an execute_command wrapper to wrapper.c?
> 
> I'm thinking of a situation where one has added a different scripting
> language to gdb and one wants to execute a gdb command.

Hi Doug,

The scripting language should not try to use the CLI stuff.

Please look at the MI section (new) at the GDB manual.
Also, look at the gdb/mi subdirectory.

Regards,
Fernando


-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@cygnus.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299

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