]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/tracepoint.c
start change to progspace independence
[thirdparty/binutils-gdb.git] / gdb / tracepoint.c
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-02-23  Yao QiMove tfile target to tracefile-tfile.c
2014-02-23  Yao QiMove trace file writer out of tracepoint.c
2014-02-19  Tom TromeyAdd target_ops argument to to_traceframe_info
2014-02-19  Tom TromeyAdd target_ops argument to to_get_trace_state_variable_...
2014-02-19  Tom TromeyAdd target_ops argument to to_trace_find
2014-02-19  Tom TromeyAdd target_ops argument to to_get_tracepoint_status
2014-02-19  Tom TromeyAdd target_ops argument to to_get_trace_status
2014-02-19  Tom TromeyAdd target_ops argument to to_close
2014-02-12  Tom Tromeydon't let bin2hex call strlen
2014-02-12  Tom Tromeymove some rsp bits into rsp-low.h
2014-02-11  Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07  Yao QiReplace -1 with TARGET_XFER_E_IO
2014-02-05  Yao QiCreate inferior for tfile target
2014-01-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-13  Pedro Alvestfile: Don't infer the PC from the tracepoint if the...
2014-01-07  Honggyu KimRemove duplicated #include's from GDB
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-20  Yao QiMove target-dcache out of target.c
2013-11-18  Tom Tromeyremove gdb_string.h
2013-10-25  Yao QiRemove global traceframe_fun and traceframe_sal
2013-09-17  Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-08-09  Pedro Alvestsave: Make tilde-expanded filename visible.
2013-07-31  Yao Qigdb/
2013-07-25  Tom Tromeyremove pop_target
2013-07-01  Pedro AlvesRely on gnulib's unistd.h replacement.
2013-06-28  Tom Tromey * tracepoint.c (deprecated_readline_begin_hook)
2013-06-26  Dmitry Kozlov Extend tsave to save starttime, stoptime.
2013-06-26  Dmitry Kozlov Fix trace-status to output proper start-time and stop...
2013-06-26  Yao Qigdb/
2013-06-26  Yao Qigdb/
2013-06-26  Yao Qigdb/
2013-06-26  Yao Qigdb/
2013-06-26  Yao Qigdb/
2013-06-07  Yao Qigdb/
2013-05-31  Yao Qigdb/
2013-05-30  Tom Tromeymake a cleanup unconditionally in tracepoint.c
2013-05-30  Yao Qigdb/
2013-05-28  Yao Qigdb/
2013-05-24  Yao Qigdb/
2013-04-24  Keith Seitz * tracepoint.c (trace_save): Call the writer's start...
2013-04-22  Tom Tromey PR gdb/7912:
2013-04-19  Pedro Alvesgdb_byte for binary buffer, char for string: remote...
2013-04-19  Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-04-11  Yao Qigdb/
2013-04-10  Pedro AlvesAccept "set foo unlimited" in integer/uinteger/zuintege...
2013-04-10  Pedro Alvesmake -gdb-exit call disconnect_tracing too, and don...
2013-04-10  Yao Qigdb/
2013-04-07  Yao Qigdb/
2013-03-29  Yao Qigdb/
2013-03-21  Tom Tromey * tracepoint.h (decode_agent_options): Add 'trace_string'
2013-03-20  Tom Tromey * ax-gdb.c (gen_var_ref): Unconditionally call via...
2013-03-20  Jan Kratochvilgdb/
2013-03-14  Yao Qigdb/
2013-03-14  Yao Qigdb/
2013-03-14  Yao Qigdb/
2013-03-14  Yao Qigdb/
2013-03-13  Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-03-13  Yao Qi * tracepoint.c (tfile_get_trace_state_variable_value...
2013-03-12  Keith Seitz * ada-lang.c (ada_read_renaming_var_value): Pass const
2013-03-08  Yao Qigdb/
2013-03-08  Hafiz Abid Qadeer2012-03-08 Stan Shebs <stan@codesourcery.com>
2013-03-07  Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-03-07  Pedro Alveshex2bin, bin2hex: move declarations to header.
2013-03-04  Hui Zhu2013-03-04 Luis Machado <lgustavo@codesourcery.com>
2013-02-27  Yao Qigdb/
2013-02-15  Hafiz Abid Qadeer2013-02-15 Pedro Alves <pedro@codesourcery.com>
2013-02-14  Hafiz Abid Qadeer2013-02-14 Pedro Alves <pedro@codesourcery.com>
2013-02-14  Yao Qigdb/
2013-02-06  Yao Qigdb/doc:
2013-02-03  Jan Kratochvilgdb/
2013-01-08  Hui Zhu2013-01-08 Hui Zhu <hui_zhu@mentor.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-25  Jan Kratochvilgdb/
2012-12-24  Jan Kratochvilgdb/
2012-12-15  Yao Qi2012-12-15 Yao Qi <yao@codesourcery.com>
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-10-18  Tom Tromey * tracepoint.c (print_one_static_tracepoint_marker...
2012-09-25  Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-09-18  Yao Qigdb/doc:
2012-09-18  Yao Qigdb/doc:
2012-08-23  Yao Qigdb/
2012-08-16  Yao Qigdb/
2012-07-31  Yao Qigdb/
2012-07-27  Yao Qigdb/
2012-06-29  Doug Evans * linespec.c: #include "stack.h".
2012-06-27  Tom Tromey PR macros/7961:
2012-06-16  Hui Zhu2012-06-15 Hui Zhu <hui_zhu@mentor.com>
2012-05-22  Pierre Muller * tracepoint.c (start_tracing): Add missing i18n markup.
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-10  Tom Tromey * tracepoint.c (scope_info): Update.
2012-04-29  Sergio Durigan Junior2012-04-29 Sergio Durigan Junior <sergiodj@redhat...
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-04-18  Jan Kratochvilgdb/
2012-03-27  Pedro Alves2012-03-27 Pedro Alves <palves@redhat.com>
2012-03-03  Yao Qigdb:
2012-03-03  Yao Qigdb:
next