aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-07-08Delete program spaces directly when removing inferiorsSimon Marchi1-0/+26
2015-07-08compile: Warn for old GCC on cv-qualified self-referenceJan Kratochvil1-0/+5
2015-07-08PR18617 - Incorrect expression bytecode generated for narrowing conversionsRobert O'Callahan1-0/+5
2015-07-08add myself to write-after-approval listMarkus Metzger1-0/+4
2015-07-08ari: fix strerror() useMarkus Metzger1-0/+5
2015-07-07Set architecture to arm in arm-*.xml filesYao Qi1-0/+15
2015-07-07Native debug arm program by aarch64 GDBYao Qi1-0/+22
2015-07-07New aarch32-linux-nat.cYao Qi1-0/+15
2015-07-07Remove {fetch,store}_fpregister and {fetch,store}_registerYao Qi1-0/+11
2015-07-06gdb: Rewrite documentation for layout and focus commands.Andrew Burgess1-0/+5
2015-07-06Update NEWS post GDB 7.10 branch creation.Joel Brobecker1-0/+6
2015-07-06Bump version to 7.10.50.DATE-cvs.Joel Brobecker1-0/+5
2015-07-06Fix problems with finishing a dummy function call on simulators.gdb-7.10-branchpointLuis Machado1-0/+7
2015-07-06gdb/doc: Fix incorrect use of @xref.Andrew Burgess1-0/+4
2015-07-06gdb/tui: Don't cast between window types.Andrew Burgess1-0/+5
2015-07-06search_struct_field: remove OFFSET parameterSimon Marchi1-0/+7
2015-07-06Cleanup value_fetch_lazy's comment and return valueSimon Marchi1-0/+6
2015-07-06gdb: tui_win_name: Make parameter and result const.Andrew Burgess1-0/+6
2015-07-06Don't throw an error in "show mpx bound" implementationPatrick Palka1-0/+9
2015-07-02Add support for backtracing through Renesas RX exception frames.Kevin Buettner1-0/+24
2015-07-02rx: Create and use flags types for psw, bpsw, and fpsw registers.Kevin Buettner1-0/+8
2015-07-02Fix GCC false warningJan Kratochvil1-0/+5
2015-07-02Fix typo in aarch64_linux_insert_hw_breakpointYao Qi1-0/+5
2015-07-02btrace: maintenance commandsMarkus Metzger1-0/+21
2015-07-02btrace: store raw btrace dataMarkus Metzger1-0/+10
2015-07-02btrace, linux: use data_size and data_offsetMarkus Metzger1-0/+6
2015-07-02btrace: support Intel(R) Processor TraceMarkus Metzger1-0/+62
2015-07-02configure: check for libiptMarkus Metzger1-0/+9
2015-07-02debug compile: Replace confusing debug messageJan Kratochvil1-0/+5
2015-07-01Tabify my ChangeLog entry for 2015-06-29.Kevin Buettner1-4/+4
2015-07-01rl78: Create a flags type for the psw register.Kevin Buettner1-0/+6
2015-07-01TUI: Make sure to update registers if frame information has changedPatrick Palka1-0/+12
2015-06-30Replace TUI's select_frame hook (PR tui/13378)Patrick Palka1-0/+30
2015-06-30Be lazy about refreshing the windows in tui_show_frame_info (PR tui/13378)Patrick Palka1-0/+9
2015-06-30Correctly initialize the TUI locator windowPatrick Palka1-0/+5
2015-06-30Handle media instructions in arm software single step.Yao Qi1-0/+6
2015-06-29Turn on dwarf2 unwinding for Renesas RX architectureKevin Buettner1-0/+7
2015-06-29PR threads/18127 - threads spawned by infcall end up stuck in "running" statePedro Alves1-0/+10
2015-06-29Fix email in ChangeLog entry.Pierre Langlois1-1/+1
2015-06-29Update my email addressPierre Langlois1-0/+4
2015-06-26PR 16253 revisitedKeith Seitz1-0/+9
2015-06-26Add option to remove duplicate command history entriesPatrick Palka1-0/+9
2015-06-26Add tab completion for TUI's "focus" commandPatrick Palka1-0/+6
2015-06-26Do not skip prologue for asm (.S) filesJan Kratochvil1-0/+6
2015-06-25Correctly notice empty sysroots in solib_find_1Gary Benson1-0/+5
2015-06-25Remove gdb_sysroot NULL checksGary Benson1-0/+7
2015-06-24Fix lrealpath memory leak in build_id_to_debug_bfdKeith Seitz1-0/+5
2015-06-24gdb: sim: merge the sysroot update logic togetherMike Frysinger1-0/+4
2015-06-24gdb: sim: handle target sysroot prefixMike Frysinger1-0/+6
2015-06-24Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi1-0/+15