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]

Re: looking for a scriptable gdb wrapper (gdbmi)


> I tried to use Devel:GDB and Devel::GDB:Reflect (gdb++ script) but
> have trouble with interrupting a running program,
> -exec-interrupt doesn't work, and the typical Ctrl-C used in gdb CLI
> mode doesn't work either.

That's the problem (that you cannot interrupt).

> To be mentioned, I use:  GNU *gdb* Fedora (*6.8*-27.el5).

Try using something more recent - either GDB 7.2, a GDB pre-7.3
snapshot, or one of our daily snapshots. ISTR that we fixed something
in that department a while ago.

-- 
Joel


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