| Commit message (Expand) | Author | Age | Files | Lines |
* | gdb | Tom Tromey | 2010-11-29 | 1 | -0/+8 |
* | PR python/11948: | Tom Tromey | 2010-10-15 | 1 | -1/+2 |
* | gdb | Tom Tromey | 2010-06-11 | 1 | -4/+11 |
* | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-14 | 1 | -0/+6 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -3/+6 |
* | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2009-07-02 | 1 | -3/+5 |
* | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 2009-07-02 | 1 | -1/+1 |
* | * jv-lang.h (java_int_type, java_byte_type, java_short_type, | Ulrich Weigand | 2009-07-02 | 1 | -3/+6 |
* | * jv-lang.h (JAVA_OBJECT_SIZE): Remove. | Ulrich Weigand | 2009-06-23 | 1 | -7/+9 |
* | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 2009-05-28 | 1 | -3/+3 |
* | gdb: | Tom Tromey | 2009-03-20 | 1 | -2/+2 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | gdb | Tom Tromey | 2008-10-28 | 1 | -44/+55 |
* | Convert static_kind into loc_kind enum. | Jan Kratochvil | 2008-10-08 | 1 | -5/+6 |
* | * valprint.c (val_print): Add new language parameter and use it | Joel Brobecker | 2008-05-06 | 1 | -5/+9 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -2/+2 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-13 | 1 | -3/+3 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -2/+2 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | 2005-05-27 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-05-27 | 1 | -2/+2 |
* | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-05-09 | 1 | -3/+3 |
* | * dwarf2loc.c (loclist_read_variable): Set optimized_out | Daniel Jacobowitz | 2005-02-28 | 1 | -9/+5 |
* | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-08 | 1 | -3/+3 |
* | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-07 | 1 | -2/+2 |
* | 2005-02-06 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-07 | 1 | -6/+6 |
* | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-01-29 | 1 | -15/+9 |
* | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-11-12 | 1 | -8/+8 |
* | 2004-11-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-11-09 | 1 | -1/+1 |
* | 2004-01-09 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-01-09 | 1 | -1/+3 |
* | 2004-01-05 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-01-05 | 1 | -3/+0 |
* | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-09-14 | 1 | -1/+1 |
* | 2003-05-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-05-24 | 1 | -3/+12 |
* | 2003-05-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-05-15 | 1 | -1/+0 |
* | * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not | Tom Tromey | 2003-02-21 | 1 | -2/+3 |
* | * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o, | Tom Tromey | 2002-08-27 | 1 | -0/+1 |
* | * jv-valprint.c (java_val_print): Handle `char' as a special case | Tom Tromey | 2002-05-09 | 1 | -8/+7 |
* | s/value_ptr/struct value */ | Andrew Cagney | 2001-10-21 | 1 | -10/+10 |
* | * value.h (value_as_address): Rename value_as_pointer. | Andrew Cagney | 2001-10-16 | 1 | -4/+4 |
* | Fix -Werror -Wuninitialized warnings. | Andrew Cagney | 2001-03-23 | 1 | -1/+2 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+1 |
* | * jv-valprint.c (java_value_print): Only print non-null Strings. | Tom Tromey | 2000-08-10 | 1 | -2/+3 |
* | 2000-08-09 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2000-08-09 | 1 | -1/+2 |
* | Protoization.gdb-post-protoization-2000-07-29 | Kevin Buettner | 2000-07-30 | 1 | -25/+8 |
* | 2000-04-27 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-04-27 | 1 | -0/+1 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -5/+9 |
* | import gdb-1999-09-08 snapshot | Stan Shebs | 1999-09-09 | 1 | -1/+1 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -46/+47 |
* | import gdb-1999-05-25 snapshot | Jason Molenda | 1999-05-25 | 1 | -1/+6 |