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

Batch mode and errors


Hi,

We are developing a set of extensions for GDB with python and I'm integrating this in our regression environment.

I was wondering if it was possible to run gdb in batch mode and force
it to execute the entire script I provide with --command even if
it contains errors. I want to test the error handling of our new commands and it would be really helpful!


Thanks,

Michel Metzger.


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