Age | Commit message (Expand) | Author | Files | Lines |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -2/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-10-03 | Avoid software breakpoint's instruction shadow inconsistency | Maciej W. Rozycki | 1 | -2/+5 |
2014-08-07 | Fix remote/17230 | Yao Qi | 1 | -1/+2 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-30 | constify to_open | Tom Tromey | 1 | -14/+6 |
2014-06-26 | constify to_load | Tom Tromey | 1 | -6/+4 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-02-26 | remote-mips.c: Don't install a deprecated_xfer_memory method | Pedro Alves | 1 | -24/+41 |
2014-02-19 | Add target_ops argument to to_load | Tom Tromey | 1 | -2/+2 |
2014-02-19 | Add target_ops argument to to_insert_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_remove_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_can_use_hw_breakpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_close | Tom Tromey | 1 | -2/+2 |
2014-02-19 | add "this" pointers to more target APIs | Tom Tromey | 1 | -1/+1 |
2014-01-16 | target, breakpoint: allow insert/remove breakpoint to be forwarded | Markus Metzger | 1 | -4/+4 |
2014-01-16 | Add target_ops argument to to_prepare_to_store | Markus Metzger | 1 | -2/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-08 | constify to_detach | Tom Tromey | 1 | -3/+1 |
2013-09-17 | PR gdb/15911: "info threads" changes the default source and line (for "break"... | Pedro Alves | 1 | -1/+1 |
2013-07-31 | Remove deprecated_throw_reason from mips_error. | Andrew Burgess | 1 | -9/+8 |
2013-07-31 | Replace most uses of deprecated_throw_reason with quit. | Andrew Burgess | 1 | -2/+1 |
2013-07-25 | remove pop_target | Tom Tromey | 1 | -3/+1 |
2013-05-30 | cleanup fixes for remote-mips.c | Tom Tromey | 1 | -4/+15 |
2013-04-19 | -Wpointer-sign: remote-mips.c. | Pedro Alves | 1 | -15/+17 |
2013-04-19 | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 1 | -1/+1 |
2013-03-20 | gdb/ | Jan Kratochvil | 1 | -3/+3 |
2013-03-01 | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -11/+11 |
2012-08-22 | * defs.h (quit_flag): Don't declare. | Tom Tromey | 1 | -0/+1 |
2012-08-22 | * windows-nat.c (windows_make_so): Use gdb_bfd_open. | Tom Tromey | 1 | -2/+2 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -4/+2 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -2/+4 |
2012-07-18 | * utils.c (make_cleanup_bfd_unref): Rename from | Tom Tromey | 1 | -2/+2 |
2012-07-18 | * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close. | Tom Tromey | 1 | -0/+8 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -2/+3 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -4/+4 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -2/+0 |
2012-03-02 | gdb/ | Jan Kratochvil | 1 | -4/+4 |
2012-02-02 | * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of | Doug Evans | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-07-17 | gdb/ | Jan Kratochvil | 1 | -1/+7 |
2011-03-29 | Fix mingw compilation with --enable-targets=all. | Pierre Muller | 1 | -1/+2 |
2011-03-16 | Fix ARI warnings about new lines at the end of messages, which | Pierre Muller | 1 | -1/+1 |
2011-01-26 | * remote-mips.c: Add internationalization mark ups. Remove | Kevin Buettner | 1 | -30/+32 |