2019-07-04 |
Pedro Alves | Fix foreach_with_prefix regression 2019-07-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-07-03 |
Pedro Alves | Fix early return in foreach_with_prefix 2019-07-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-07-03 |
Pedro Alves | pipe command completer 2019-07-03 Pedro Alves <palves@redhat.com> 2019-07-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-07-03 |
Pedro Alves | Fix latent bug in test_gdb_complete_cmd_multiple 2019-07-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-07-03 |
Pedro Alves | Teach gdb::option about string options 2019-07-03 Pedro Alves <palves@redhat.com> 2019-07-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-07-03 |
Pedro Alves | Make gdb::option::complete_options save processed arguments too 2019-07-03 Pedro Alves <palves@redhat.com> 2019-07-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-07-03 |
Pedro Alves | Fix test_gdb_complete_tab_multiple race 2019-07-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-07-03 |
Pedro Alves | Introduce the "with" command 2019-07-03 Pedro Alves <palves@redhat.com> 2019-07-03 Pedro Alves <palves@redhat.com> 2019-07-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-07-03 |
Pedro Alves | "maint test-settings set/show" -> "maint set/show test... 2019-07-03 Pedro Alves <palves@redhat.com> 2019-07-03 Pedro Alves <palves@redhat.com> 2019-07-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-07-03 |
Pedro Alves | Fix a few comments in maint-test-settings.c 2019-07-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-07-03 |
Pedro Alves | Fix defaults of some "maint test-settings" subcommands 2019-07-03 Pedro Alves <palves@redhat.com> 2019-07-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-07-02 |
Pedro Alves | Make "info threads" use the gdb::option framework 2019-07-02 Pedro Alves <palves@redhat.com> 2019-07-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-13 |
Pedro Alves | Fix "set integer-command unlimited junk" 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-13 |
Pedro Alves | Fix gdb build with -std=gnu++11 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | NEWS and manual changes for command options changes 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Delete parse_flags/parse_flags_qcs 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Make "thread apply" use the gdb::option framework 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | "thread apply 1 -- -" vs "frame apply level 0 -- -" 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Make "frame apply" support -OPT options 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Introduce complete_nested_command_line 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | lib/completion-support.exp: Add test_gdb_completion_offers_c... 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | "backtrace full/no-filters/hide" completer 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Make "backtrace" support -OPT options 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | "set print raw frame-arguments" -> "set print raw-frame... 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Migrate rest of compile commands to new options framework 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Make "print" and "compile print" support -OPT options 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Introduce generic command options framework 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | number_or_range_parser::get_number, don't treat "1... 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | boolean/auto-boolean commands, make "o" ambiguous 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | New set/show testing framework (gdb.base/settings.exp) 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | gdb.base/completion.exp: Fix comment typo 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Remove "show" command completers, "set" command completers... 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Fix "set enum-command value junk" 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Allow "unlimited" abbreviations 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Make check_for_argument skip whitespace after arg itself 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Fix TID parser bug 2019-06-13 Pedro Alves <palves@redhat.com> 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Fix latent bug with custom word point completers 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-12 |
Pedro Alves | Fix latent bug in custom word point completion handling 2019-06-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-11 |
Pedro Alves | Dwarf: Don't add nameless modules to partial symbol...
|
commit | commitdiff | tree |
2019-06-04 |
Pedro Alves | Introduce and use make_unique_xstrdup 2019-06-04 Pedro Alves <palves@redhat.com> 2019-06-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-06-04 |
Pedro Alves | Fix paths to ChangeLog files
|
commit | commitdiff | tree |
2019-04-22 |
Pedro Alves | Fix "nosharedlibrary + continue + shared lib event... 2019-04-22 Pedro Alves <palves@redhat.com> 2019-04-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-04-22 |
Pedro Alves | Improve reverse debugging docs, mention built-in support... 2019-04-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-04-08 |
Pedro Alves | Some gdb_exception{,error,quit} tweaks 2019-04-08 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-03-25 |
Pedro Alves | Fix testsuite hangs when gdb_test_multiple body errors out 2019-03-25 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-03-19 |
Pedro Alves | Add comments describing tui_ui_out and its fields,... 2019-03-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-03-18 |
Pedro Alves | Fix first time you type UP or DOWN in TUI's command... 2019-03-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-03-18 |
Pedro Alves | Improve/fix the TUI's current source line highlight 2019-03-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-03-12 |
Pedro Alves | Fix test-cp-name-parser build, parser_fprintf undefined 2019-03-12 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-03-12 |
Pedro Alves | Fix test-cp-name-parser build, unused variable 2019-03-12 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-03-07 |
Pedro Alves | Fix normal_stop latent bug 2019-03-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-03-06 |
Pedro Alves | Eliminate fork_info::clobber_regs 2019-03-06 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-03-06 |
Pedro Alves | linux-fork.c: rewrite inf_has_multiple_threads 2019-03-06 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-03-06 |
Pedro Alves | C++ify fork_info, use std::list 2019-03-06 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-03-06 |
Pedro Alves | Make "checkpoint" not rely on inferior_ptid 2019-03-06 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-02-27 |
Pedro Alves | Test "set width/height -1" 2019-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-02-27 |
Pedro Alves | Make 'show width/height' display "unlimited" when capped... 2019-02-27 Pedro Alves <palves@redhat.com> 2019-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-01-24 |
Pedro Alves | target_pass_signals/target_program_signals: Use gdb... 2019-01-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-01-24 |
Pedro Alves | Fix clang/libc++ build 2019-01-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-01-23 |
Pedro Alves | Use SCOPE_EXIT in gdbarch-selftest.c 2019-01-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-01-23 |
Pedro Alves | Use forward_scope_exit for scoped_finish_thread_state 2019-01-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-01-23 |
Pedro Alves | Introduce forward_scope_exit 2019-01-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-01-23 |
Pedro Alves | Introduce scope_exit 2019-01-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-01-23 |
Pedro Alves | Rename ESC -> ESC_PARENS 2019-01-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-01-10 |
Pedro Alves | Fix tracepoint.c:parse_tracepoint_definition leak ... 2019-01-10 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-01-10 |
Pedro Alves | Fix leak in solib-target.c:library_list_start_library 2019-01-10 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2019-01-10 |
Pedro Alves | Fix leak in mdebugread.c 2019-01-10 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-12-08 |
Pedro Alves | Merge forward-search/reverse-search, use gdb::def_vector... 2018-12-08 Pedro Alves <palves@redhat.com> 2018-12-08 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-12-07 |
Pedro Alves | Fix gdb build on 32-bit hosts w/ --enable-64-bit-bfd 2018-12-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-30 |
Pedro Alves | target_ops::to_stratum -> target_ops::stratum() virtual... 2018-11-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-30 |
Pedro Alves | Convert default_child_has_foo functions to process_stratum_t... 2018-11-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-30 |
Pedro Alves | Introduce process_stratum_target 2018-11-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-30 |
Pedro Alves | Move test_target_ops to a separate file 2018-11-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-26 |
Pedro Alves | Fix Solaris build 2018-11-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-23 |
Pedro Alves | Remove declarations of is_running/is_stopped/is_exited 2018-11-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-22 |
Pedro Alves | Per-inferior thread list, thread ranges/iterators,... 2018-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-22 |
Pedro Alves | Fix follow_exec latent problem 2018-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-22 |
Pedro Alves | Avoid find_thread_ptid with null_ptid 2018-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | valops.c: Overload resolution code: Rename parameters... 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | valops.c: Some more gdb::array_view 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | C++ify badness_vector, fix leaks 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | Eliminate make_symbol_overload_list-related globals... 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | invoke_xmethod & array_view 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | Use gdb:array_view in call_function_by_hand & friends 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-20 |
Pedro Alves | Fix gdb/ChangeLog formatting and date
|
commit | commitdiff | tree |
2018-11-19 |
Pedro Alves | gdb.base/warning.exp tweaks 2018-11-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-09-30 |
Pedro Alves | Darwin: Remove unused variables [-Werror=unused-variable] 2018-09-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-09-17 |
Pedro Alves | [gdb/Python] Eliminate find_inferior_object 2018-09-17 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-31 |
Pedro Alves | Regenerate gdbarch.h 2018-08-31 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-31 |
Pedro Alves | Add comment describing continuable/steppable/non-steppable... 2018-08-31 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-31 |
Pedro Alves | Eliminate target_have_continuable_watchpoint 2018-08-31 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-24 |
Pedro Alves | gdb/python: Use copy-initialization more when possible 2018-08-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-24 |
Pedro Alves | Fix 8.2 regression in gdb.python/py-evthreads.exp w... 2018-08-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-21 |
Pedro Alves | Don't throw Scheme exceptions with live std::vector... 2018-08-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-19 |
Pedro Alves | Eliminate remaining gdb/guile cleanups 2018-07-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-19 |
Pedro Alves | gdbscm_wrap, really forward args 2018-07-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-18 |
Pedro Alves | Eliminate cleanup in gdbscm_execute_gdb_command 2018-07-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-18 |
Pedro Alves | Eliminate most remaining cleanups under gdb/guile/ 2018-07-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-13 |
Pedro Alves | GDBserver: Pass process_info pointer to target_kill 2018-07-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-13 |
Pedro Alves | GDBserver: Pass process_info pointer to target_detach... 2018-07-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
next |