summaryrefslogtreecommitdiffstats
path: root/contrib/gdb
Commit message (Expand)AuthorAgeFilesLines
* MFC r277608, r277656, r277659:pfg2015-01-284-7/+10
* MFC r258663:kib2013-12-031-12/+12
* Fold in frame-unwind patchemaste2013-06-171-0/+4
* Include die tag in error messageemaste2013-06-171-2/+2
* Handle DW_TAG_unspecified_typeemaste2013-06-121-0/+26
* Handle DW_TAG_rvalue_reference_typeemaste2013-06-121-0/+4
* Fix the value of NT_FREEBSD_TAG to be the same as ABI_NOTRTYPE in lib/csu.andrew2013-04-181-0/+6
* Extend GDB to check the value in the .note.tag section along with theandrew2013-02-041-0/+14
* Clean some 'svn:executable' properties in the tree.pfg2013-01-2614-0/+0
* Support restrict qualifier in dwarf debug infoemaste2012-12-196-28/+71
* Do not unwind past a zero PC frame.emaste2012-11-131-0/+17
* Set optimized_out instead of reporting an error.emaste2012-11-1311-77/+95
* Fix "Corrupted DWARF expression" from (k)gdb.emaste2012-09-061-2/+2
* Teach gdb about the DW_FORM_flag_present dwarf attribute, so it doesn'tdim2012-08-291-0/+6
* fix ABI detection logic: for 64-bit elf objects set default ABI to n64.gonzo2012-03-191-0/+7
* Pull in a fix (still under GPLv2) for a double free in gdb, leading todim2012-03-131-0/+7
* Note two shortcomings of GDB on MIPS that should be addressed.jmallett2012-03-131-0/+2
* Implement functions necessary for compiling fbsd-threads.c.marius2011-08-062-0/+61
* - Check on target wordsize instead of compile time define if we build onandreast2011-06-141-61/+319
* Remove stray semicolon. This fix appears in later upstream gdb versions.emaste2011-03-091-1/+1
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-1810-72/+101
|\
| * Sync: merge r215464 through r215708 from ^/head.dim2010-11-221-0/+5
| |\ | |/ |/|
| * Sync: merge r214895 through r215140 from ^/head.dim2010-11-113-9/+14
| |\
| * \ Sync: merge r214649 through r214894 from ^/head.dim2010-11-062-1/+11
| |\ \
| * | | Fix gdb compilation with new binutils:dim2010-10-2210-34/+34
* | | | Add the ability for GDB to printout the thread name along with otherattilio2010-11-221-0/+5
| |_|/ |/| |
* | | Change register numbers according to current struct reg andgonzo2010-11-072-3/+3
* | | Calculate offset from frame top for registers saved on a stack frame.gonzo2010-11-071-6/+11
| |/ |/|
* | - Add ELF core for FreeBSD/mipsgonzo2010-11-021-0/+10
* | Fix reading of .debug_line on MIPS64, big-endian:gonzo2010-11-021-1/+1
|/
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-102-7/+13
* Adds the missing mips gdb files that Irrs2010-02-215-0/+818
* These contain JC's patch to get gdb sort of workingrrs2010-02-201-0/+11
* gdb: make 'thread apply all bt' always work on all threadsavg2009-06-121-2/+26
* - Use gdb-* glob instead of gdb-6.1.1, to simplify future imports.emaste2009-04-071-54/+65
* gdb: Remove arm_pc_is_thumb_dummy() and related code.raj2008-11-171-36/+1
* This commit was generated by cvs2svn to compensate for changes in r173619,obrien2007-11-141-1/+1
|\
| * Bring in FSF revision 1.9 (Change type of ps_strings from int to u_long).obrien2007-11-141-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r169185,marcel2007-05-011-0/+12
|\ \ | |/
| * Define supply_gregset() and supply_fpregset(). They are neededmarcel2007-05-011-0/+12
* | This commit was generated by cvs2svn to compensate for changes in r161561,marcel2006-08-246-0/+505
|\ \ | |/
| * Add support for PowerPC. These files are added onto the FSF branchmarcel2006-08-246-0/+505
* | Update for PowerPC support. We need to keep rs6000 related files.marcel2006-08-231-2/+0
* | This commit was generated by cvs2svn to compensate for changes in r161537,marcel2006-08-2311-0/+4554
|\ \ | |/
| * Import files needed for PowerPC support and not included in themarcel2006-08-2311-0/+4554
* | Abstract the handling of dirty stacked registers in ia64_read_reg() andmarcel2004-09-051-90/+75
* | Disable surplus detection of breakpoint event in signal stack, the checkdavidxu2004-08-151-0/+4
* | Various improvements for ia64:marcel2004-07-276-47/+66
* | This file was not used to import gdb. Remove.marcel2004-07-191-71/+0
* | Remove fbsd-thread.o, it's not for consumption yet.marcel2004-06-251-1/+1
OpenPOWER on IntegriCloud