Age | Commit message (Expand) | Author | Files | Lines |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -23/+24 |
2000-05-20 | * target.h (target_memory_bfd_section): Removed declaration. | J.T. Conklin | 1 | -3/+2 |
2000-05-15 | Use make_cleanup_ui_out_stream_delete(). | Andrew Cagney | 1 | -1/+1 |
2000-04-26 | * ax-gdb.c (agent_command): Remove now useless cast of | Philippe De Muyter | 1 | -12/+9 |
2000-04-21 | * defs.h, utils.c (free_current_contents): Change parameter to | Andrew Cagney | 1 | -4/+7 |
2000-04-14 | * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new | Jim Blandy | 1 | -5/+6 |
2000-04-04 | Stop GCC thinking a shift will overflow. | Andrew Cagney | 1 | -3/+6 |
2000-03-22 | * printcmd.c (print_scalar_formatted): Truncate addresses to the | Peter Schauer | 1 | -1/+8 |
2000-02-05 | import gdb-2000-02-04 snapshot | Jason Molenda | 1 | -28/+83 |
2000-02-03 | import gdb-2000-02-02 snapshot | Jason Molenda | 1 | -0/+41 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -16/+15 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -11/+15 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -316/+328 |
1999-06-21 | import gdb-1999-06-21 snapshot | Jason Molenda | 1 | -2/+2 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -4/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+2575 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -2465/+0 |
1998-12-13 | CARP: | Andrew Cagney | 1 | -9/+5 |
1998-12-10 | CARP: | Andrew Cagney | 1 | -9/+10 |
1998-10-14 | 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -7/+11 |
1998-10-05 | * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr) | Stu Grossman | 1 | -21/+30 |
1998-06-04 | Thu Jun 4 12:14:48 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -7/+20 |
1997-11-24 | Pass architecture from ``set arch MACH'' command into disasembler | Andrew Cagney | 1 | -30/+221 |
1996-07-15 | * defs.h printcmd.c: Create global disassemble_info structure | Stu Grossman | 1 | -36/+55 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -3/+3 |
1995-05-18 | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1 | -5/+3 |
1995-02-03 | * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble), | Stu Grossman | 1 | -84/+91 |
1994-05-17 | * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): Call | Jim Kingdon | 1 | -13/+0 |
1994-05-14 | * source.c (find_source_lines): Always use code that was #ifdef | Jim Kingdon | 1 | -22/+7 |
1994-05-13 | gcc -Wall lint: | Jim Kingdon | 1 | -41/+44 |
1994-05-04 | * valprint.c (print_longest): Clarify comment about use_local. | Jim Kingdon | 1 | -10/+13 |
1994-04-27 | * printcmd.c (print_address_symbolic): Initialize name to empty | Steve Chamberlain | 1 | -4/+5 |
1994-04-21 | * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, for | Jim Kingdon | 1 | -0/+13 |
1994-04-21 | * printcmd.c (print_command_1): Annotate the top-level expressions | Jim Kingdon | 1 | -0/+49 |
1994-04-08 | * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines | Peter Schauer | 1 | -22/+11 |
1994-03-03 | * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, | Jim Kingdon | 1 | -24/+49 |
1994-01-27 | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1 | -26/+40 |
1994-01-21 | Thu Jan 20 15:04:24 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -4/+14 |
1994-01-13 | * printcmd.c (print_address_symbolic): Make it search the | John Gilmore | 1 | -32/+90 |
1993-12-25 | * printcmd.c (disassemble_command): Call wrap_here between printing | Jim Kingdon | 1 | -22/+24 |
1993-11-11 | * printcmd.c (address_info): Use fprintf_symbol_filtered | Jeff Law | 1 | -5/+15 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -210/+185 |
1993-10-01 | * printcmd.c (do_examine): Make meaning of 'h', 'w', and 'g' not | Jim Kingdon | 1 | -33/+32 |
1993-09-02 | * printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h. | Jim Kingdon | 1 | -1/+1 |
1993-09-02 | * printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h. | Jim Kingdon | 1 | -2/+7 |
1993-09-02 | * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. | Jim Kingdon | 1 | -13/+0 |
1993-08-24 | * frame.h, symtab.h, findvar.c (read_var_value): Change basereg | Jim Kingdon | 1 | -31/+19 |
1993-08-20 | * printcmd.c (MAKEVA_END): Update this version to use "aligner". | Jim Kingdon | 1 | -2/+2 |
1993-08-18 | * printcmd.c (print_address), values.c (value_as_pointer): Don't | Jim Kingdon | 1 | -7/+14 |
1993-07-14 | Changes from Jeffrey Law: | Jim Kingdon | 1 | -1/+8 |