summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
...
* move the "main" data into the per-BFD objectTom Tromey2014-01-157-4/+68
* move main name into the progspaceTom Tromey2014-01-152-11/+81
* make language_of_main staticTom Tromey2014-01-156-22/+37
* move the entry point info into the per-bfd objectTom Tromey2014-01-154-18/+36
* relocate the entry point address when usedTom Tromey2014-01-154-18/+38
* change solib-frv to use entry_point_address_queryTom Tromey2014-01-152-5/+8
* gdb: Add a NEWS entry for ARM record/replay improvementsOmair Javaid2014-01-152-0/+9
* gdb: ARM: Update configure.tgt and enable gdb.reverse testsuiteOmair Javaid2014-01-152-2/+9
* gdb: ARM: Add support for thumb32 instructions recordingOmair Javaid2014-01-152-7/+614
* gdb: ARM: Adds support for recording system call instructionsOmair Javaid2014-01-155-23/+297
* gdb: ARM: Fix for bug in pop instruction decodingOmair Javaid2014-01-152-1/+6
* gdb: ARM: Fix for bugs in push and ldm instructions decodingOmair Javaid2014-01-152-43/+23
* gdb: ARM: Fix for memory record corruption due to 64bit addressesOmair Javaid2014-01-152-1/+5
* Fix go32-nat.c build fallout from to_detach constification.Pedro Alves2014-01-152-25/+11
* introduce async_callback_ftypeTom Tromey2014-01-152-1/+11
* Fix small style violation in py-value.c:get_field_typeJoel Brobecker2014-01-152-5/+8
* Add missing empty line after declarations in "if" block (py-type.c).Joel Brobecker2014-01-152-0/+6
* Small fixes to the GDB/MI Output Syntax grammar.Joel Brobecker2014-01-152-7/+13
* psymtab cleanup patch 3/3Doug Evans2014-01-146-40/+62
* psymtab cleanup patch 2/3Doug Evans2014-01-145-15/+45
* psymtab cleanup patch 1/3Doug Evans2014-01-146-35/+54
* Fix "is a record target open" checks.Pedro Alves2014-01-147-12/+66
* Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi2014-01-146-10/+21
* Change 'len' of linux_common_xfer_osdata to ULONGEST.Yao Qi2014-01-143-12/+28
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-1433-74/+142
* Use target_xfer_partial_ftype for rs6000_xfer_shared_librariesYao Qi2014-01-142-4/+6
* Use bitpos and type to lookup a gdb.Field object when its name is 'None'.Siva Chandra2014-01-1310-18/+208
* PR symtab/16426Doug Evans2014-01-134-1/+62
* remove obsolete declarationTom Tromey2014-01-132-2/+4
* remove use_windowsTom Tromey2014-01-136-24/+8
* remove unused deprecated_flush_hook declarationTom Tromey2014-01-132-1/+4
* Fix set auto-load safe-path false warning regression (PR 16216)Jan Kratochvil2014-01-132-15/+32
* Have regdat.sh always rewrite the output register filePatrick Palka2014-01-132-13/+5
* New "make check-headers" rule.Pedro Alves2014-01-132-0/+27
* remove deprecated_set_hookTom Tromey2014-01-134-9/+6
* Fix MinGW compilation errors in gdbserver/.Eli Zaretskii2014-01-132-1/+7
* tfile: Don't infer the PC from the tracepoint if the PC is a pseudo-register.Pedro Alves2014-01-132-1/+16
* replace XCALLOC with XCNEWVEC or XCNEWTom Tromey2014-01-1320-33/+56
* replace XMALLOC with XNEWTom Tromey2014-01-1337-62/+108
* replace XZALLOC with XCNEWTom Tromey2014-01-1346-83/+163
* Split i386_stap_parse_special_token into smaller functionsSergio Durigan Junior2014-01-122-244/+279
* [doc] Mention that "set environment" affects the shell too.Pedro Alves2014-01-102-3/+16
* Since upstream gcc has recently increased the function alignment onAndreas Arnez2014-01-103-5/+12
* Remove path from gdb.ada/pp-rec-component.exp "source" testJoel Brobecker2014-01-102-1/+6
* Remove path from gdb.python/py-pp-integral.exp "source" test.Joel Brobecker2014-01-102-1/+6
* gdb.mi/mi-info-os.exp: Fix cross-debugger testingPedro Alves2014-01-092-0/+26
* Handle the case of a remote target supporting target side commands, but not o...Pedro Alves2014-01-095-30/+111
* GDBserver: Discard previous queued events when GDB disconnects.Pedro Alves2014-01-082-3/+12
* [remote/gdbserver] Don't lose signals when reconnecting.Pedro Alves2014-01-088-58/+429
* Update NEWS post GDB 7.7 branch creation.Joel Brobecker2014-01-082-1/+9