summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* 2013-09-10 Andreas Arnez <arnez@linux.vnet.ibm.com>Ulrich Weigand2013-09-102-1/+6
* test: adjust 'cd' regexpr to match an optional canonically pathnamesagovic2013-09-102-1/+6
* Remove use of deprecated_init_ui_hook from quit_confirm.aburgess2013-09-092-12/+7
* remote-sim.c: Send debug output to gdb_stdlog.Pedro Alves2013-09-062-22/+35
* remote-sim.c: Don't install a deprecated_xfer_memory method.Pedro Alves2013-09-062-22/+45
* remote-sim.c: cleanup debug output code.Pedro Alves2013-09-062-9/+13
* [gdbserver] Garbage collect unused dependency-tracking Makefile variables.Pedro Alves2013-09-062-50/+9
* [gdbserver] Update a couple Makefile rules.Pedro Alves2013-09-062-4/+11
* [gdbserver] Fix IPA build.Pedro Alves2013-09-063-0/+7
* Extract Linux-specific portitions of cris-tdep.c to a new file.ricard2013-09-066-18/+112
* OBVIOUS: Remove legacy comment referring to deprecated_init_ui_hook.aburgess2013-09-062-2/+6
* Give every interpreter a command_loop_proc.aburgess2013-09-066-11/+30
* Add support for threaded debugging for CRISv32.ricard2013-09-064-0/+33
* Fix filename format in previous ChangeLog entry.aburgess2013-09-061-3/+3
* Cosmetic clean up of names of *elf_greg_t types for CRIS/CRISv32.ricard2013-09-062-9/+16
* Trivial patch to remove dependency on host unsigned long typericard2013-09-062-1/+5
* Fix compilation for target gdbserver on CRISv32 platform.ricard2013-09-062-3/+7
* Add missing new files from these previous commits:Pedro Alves2013-09-057-0/+462
* [gdbserver] Split a new hostio.h file out of server.h.Pedro Alves2013-09-058-6/+14
* [gdbserver] Split a new event-loop.h file out of server.h.Pedro Alves2013-09-052-14/+9
* [gdbserver] Split a new dll.h file out of server.h.Pedro Alves2013-09-057-16/+14
* [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.aburgess2013-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>mbilal2013-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>ricard2013-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)aburgess2013-09-042-1/+9
* 2013-09-04 Muhammad Bilal <mbilal@codesourcery.com>mbilal2013-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/qiyao2013-09-024-18/+26
* gdb/qiyao2013-09-027-8/+13
* gdb/qiyao2013-09-022-1/+5
* [gdbserver] Fix trace-buffer-size.exp FAILs.Pedro Alves2013-09-022-4/+20
* record: upcase record_print_flag enumeration constantsmmetzger2013-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