(gdbpy_event_fds): Change type to `struct serial *' a array from int array. (gdbpy_run_events): Change parameters. Use serial_readchar in place of read. (gdbpy_post_event): Use serial_write in place of write. (gdbpy_initialize_events): Use serial_pipe instead of pipe, and serial_async in place of add_file_handler. |
||
|---|---|---|
| .. | ||
| py-auto-load.c | ||
| py-block.c | ||
| py-breakpoint.c | ||
| py-cmd.c | ||
| py-frame.c | ||
| py-function.c | ||
| py-inferior.c | ||
| py-infthread.c | ||
| py-lazy-string.c | ||
| py-objfile.c | ||
| py-param.c | ||
| py-prettyprint.c | ||
| py-progspace.c | ||
| py-symbol.c | ||
| py-symtab.c | ||
| py-type.c | ||
| py-utils.c | ||
| py-value.c | ||
| python-config.py | ||
| python-internal.h | ||
| python.c | ||
| python.h | ||