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 fix start-time and stop-time in trace-status


Hi Tom,
I have posted revised patch (http://sourceware.org/ml/gdb-patches/2012-10/msg00005.html), could you approve it if you don't have any other objections.


Thank you,
Dmitry

On 09/27/2012 07:14 PM, Tom Tromey wrote:
"Dmitry" == Dmitry Kozlov <dmitry_kozlov@mentor.com> writes:
Dmitry> +char *unpack_ulongest (char *buff, ULONGEST *result);

I think you could use the existing strtoulst rather than introducing a
new function.

Tom


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