summaryrefslogtreecommitdiff
path: root/gdb/tracepoint.c
Commit message (Expand)AuthorAgeFilesLines
* Only call {set,clear}_semaphore probe function if they are not NULLSergio Durigan Junior2014-10-141-2/+4
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* constify struct block in some placesTom Tromey2014-06-181-2/+2
* Remove target_read_live_memoryYao Qi2014-03-221-15/+0
* Remove argument optional_p from get_tracepoint_by_numberYao Qi2014-03-061-1/+1
* Fix PR16508Yao Qi2014-03-061-15/+14
* change probes to be program-space-independentTom Tromey2014-03-031-4/+8
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-3/+3
* change minsym representationTom Tromey2014-02-261-1/+1
* Move tfile target to tracefile-tfile.cYao Qi2014-02-231-815/+0
* Move trace file writer out of tracepoint.cYao Qi2014-02-231-670/+4
* Add target_ops argument to to_traceframe_infoTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_get_trace_state_variable_valueTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_trace_findTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_get_tracepoint_statusTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_get_trace_statusTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_closeTom Tromey2014-02-191-1/+1
* don't let bin2hex call strlenTom Tromey2014-02-121-5/+5
* move some rsp bits into rsp-low.hTom Tromey2014-02-121-0/+1
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-6/+8
* Replace -1 with TARGET_XFER_E_IOYao Qi2014-02-071-2/+2
* Create inferior for tfile targetYao Qi2014-02-051-0/+19
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-1/+1
* tfile: Don't infer the PC from the tracepoint if the PC is a pseudo-register.Pedro Alves2014-01-131-1/+11
* Remove duplicated #include's from GDBHonggyu Kim2014-01-071-2/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Move target-dcache out of target.cYao Qi2013-11-201-0/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Remove global traceframe_fun and traceframe_salYao Qi2013-10-251-6/+2
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-1/+1
* tsave: Make tilde-expanded filename visible.Pedro Alves2013-08-091-1/+1
* gdb/Yao Qi2013-07-311-0/+6
* remove pop_targetTom Tromey2013-07-251-2/+2
* Rely on gnulib's unistd.h replacement.Pedro Alves2013-07-011-2/+0
* * tracepoint.c (deprecated_readline_begin_hook)Tom Tromey2013-06-281-4/+0
* Extend tsave to save starttime, stoptime.Dmitry Kozlov2013-06-261-0/+10
* Fix trace-status to output proper start-time and stop-time.Dmitry Kozlov2013-06-261-12/+12
* gdb/Yao Qi2013-06-261-51/+94
* gdb/Yao Qi2013-06-261-0/+30
* gdb/Yao Qi2013-06-261-29/+47
* gdb/Yao Qi2013-06-261-4/+1
* gdb/Yao Qi2013-06-261-31/+36
* gdb/Yao Qi2013-06-071-7/+14
* gdb/Yao Qi2013-05-311-36/+39
* make a cleanup unconditionally in tracepoint.cTom Tromey2013-05-301-4/+4
* gdb/Yao Qi2013-05-301-7/+6
* gdb/Yao Qi2013-05-281-6/+3
* gdb/Yao Qi2013-05-241-19/+0