66 Commits (15f33b666dcf1fedc25c3a719561763f6ec12c13)

Author SHA1 Message Date
Kevin Buettner b8c9b27d1e Replace free() with xfree(). 26 years ago
Peter Schauer 1a2aab69f1 * stack.c (return_command): Pop dummy frame if we just returned from 26 years ago
David Taylor bb518678ac * eval.c (parse_and_eval_long): New function. 26 years ago
Kevin Buettner fba45db2fa Protoization. 26 years ago
Kevin Buettner 507f3c78fb Eliminate PARAMS from function pointer declarations. 27 years ago
Kevin Buettner a14ed312fd PARAMS removal. 27 years ago
Andrew Cagney b02eeafb14 Use make_cleanup_ui_out_stream_delete(). 27 years ago
Andrew Cagney d082b2bb92 Add more checks for no stack frame. 27 years ago
Jim Kingdon 745b8ca0fc Clean up compiler warnings: 27 years ago
Jason Molenda 8b93c6380e import gdb-2000-02-02 snapshot 27 years ago
Jason Molenda d9fcf2fb1c import gdb-2000-02-01 snapshot 27 years ago
Jason Molenda c5394b80ae import gdb-2000-01-17 snapshot 27 years ago
Jason Molenda e514a9d642 import gdb-1999-10-25 snapshot 27 years ago
Jason Molenda c5aa993b1f import gdb-1999-07-07 post reformat 27 years ago
Jason Molenda ac9a91a77c import gdb-1999-06-01 snapshot 28 years ago
Jason Molenda 392a587b05 import gdb-1999-05-25 snapshot 28 years ago
Stan Shebs 7a292a7adf import gdb-19990422 snapshot 28 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
Stu Grossman 4cffc916c1 * dwarf2read.c (dump_die): Change stderr gdb_stderr. 28 years ago
David Taylor 65b07ddca8 all remaining *.c *.h files from hp merge. 28 years ago
nobody 94228bd3ca This commit was manufactured by cvs2svn to create branch 'FSF'. 28 years ago
Andrew Cagney 9ddf9aa9be CARP: 28 years ago
Fred Fish d0e0eca26e * solib.c (solib_address): Return the name of the containing solib. 31 years ago
J.T. Conklin 2b57629364 * configure.in: Check for working mmap, ansi headers, string.h, 31 years ago
J.T. Conklin 1a49497348 * configure.in: Check for unistd.h. 31 years ago
Jim Kingdon d24c05991f * valprint.c (print_longest): Clarify comment about use_local. 33 years ago
Jim Kingdon 5e67875203 Fix many sins which will come up in 32 bit x 64 bit GDB, and 33 years ago
Jim Kingdon 833e0d94cc Fix many sins which will come up in 32 bit x 64 bit GDB, and 33 years ago
Peter Schauer f1de67d323 * infrun.c (normal_stop): Set stop_pc after popping the dummy frame 33 years ago
Jim Kingdon 05052b638c * breakpoint.c (breakpoint_chain): Make static. 33 years ago
Jim Kingdon 4f9834005e * stack.c (down_silently_command): Add comment about PR 1913. 33 years ago
Thomas Lord 199b2450f6 Change the stream argument to _filtered to GDB_FILE *. 33 years ago
Jim Kingdon 78cab901b0 * Move comments on bypassing call dummy breakpoint from stack.c 33 years ago
K. Richard Pixley 46c28185ab some gcc lint 33 years ago
Peter Schauer dff84871e9 * blockframe.c (create_new_frame, get_prev_frame_info): 33 years ago
Jim Kingdon 73553c44e7 Revision to this change--use ->next != NULL, not just ->next, when 34 years ago
Jim Kingdon 23a8e2915c * frame.h, blockframe.c, stack.c, a29k-tdep.c, 34 years ago
Jim Kingdon c94e7e757b * stack.c (print_frame_info): Use catch_errors around print_frame_args. 34 years ago
Jim Kingdon 6fe90fc83f * Many places: replace "the inferior" in messages with "the program" 34 years ago
Jim Kingdon 5afa2040f4 Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com) 34 years ago
Jim Kingdon 31258e4f6f * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args): 34 years ago
Jim Kingdon cee86be37f * rs6000-tdep.c: Delete unused function print_frame. 34 years ago
Jim Kingdon df2a1bd7d9 * stack.c (print_frame_info): Print specially if dummy frame. 34 years ago
Fred Fish 5e81259d23 * utils.c (fputs_demangled, fprint_symbol): Remove. 34 years ago
Fred Fish bd5d07d94c * utils.c (fputs_demangled): Complete rewrite to clean up and 34 years ago
John Gilmore 3de61d8c53 * xm-mips.h (KERNEL_U_ADDR): Get from <machine/param.h>. 34 years ago
John Gilmore 0f552c5fc6 * buildsym.c (scan_file_globals): Beware the null file. 35 years ago
Fred Fish 51b57ded88 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, 35 years ago
Fred Fish b4fde6fa65 * infcmd.c (jump_command): Use cleanups to avoid memory leaks. 35 years ago