]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
sim: clean up some more device detritus
[thirdparty/binutils-gdb.git] / gdb /
2016-01-02  Mike Frysingergdb: ppc: drop unnecessary sim file check
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2016-01-01  Joel Brobeckerupdate copyright year printed by GDB, GDBserver and...
2016-01-01  Joel BrobeckerRotate the GDB ChangeLog
2015-12-28  Patrick PalkaUse libiberty's crc32 implementation in gdbserver
2015-12-25  Sandra LoosemoreDocument that the PATTERN argument to gdb_test is optional.
2015-12-24  Joel Brobecker[testsuite/Ada] stop using project files when building...
2015-12-22  Simon MarchiRemove HP-UX reference in foll-vfork.exp
2015-12-22  Joel Brobecker[lynxos] gdbserver hangs when killing inferior from GDB
2015-12-22  Joel Brobeckergdbserver crash in gdb/gdbserver/thread.c::thread_searc...
2015-12-22  Joel Brobecker[win32] cannot automatically find executable file ...
2015-12-22  Thomas Preud'hommeAdd an expect for running commands with CLI jump
2015-12-21  Simon MarchiRemove dead code in testsuite
2015-12-21  Simon MarchiRemove HP-UX references fom testsuite
2015-12-21  Simon MarchiRemove references to HP CC/aCC compiler from testsuite
2015-12-21  Yao QiUse arm_eabi_breakpoint on aarch32
2015-12-21  Joel BrobeckerMinor reformatting fix in gdbtypes.c::create_array_type...
2015-12-20  Simon MarchiRemove HP-UX reference in testsuite/configure.ac
2015-12-19  Joel BrobeckerFix ARI warning in gdb/arch/arm-get-next-pcs.c
2015-12-19  Sandra LoosemoreReset pagination counts even when stdin is not a tty.
2015-12-19  Sandra LoosemoreMake prompt_for_continue call throw_quit directly.
2015-12-18  Antoine TremblayCast to enum bfd_endian in arm_get_next_pcs_read_memory...
2015-12-18  Simon MarchiAdd documentation to gdb_compile
2015-12-18  Antoine TremblayEnable conditional breakpoints for targets that support...
2015-12-18  Antoine TremblayEnable software single stepping for while-stepping...
2015-12-18  Antoine TremblaySupport software single step on ARM in GDBServer
2015-12-18  Antoine TremblayShare regcache function regcache_raw_read_unsigned
2015-12-18  Antoine TremblayRefactor arm_software_single_step to use regcache
2015-12-18  Antoine TremblayShare some ARM target dependent code from GDB with...
2015-12-18  Antoine TremblayReplace breakpoint_reinsert_addr by get_next_pcs operat...
2015-12-17  Pedro AlvesFix PR threads/19354: "info threads" error with multipl...
2015-12-17  Pedro AlvesRemove support for LinuxThreads and vendor 2.4 kernels...
2015-12-17  Yao QiFix one heap buffer overflow in aarch64_push_dummy_call
2015-12-16  Pedro AlvesFix -Wno-unknown-warning support detection
2015-12-16  Pedro Alves[C++] Fix -Winvalid-offsetof warnings with g++ 4.4
2015-12-15  Yao QiTweak gdb.trace/ftrace.exp for aarch64
2015-12-14  Sandra LoosemoreCheck for readline support in gdb.base/history-duplicat...
2015-12-14  Sandra LoosemoreSkip gdb.base/gdbinit-history.exp on remote hosts.
2015-12-14  Sandra LoosemoreSkip gdb.base/gdbhistsize-history.exp on remote hosts.
2015-12-14  Sandra LoosemoreSkip tests that send ctrl-c to GDB if nointerrupts...
2015-12-14  Don BreazealTarget remote mode fork and exec event documentation
2015-12-14  Don BreazealTarget remote mode fork and exec event support
2015-12-14  Don BreazealTarget remote mode fork and exec test updates
2015-12-14  Andrew Burgessgdb: Use TYPE_LENGTH macro
2015-12-11  Andrew Burgessgdb: Extend help text for 'list' command.
2015-12-11  Andrew Burgessgdb: Add an error when 'list -' reaches the start of...
2015-12-11  Andrew Burgessgdb: 'list' command, tweak handling of +/- arguments.
2015-12-11  Andrew Burgessgdb: Make test names unique in list.exp.
2015-12-11  Andrew Burgessgdb: Small code restructure for list_command.
2015-12-11  Andrew Burgessgdb: Use NULL instead of 0 for pointer comparison.
2015-12-11  Andrew Burgessgdb: Make lines_to_list variable static.
2015-12-11  Yao QiRemove gdb.base/coremaker2.c
2015-12-11  Yao QiUnderstand arm breakpoints in aarch64_breakpoint_at
2015-12-11  Yao QiUse arm_eabi_breakpoint on aarch32
2015-12-10  Antoine TremblayFix regression revealed by corethreads.exp
2015-12-10  Pedro Alves[gdb/doc] Explain that there's always a thread
2015-12-10  Pedro Alves[gdb/doc] Remove references to no-longer-supported...
2015-12-10  Pedro AlvesRemove "spaces" references from gdb.multi/base.exp
2015-12-10  Pedro AlvesStop using nowarnings in gdb/testsuite/gdb.multi/
2015-12-10  Antoine TremblayRemove support for thread events without PTRACE_EVENT_C...
2015-12-10  Pedro Alves[gdb/doc] Stack, Examining the Stack: Reorder menu
2015-12-10  Andrew Burgessgdb: Handle multiple base address in debug_ranges data.
2015-12-09  Kevin Buettnerdwarf2loc.c: Perform a pointer to address conversion...
2015-12-09  Kevin Buettnergdb.base/async.exp: Handle "asynchronous execution...
2015-12-09  Luis Machadovarobj zero-padded hexadecimal format
2015-12-09  Ruslan KabatsayevFix wrong output of x87 registers due to truncation...
2015-12-08  Pierre-Marie de... DOCO: Enhance the menu to select function overloads...
2015-12-07  Yao QiSupport Z0 packet in AArch64 multi-arch debugging
2015-12-07  Pierre-Marie de... Enhance the menu to select function overloads with...
2015-12-07  Andreas ArnezAdd myself as a write-after-approval GDB maintainer
2015-12-06  Joel BrobeckerReplace remaining references to i386-nat with x86-nat...
2015-12-05  Joel BrobeckerDocument the GDB 7.10.1 release in gdb/ChangeLog
2015-12-05  Josh Stonegdbserver: set ptrace flags after creating inferiors
2015-12-03  Antoine TremblayRemove duplicate arch/arm.h include in linux-arm-low.c.
2015-12-03  Yao QiRun gdb.base/sizeof.exp with board having gdb,noinferiorio
2015-12-01  Ulrich WeigandAvoid "operation may be undefined" warning in remote.c
2015-12-01  Ulrich WeigandFix uninitialized variable warnings in remote.c
2015-12-01  Yao QiRun gdb.base/disp-step-syscall.exp for aarch64-linux
2015-11-30  Antoine TremblayRemove too simple breakpoint_reinsert_addr implementations.
2015-11-30  Antoine TremblayRemove support for thread events without PTRACE_EVENT_C...
2015-11-30  Antoine TremblayRefactor queries for hardware and software single stepp...
2015-11-30  Antoine TremblayFix instruction skipping when using software single...
2015-11-30  Antoine TremblayFix breakpoint size when stepping over a permanent...
2015-11-30  Pedro Alvesgdbserver: don't exit until GDB disconnects
2015-11-30  Pedro Alvesgdbserver/linux: Always wake up event loop after resume
2015-11-30  Pedro Alvesgdbserver:prepare_access_memory: pick another thread
2015-11-30  Pedro AlvesImplement TARGET_WAITKIND_NO_RESUMED in the remote...
2015-11-30  Pedro Alvesinfrun: Fix TARGET_WAITKIND_NO_RESUMED handling in...
2015-11-30  Pedro Alvestestsuite: Range stepping and non-stop mode
2015-11-30  Pedro Alvesgdbserver: fix killed-outside.exp
2015-11-30  Pedro AlvesRemote thread create/exit events
2015-11-30  Pedro AlvesMake dprintf-non-stop.exp cope with remote testing
2015-11-30  Pedro Alvesgdbserver resume_stop handling bug
2015-11-30  Pedro Alvesgdbserver crash if gdb attaches too fast
2015-11-30  Pedro AlvesNew vCtrlC packet, non-stop mode equivalent of \003
2015-11-30  Pedro Alvesremote: stop reason and watchpoint data address per...
2015-11-30  Pedro Alvesgdbserver crash running gdb.threads/non-ldr-exc-1.exp
2015-11-30  Pedro Alvesattach + target always in non-stop mode: stop all threads
2015-11-30  Pedro AlvesRemote all-stop-on-top-of-non-stop
2015-11-30  Pedro AlvesFix mi-nonstop.exp with extended-remote
next