2021-01-01 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | raw |
2020-11-02 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix leading space vs tabs... |
blob | commitdiff | raw | diff to current |
2020-09-14 |
Pedro Alves | Rewrite enum_flags, add unit tests, fix problems |
blob | commitdiff | raw | diff to current |
2020-06-18 |
Pedro Alves | Don't write to inferior_ptid in btrace_fetch |
blob | commitdiff | raw | diff to current |
2020-04-21 |
Markus Metzger | gdb, btrace: diagnose double and failed enable |
blob | commitdiff | raw | diff to current |
2020-04-17 |
Tom Tromey | Replace most calls to help_list and cmd_show_list |
blob | commitdiff | raw | diff to current |
2020-01-16 |
Christian Biesinger | Fix some spelling errors. |
blob | commitdiff | raw | diff to current |
2020-01-13 |
Simon Marchi | gdb: add back declarations for _initialize functions |
blob | commitdiff | raw | diff to current |
2020-01-10 |
Pedro Alves | Multi-target support |
blob | commitdiff | raw | diff to current |
2020-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | raw | diff to current |
2019-11-22 |
Christian Biesinger | Replace SYMBOL_*_NAME accessors with member functions |
blob | commitdiff | raw | diff to current |
2019-11-22 |
Christian Biesinger | Replace the MSYMBOL_*_NAME macros with member functions |
blob | commitdiff | raw | diff to current |
2019-10-18 |
Tom de Vries | [gdb] Fix more typos in comments |
blob | commitdiff | raw | diff to current |
2019-10-03 |
Andrew Burgess | gdb: Remove whitespace in 'std::vector <...>' |
blob | commitdiff | raw | diff to current |
2019-10-02 |
Andrew Burgess | gdb: Change a VEC to std::vector in btrace.{c,h} |
blob | commitdiff | raw | diff to current |
2019-10-02 |
Andrew Burgess | gdb: Remove a VEC from gdbsupport/btrace-common.h |
blob | commitdiff | raw | diff to current |
2019-09-18 |
Christian Biesinger | Change boolean options to bool instead of int |
blob | commitdiff | raw | diff to current |
2019-07-10 |
Tom Tromey | Don't include gdbarch.h from defs.h |
blob | commitdiff | raw | diff to current |
2019-07-09 |
Tom Tromey | Rename common to gdbsupport |
blob | commitdiff | raw | diff to current |
2019-06-11 |
Tom Tromey | Remove trailing newlines from help text |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Tom Tromey | Replace throw_exception with throw in some cases |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Tom Tromey | Rename gdb exception types |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Tom Tromey | Rewrite TRY/CATCH |
blob | commitdiff | raw | diff to current |
2019-04-06 |
Tom Tromey | Revert the header-sorting patch |
blob | commitdiff | raw | diff to current |
2019-04-06 |
Tom Tromey | Sort includes for files gdb/[a-f]*.[chyl]. |
blob | commitdiff | raw | diff to current |
2019-03-13 |
Tom Tromey | Change pid_to_str to return std::string |
blob | commitdiff | raw | diff to current |
2019-01-25 |
Tom Tromey | Normalize includes to use common/ |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | raw | diff to current |
2018-11-22 |
Pedro Alves | Per-inferior thread list, thread ranges/iterators,... |
blob | commitdiff | raw | diff to current |
2018-10-10 |
Markus Metzger | btrace: check for indirect jump return in _Unwind_Raise... |
blob | commitdiff | raw | diff to current |
2018-07-22 |
Tom Tromey | Unused variable fixes related to conditional compilation |
blob | commitdiff | raw | diff to current |
2018-06-21 |
Pedro Alves | Use thread_info and inferior pointers more throughout |
blob | commitdiff | raw | diff to current |
2018-06-08 |
Tom Tromey | Remove last cleanup from btrace code |
blob | commitdiff | raw | diff to current |
2018-06-08 |
Tom Tromey | Remove cleanups from btrace code |
blob | commitdiff | raw | diff to current |
2018-04-13 |
Markus Metzger | btrace: set/show record btrace cpu |
blob | commitdiff | raw | diff to current |
2018-02-09 |
Markus Metzger | btrace: reword error messages |
blob | commitdiff | raw | diff to current |
2018-02-09 |
Markus Metzger | btrace, gdbserver: remove the to_supports_btrace target... |
blob | commitdiff | raw | diff to current |
2018-01-07 |
Simon Marchi | Replace VEC(gdb_xml_value_s) with std::vector |
blob | commitdiff | raw | diff to current |
2018-01-02 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | raw | diff to current |
2017-12-05 |
Simon Marchi | Remove some unused variables |
blob | commitdiff | raw | diff to current |
2017-10-11 |
Tom Tromey | Constify add_prefix_cmd |
blob | commitdiff | raw | diff to current |
2017-09-27 |
Tom Tromey | Constify some commands in btrace.c |
blob | commitdiff | raw | diff to current |
2017-09-09 |
John Baldwin | Remove unnecessary function prototypes. |
blob | commitdiff | raw | diff to current |
2017-09-04 |
Pedro Alves | Fix build breakage when libipt is available |
blob | commitdiff | raw | diff to current |
2017-09-04 |
Simon Marchi | btrace: Store btrace_insn in an std::vector |
blob | commitdiff | raw | diff to current |
2017-08-18 |
Tom Tromey | Remove save_inferior_ptid |
blob | commitdiff | raw | diff to current |
2017-05-31 |
Markus Metzger | btrace: support decoder events |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Store function segments as objects. |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Remove bfun_s vector. |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Replace struct btrace_function::segment. |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Remove struct btrace_function::flow. |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Replace struct btrace_function::up. |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Remove struct btrace_thread_info::{begin,end}. |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Remove constant arguments. |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Use function segment index in insn iterator. |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Use function segment index in call iterator. |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Add btinfo to instruction interator. |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Transfer ownership of pointers. |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Tim Wiederhake | btrace: Use std::vector in struct btrace_thread_informa... |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Tim Wiederhake | btrace: Fix memory leak in btrace_clear. |
blob | commitdiff | raw | diff to current |
2017-05-02 |
Tim Wiederhake | Python: Use correct ptid in btrace recording |
blob | commitdiff | raw | diff to current |
2017-04-25 |
Pedro Alves | Don't memset non-POD types: struct btrace_insn |
blob | commitdiff | raw | diff to current |
2017-02-14 |
Tim Wiederhake | btrace: Use binary search to find instruction. |
blob | commitdiff | raw | diff to current |
2017-02-14 |
Tim Wiederhake | btrace: Export btrace_decode_error function. |
blob | commitdiff | raw | diff to current |
2017-02-14 |
Tim Wiederhake | btrace: Count gaps as one instruction explicitly. |
blob | commitdiff | raw | diff to current |
2017-02-14 |
Markus Metzger | btrace: preserve call stack on function switch |
blob | commitdiff | raw | diff to current |
2017-02-01 |
Markus Metzger | btrace: allow recording to be started (and stopped... |
blob | commitdiff | raw | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | raw | diff to current |
2016-10-28 |
Markus Metzger | btrace: bridge gaps |
blob | commitdiff | raw | diff to current |
2016-10-28 |
Markus Metzger | btrace: preserve function level for unexpected returns |
blob | commitdiff | raw | diff to current |
2016-10-28 |
Markus Metzger | btrace: update tail call heuristic |
blob | commitdiff | raw | diff to current |
2016-10-28 |
Markus Metzger | btrace: allow leading trace gaps |
blob | commitdiff | raw | diff to current |
2016-10-28 |
Markus Metzger | btrace: fix gap indication |
blob | commitdiff | raw | diff to current |
2016-09-16 |
Pedro Alves | gdb: Use std::min and std::max throughout |
blob | commitdiff | raw | diff to current |
2016-04-15 |
Pedro Alves | Fix gdb C++ build when libipt is available |
blob | commitdiff | raw | diff to current |
2016-01-13 |
Pedro Alves | Centralize thread ID printing |
blob | commitdiff | raw | diff to current |
2016-01-12 |
Pedro Alves | Remove trademark acknowledgements throughout |
blob | commitdiff | raw | diff to current |
2016-01-04 |
Markus Metzger | btrace: do not return out of TRY/CATCH |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | raw | diff to current |
2015-11-26 |
Markus Metzger | btrace: diagnose "record btrace pt" without libipt |
blob | commitdiff | raw | diff to current |
2015-09-26 |
Simon Marchi | Fix cast of xml_find_attribute's return value |
blob | commitdiff | raw | diff to current |
2015-09-25 |
Simon Marchi | Add some more casts (1/2) |
blob | commitdiff | raw | diff to current |
2015-09-25 |
Simon Marchi | Add casts to memory allocation related calls |
blob | commitdiff | raw | diff to current |
2015-08-26 |
Simon Marchi | Replace some xmalloc-family functions with XNEW-family... |
blob | commitdiff | raw | diff to current |
2015-08-07 |
Markus Metzger | btrace: indicate speculative execution |
blob | commitdiff | raw | diff to current |
2015-07-15 |
Markus Metzger | ari, btrace: avoid unsigned long long |
blob | commitdiff | raw | diff to current |
2015-07-09 |
Markus Metzger | btrace, pt: support new packets |
blob | commitdiff | raw | diff to current |
2015-07-09 |
Markus Metzger | btrace: fix build fail with 32-bit BFD |
blob | commitdiff | raw | diff to current |
2015-07-02 |
Markus Metzger | btrace: maintenance commands |
blob | commitdiff | raw | diff to current |
2015-07-02 |
Markus Metzger | btrace: store raw btrace data |
blob | commitdiff | raw | diff to current |
2015-07-02 |
Markus Metzger | btrace: support Intel(R) Processor Trace |
blob | commitdiff | raw | diff to current |
2015-03-07 |
Pedro Alves | Split TRY_CATCH into TRY + CATCH |
blob | commitdiff | raw | diff to current |
2015-03-03 |
Markus Metzger | btrace: work around _dl_runtime_resolve returning to... |
blob | commitdiff | raw | diff to current |
2015-03-03 |
Markus Metzger | btrace: compute line range when printing |
blob | commitdiff | raw | diff to current |
2015-02-09 |
Markus Metzger | record-btrace: indicate gaps |
blob | commitdiff | raw | diff to current |
2015-02-09 |
Markus Metzger | btrace: extend struct btrace_insn |
blob | commitdiff | raw | diff to current |
2015-02-09 |
Markus Metzger | btrace: update btrace_compute_ftrace parameters |
blob | commitdiff | raw | diff to current |
2015-02-09 |
Markus Metzger | record-btrace: add bts buffer size configuration option |
blob | commitdiff | raw | diff to current |
2015-02-09 |
Markus Metzger | record btrace: add configuration struct |
blob | commitdiff | raw | diff to current |
2015-02-09 |
Markus Metzger | btrace: add format argument to supports_btrace |
blob | commitdiff | raw | diff to current |
next |