This is the mail archive of the gdb-patches@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: [PATCH, v2] Share ptrace options discovery/linux native code between GDB and gdbserver


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

>> +void
>> +linux_enable_event_reporting (ptid_t ptid)

Pedro> Could you preserve gdbserver's prototype here, please?  That
Pedro> is, take a single integer pid rather than a ptid.

Just a nit -- but why int and not pid_t?
(Not a typo for ptid_t, that one I understand :)

Tom


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