summaryrefslogtreecommitdiffstats
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
...
* [gdbserver] Split a new inferiors.h file out of server.h.Pedro Alves2013-09-054-95/+17
* [gdbserver] Move bytecode compilation bits from server.h to ax.h.Pedro Alves2013-09-054-56/+64
* [gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves2013-09-058-112/+30
* [gdbserver] Split a new utils.h file out of server.h.Pedro Alves2013-09-052-11/+8
* [gdbserver] Split a new remote-utils.h file out of server.h.Pedro Alves2013-09-052-64/+19
* [gdbserver] Delete _ macro (gettext).Pedro Alves2013-09-052-6/+4
* Remove deprecated_command_loop_hook.Andrew Burgess2013-09-054-17/+15
* dwarf2loc.c: minor cleanup. don't print integer with paddress.Pedro Alves2013-09-052-3/+10
* 2013-09-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-09-052-1/+4
* Rework value_of_register in terms of value_of_register_lazy.Pedro Alves2013-09-052-29/+7
* 2013-09-05 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal2013-09-052-1/+5
* [TUI] Rewrite register-changed decision bits.Pedro Alves2013-09-052-40/+23
* [PR tui/15933] TUI shows registers of the wrong frame the first timePedro Alves2013-09-052-1/+7
* 2013-09-05 Ricard Wanderlof <ricardw@axis.com>Ricard Wanderlof2013-09-052-0/+5
* * gdb.python/py-events.py (exit_handler): Verify we get the expectedDoug Evans2013-09-045-17/+24
* * dwarf2read.c (queue_and_load_all_dwo_tus): New function.Doug Evans2013-09-045-6/+95
* Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil2013-09-049-28/+50
* * progspace.c (save_current_space_and_thread): Remove unnecessaryDoug Evans2013-09-042-1/+7
* Avoid printing unavailable/optimized out registers (sh64-tdep.c)Andrew Burgess2013-09-042-1/+9
* 2013-09-04 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal2013-09-044-56/+68
* * inf-child.c (inf_child_follow_fork) New parameterLuis Machado2013-09-039-18/+41
* Fix build failure in solib-ia64-hpux.cJoel Brobecker2013-09-032-1/+7
* gdb/Yao Qi2013-09-024-18/+26
* gdb/Yao Qi2013-09-027-8/+13
* gdb/Yao Qi2013-09-022-1/+5
* [gdbserver] Fix trace-buffer-size.exp FAILs.Pedro Alves2013-09-022-4/+20
* record: upcase record_print_flag enumeration constantsMarkus Metzger2013-09-024-6/+13
* * win32-low.c (child_xfer_memory): Check if ReadProcessMemoryPierre Muller2013-09-022-6/+21
* server.c:gdb_read_memory: Fix error return.Pedro Alves2013-09-022-1/+6
* Fix small indentation error in last commitPierre Muller2013-09-021-2/+2
* * windows-nat.c (windows_xfer_memory): Handle ERROR_PARTIAL_COPYPierre Muller2013-09-022-1/+14
* * windows-nat.c (windows_xfer_memory): Fix compilation failurePierre Muller2013-09-022-4/+9
* 2013-09-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-09-023-1/+788
* GDB 7.6.1 released.gdbadmin2013-08-301-0/+4
* gdb.base/code_elim.exp - force .bss creation.Andrew Burgess2013-08-302-1/+14
* MI -trace-find, print frame with LOC_AND_ADDRESS instead of SRC_AND_LOC.Pedro Alves2013-08-302-1/+6
* restore_selected_frame: tweak warning.Pedro Alves2013-08-302-2/+7
* bsd-kvm.c: Fix arguments to print_stack_frame.Pedro Alves2013-08-302-3/+8
* ada-tasks.c: write SRC_AND_LOC instead '1'.Pedro Alves2013-08-302-1/+6
* frame.h: Delete stale declaration.Pedro Alves2013-08-302-3/+4
* 2013-08-30 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-08-304-4/+43
* thread support broken on ppc-aix.Joel Brobecker2013-08-292-1/+6
* 2013-08-29 Sterling Augustine <saugustine@google.com>Sterling Augustine2013-08-292-6/+15
* Remove use of deprecated_command_loop_hook from mi code.Andrew Burgess2013-08-292-35/+16
* 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>Sanimir Agovic2013-08-292-1/+6
* cleanup: make allocate_value_contents staticSanimir Agovic2013-08-293-2/+6
* cleanup: use value_lazy_at instead of allocate_value_lazy/attribute setterSanimir Agovic2013-08-294-16/+13
* cleanup: replace allocate_value and memcpy with value_from_contentsSanimir Agovic2013-08-292-4/+6
* 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-08-292-1/+5
* 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-08-2913-49/+116
OpenPOWER on IntegriCloud