summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* gdb/jiwang2013-03-022-2/+18
* *** empty log message ***gdbadmin2013-03-021-1/+1
* gdb/Jan Kratochvil2013-03-012-1/+7
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-0136-93/+167
* Revise the commit date of my ChangeLog entry.jiwang2013-03-011-1/+1
* Implement get_longjmp_target for tilegx.jiwang2013-03-012-0/+29
* Add missing file from the previous commit.jiwang2013-03-011-0/+67
* *** empty log message ***gdbadmin2013-03-011-1/+1
* * python/py-arch.c (archpy_disassemble): Use PyInt_Check andTom Tromey2013-02-282-3/+8
* * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.Doug Evans2013-02-283-2/+8
* * contrib/excheck.py: New file.Tom Tromey2013-02-284-0/+515
* * python/python.c (gdbpy_print_stack): Call begin_line andTom Tromey2013-02-282-10/+24
* * python/python.c (gdbpy_find_pc_line): Call find_pc_lineTom Tromey2013-02-282-5/+19
* * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to callTom Tromey2013-02-282-35/+39
* * py-block.c (gdbpy_block_for_pc): Call block_for_pc insideTom Tromey2013-02-282-2/+9
* * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.Tom Tromey2013-02-282-1/+5
* * configure.ac: Invoke AC_SYS_LARGEFILE.Tom Tromey2013-02-284-0/+212
* * win32-low.c: Throughout, fix format strings and casts ofCorinna Vinschen2013-02-282-15/+23
* gdb/gdbserver/qiyao2013-02-282-1/+6
* gdb/gdbserver/qiyao2013-02-282-140/+181
* *** empty log message ***gdbadmin2013-02-281-1/+1
* * windows-nat.c: Throughout, fix format strings and casts ofCorinna Vinschen2013-02-272-32/+42
* gdb/testsuite/Jan Kratochvil2013-02-272-0/+6
* gdb/testsuite/Jan Kratochvil2013-02-272-0/+9
* gdb/jiwang2013-02-276-6/+48
* gdb/jiwang2013-02-272-0/+5
* gdb/jiwang2013-02-272-3/+7
* gdb/gdbserver/qiyao2013-02-272-1/+7
* gdb/qiyao2013-02-272-25/+43
* *** empty log message ***gdbadmin2013-02-271-1/+1
* Add moxie-*-rtems* support.Anthony Green2013-02-262-1/+5
* gdb/gdbserver/qiyao2013-02-262-1/+4
* *** empty log message ***gdbadmin2013-02-261-1/+1
* Tweak warning output on Linux kernels with broken i386 NX support.Pedro Alves2013-02-252-2/+8
* *** empty log message ***gdbadmin2013-02-251-1/+1
* * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zeroMaciej W. Rozycki2013-02-242-0/+6
* *** empty log message ***gdbadmin2013-02-241-1/+1
* *** empty log message ***gdbadmin2013-02-231-1/+1
* * elfread.c (elf_symtab_read): Do not use udata.p here to findAlan Modra2013-02-226-13/+38
* gdb/Jan Kratochvil2013-02-222-6/+15
* *** empty log message ***gdbadmin2013-02-221-1/+1
* * gdb.texinfo: Remove bad @syncodeindex.Tom Tromey2013-02-212-71/+34
* bfd/Alan Modra2013-02-212-3/+6
* Add a new method 'disassemble' to gdb.Architecture class.sivachandra2013-02-218-1/+279
* *** empty log message ***gdbadmin2013-02-211-1/+1
* gdb/jiwang2013-02-202-3/+8
* *** empty log message ***gdbadmin2013-02-201-1/+1
* gdbserver:server.c - use unpack_varlen_hex to extract hex numbers.Pedro Alves2013-02-192-5/+17
* Garbage collect struct monitor_ops::load_routine.Pedro Alves2013-02-196-43/+43
* Harmonize this monitor_load with generic_load.Pedro Alves2013-02-192-11/+46