2018-07-11 |
Pedro Alves | GDB: Work around D;PID handling bug in older GDBservers... |
blob | commitdiff |
2018-07-03 |
Tom Tromey | Remove ptid_equal |
blob | commitdiff | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_match |
blob | commitdiff | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_is_pid |
blob | commitdiff | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_get_lwp |
blob | commitdiff | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_get_pid |
blob | commitdiff | diff to current |
2018-07-03 |
Tom Tromey | Remove pid_to_ptid |
blob | commitdiff | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_build |
blob | commitdiff | diff to current |
2018-06-29 |
Pedro Alves | remote & target_extra_thread_info, use cache w/ qThread... |
blob | commitdiff | diff to current |
2018-06-28 |
Pedro Alves | gdb: Eliminate the 'stop_pc' global |
blob | commitdiff | diff to current |
2018-06-21 |
Pedro Alves | Use thread_info and inferior pointers more throughout |
blob | commitdiff | diff to current |
2018-06-11 |
Tom Tromey | Remove use of queue from remote.c |
blob | commitdiff | diff to current |
2018-06-07 |
Pedro Alves | target_ops::beneath -> target_ops::beneath() |
blob | commitdiff | diff to current |
2018-06-07 |
Pedro Alves | target_stack -> current_top_target() throughout |
blob | commitdiff | diff to current |
2018-05-30 |
Simon Marchi | Remove regcache_raw_collect |
blob | commitdiff | diff to current |
2018-05-30 |
Simon Marchi | Remove regcache_raw_supply |
blob | commitdiff | diff to current |
2018-05-30 |
Simon Marchi | Remove regcache_raw_update |
blob | commitdiff | diff to current |
2018-05-30 |
Simon Marchi | Remove regcache_get_ptid |
blob | commitdiff | diff to current |
2018-05-25 |
Tom Tromey | Use gdb::byte_vector in remote.c |
blob | commitdiff | diff to current |
2018-05-25 |
Pedro Alves | remote_target::m_remote_state, pointer -> object |
blob | commitdiff | diff to current |
2018-05-22 |
Pedro Alves | remote: one struct remote_state per struct remote_target |
blob | commitdiff | diff to current |
2018-05-22 |
Pedro Alves | remote: Make vcont_builder a class |
blob | commitdiff | diff to current |
2018-05-22 |
Pedro Alves | Handle "show remote memory-write-packet-size" when... |
blob | commitdiff | diff to current |
2018-05-22 |
Pedro Alves | remote: Move discard_pending_stop_replies call |
blob | commitdiff | diff to current |
2018-05-22 |
Pedro Alves | remote: Small cleanup in compare_section_command |
blob | commitdiff | diff to current |
2018-05-22 |
Pedro Alves | remote: remote_arch_state pointers -> remote_arch_state... |
blob | commitdiff | diff to current |
2018-05-22 |
Pedro Alves | remote: multiple remote_arch_state instances per arch |
blob | commitdiff | diff to current |
2018-05-22 |
Pedro Alves | remote: Make readahead_cache a C++ class |
blob | commitdiff | diff to current |
2018-05-22 |
Pedro Alves | remote: Eliminate remote_hostio_close_cleanup |
blob | commitdiff | diff to current |
2018-05-22 |
Pedro Alves | remote: struct remote_state, use op new, fix leaks |
blob | commitdiff | diff to current |
2018-05-05 |
Tom Tromey | Fix "fall through" comments |
blob | commitdiff | diff to current |
2018-05-04 |
Tom Tromey | Use counted_command_line everywhere |
blob | commitdiff | diff to current |
2018-05-04 |
Tom Tromey | Remove a cleanup from remote.c |
blob | commitdiff | diff to current |
2018-05-02 |
Pedro Alves | target factories, target open and multiple instances... |
blob | commitdiff | diff to current |
2018-05-02 |
Pedro Alves | target_ops: Use bool throughout |
blob | commitdiff | diff to current |
2018-05-02 |
Pedro Alves | Convert struct target_ops to C++ |
blob | commitdiff | diff to current |
2018-04-26 |
Andrzej Kaczmarek | Fix remote 'g' command error handling (PR remote/9665) |
blob | commitdiff | diff to current |
2018-04-25 |
Pedro Alves | Fix new inferior events output |
blob | commitdiff | diff to current |
2018-04-24 |
Sergio Durigan Junior | Enable 'set print inferior-events' and improve detach... |
blob | commitdiff | diff to current |
2018-04-21 |
Pedro Alves | FreeBSD: Fix 'Couldn't get registers: Device busy'... |
blob | commitdiff | diff to current |
2018-04-11 |
Pedro Alves | File I/O file handles after target closes |
blob | commitdiff | diff to current |
2018-04-09 |
Simon Marchi | Remove VEC(tsv_s), use std::vector instead |
blob | commitdiff | diff to current |
2018-04-07 |
Simon Marchi | Make target_read_alloc & al return vectors |
blob | commitdiff | diff to current |
2018-03-22 |
Simon Marchi | Get rid of VEC(static_tracepoint_marker_p) |
blob | commitdiff | diff to current |
2018-03-19 |
Tom Tromey | Convert observers to C++ |
blob | commitdiff | diff to current |
2018-03-09 |
Simon Marchi | Fix misreporting of omitted bytes for large remote... |
blob | commitdiff | diff to current |
2018-03-07 |
Tom Tromey | Return gdb::optional<std::string> from target_fileio_re... |
blob | commitdiff | diff to current |
2018-02-09 |
Markus Metzger | btrace: reword error messages |
blob | commitdiff | diff to current |
2018-02-09 |
Markus Metzger | btrace, gdbserver: remove the to_supports_btrace target... |
blob | commitdiff | diff to current |
2018-01-30 |
Pedro Alves | Per-inferior target_terminal state, fix PR gdb/13211... |
blob | commitdiff | diff to current |
2018-01-29 |
Sergio Durigan Junior | Don't call "detach_inferior" on "remote_follow_fork" |
blob | commitdiff | diff to current |
2018-01-19 |
Simon Marchi | Pass inferior down to target_detach and to_detach |
blob | commitdiff | diff to current |
2018-01-19 |
Simon Marchi | Remove args from target detach |
blob | commitdiff | diff to current |
2018-01-11 |
Pedro Alves | Fix backwards compatibility with old GDBservers (PR... |
blob | commitdiff | diff to current |
2018-01-07 |
Simon Marchi | Replace VEC(gdb_xml_value_s) with std::vector |
blob | commitdiff | diff to current |
2018-01-02 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | diff to current |
2017-12-12 |
Simon Marchi | remote: Return NULL extra_info/name if they are empty |
blob | commitdiff | diff to current |
2017-12-06 |
Pedro Alves | target_set_syscall_catchpoint, use gdb::array_view... |
blob | commitdiff | diff to current |
2017-12-06 |
Pedro Alves | remote: Make qXfer packets respect corresponding "set... |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Remove some unused variables |
blob | commitdiff | diff to current |
2017-11-24 |
Simon Marchi | Create private_thread_info hierarchy |
blob | commitdiff | diff to current |
2017-11-24 |
Simon Marchi | remote: C++ify thread_item and threads_listing_context |
blob | commitdiff | diff to current |
2017-11-24 |
Simon Marchi | Create private_inferior class hierarchy |
blob | commitdiff | diff to current |
2017-11-14 |
Paul Carroll | Fix 'xfered>0' assertion in target.c for remote connection |
blob | commitdiff | diff to current |
2017-11-09 |
Simon Marchi | Make encode_actions_rsp use std::vector |
blob | commitdiff | diff to current |
2017-11-07 |
Tom Tromey | Constify add_setshow_* |
blob | commitdiff | diff to current |
2017-11-07 |
Tom Tromey | Constify add_com |
blob | commitdiff | diff to current |
2017-10-30 |
Pedro Alves | remote.c, QCatchSyscalls: Build std::string instead... |
blob | commitdiff | diff to current |
2017-10-26 |
Pedro Alves | Garbage collect remote.c:remote_async_terminal_ours_p |
blob | commitdiff | diff to current |
2017-10-25 |
Yao Qi | s/get_regcache_arch (regcache)/regcache->arch ()/g |
blob | commitdiff | diff to current |
2017-10-21 |
Simon Marchi | Get rid of VEC (mem_region) |
blob | commitdiff | diff to current |
2017-10-16 |
Tom Tromey | Return unique_xmalloc_ptr from target_read_stralloc |
blob | commitdiff | diff to current |
2017-10-16 |
Tom Tromey | Simple cleanup removals in remote.c |
blob | commitdiff | diff to current |
2017-10-16 |
Simon Marchi | Get rid of VEC(mem_range_s) |
blob | commitdiff | diff to current |
2017-10-14 |
Simon Marchi | Make to_traceframe_info return a unique_ptr |
blob | commitdiff | diff to current |
2017-10-11 |
Tom Tromey | Constify add_prefix_cmd |
blob | commitdiff | diff to current |
2017-10-04 |
Pedro Alves | Fix "Remote 'g' packet reply is too long" problems... |
blob | commitdiff | diff to current |
2017-10-04 |
Sergio Durigan Junior | Extend "set cwd" to work on gdbserver |
blob | commitdiff | diff to current |
2017-09-29 |
Pedro Alves | Constify unpack_varlen_hex & fix fallout |
blob | commitdiff | diff to current |
2017-09-29 |
Pedro Alves | gdb/remote.c: Eliminate target_buf/target_buf_size... |
blob | commitdiff | diff to current |
2017-09-27 |
Tom Tromey | Constify some commands in remote.c |
blob | commitdiff | diff to current |
2017-09-21 |
Kevin Buettner | Add thread_handle_to_thread_info support for remote... |
blob | commitdiff | diff to current |
2017-09-20 |
Tom Tromey | Remove make_cleanup_restore_target_terminal |
blob | commitdiff | diff to current |
2017-09-09 |
John Baldwin | Remove unnecessary function prototypes. |
blob | commitdiff | diff to current |
2017-09-05 |
Simon Marchi | Improve "'g' reply is is to long" error message |
blob | commitdiff | diff to current |
2017-08-31 |
Sergio Durigan Junior | Implement the ability to set/unset environment variable... |
blob | commitdiff | diff to current |
2017-08-23 |
Sergio Durigan Junior | Fix PR remote/21852: Remote run without specifying... |
blob | commitdiff | diff to current |
2017-08-03 |
Tom Tromey | Introduce gdb_argv, a class wrapper for buildargv |
blob | commitdiff | diff to current |
2017-08-03 |
Tom Tromey | More uses of scoped_restore |
blob | commitdiff | diff to current |
2017-08-03 |
Tom Tromey | Introduce and use gdb_file_up |
blob | commitdiff | diff to current |
2017-07-18 |
Yao Qi | Remove one line comment |
blob | commitdiff | diff to current |
2017-06-22 |
Alan Hayward | Remove MAX_REGISTER_SIZE from py-unwind.c |
blob | commitdiff | diff to current |
2017-06-07 |
Sergio Durigan Junior | Implement proper "startup-with-shell" support on gdbserver |
blob | commitdiff | diff to current |
2017-06-02 |
Simon Marchi | C++ify breakpoint class hierarchy (destructors only) |
blob | commitdiff | diff to current |
2017-05-04 |
Pedro Alves | RAII-fy make_cleanup_restore_current_thread & friends |
blob | commitdiff | diff to current |
2017-04-22 |
Tom Tromey | Use ui_out_emit_tuple |
blob | commitdiff | diff to current |
2017-04-12 |
Tom Tromey | Change breakpoint event locations to event_location_up |
blob | commitdiff | diff to current |
2017-04-12 |
Sergio Durigan Junior | C++-fy and prepare for sharing fork_inferior |
blob | commitdiff | diff to current |
2017-04-05 |
Pedro Alves | -Wwrite-strings: The Rest |
blob | commitdiff | diff to current |
2017-04-05 |
Pedro Alves | -Wwrite-strings: Constify target_pid_to_str and target_... |
blob | commitdiff | diff to current |
next |