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]

How to set default value of yquery and nquery


Hi guys,

A people want set a lot of command with .gdbinit,
He want set a breakpoint to a solib before load it.
He just got:
Function "www2" not defined.
Make breakpoint pending on future shared library load? (y or [n])
[answered N; input not from terminal]

We can handle this issue with load solib before set breakpoint.  But
does GDB have some ways to set default value with input not from
terminal?

Thanks,
Hui


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