summaryrefslogtreecommitdiff
path: root/.gdbinit
Commit message (Expand)AuthorAgeFilesLines
* * .gdbinit (dump_bucket_ex): Use a string comparison with the bucketJoe Orton2023-01-091-1/+1
* * Improve formating and aligning [skip ci]Ruediger Pluem2020-06-301-6/+6
* * Use isValidAddress when dumping buckets [skip ci]Ruediger Pluem2020-06-301-5/+9
* * Create helper function isValidAddress to determine if an address is valid [...Ruediger Pluem2020-06-301-0/+21
* * Let dump_brigade print the length of the brigadeRuediger Pluem2020-06-301-0/+5
* .gdbinit: fix dump_table indentation [skip ci]Yann Ylavic2020-05-291-6/+6
* .gdbinit: tabs to spaces [skip ci]Yann Ylavic2020-05-291-11/+11
* .gdbinit: better dump_pool_and_children indentation [skip ci]Yann Ylavic2020-05-291-6/+17
* .gdbinit: no child_cleanup_fn for pre_cleanups [skip ci]Yann Ylavic2020-05-281-1/+1
* .gdbinit: fix copy/paste dup [skip ci]Yann Ylavic2020-05-281-2/+2
* .gdbinit: dump pool (pre_)cleanups [skip ci]Yann Ylavic2020-05-281-4/+17
* .gdbinit: align columns [skip ci]Yann Ylavic2020-05-261-9/+9
* gdbinit: print bucket fd when available.Yann Ylavic2020-04-171-13/+27
* gdbinit: more address colomn space for 64bit.Yann Ylavic2020-04-171-5/+5
* * Use a loop instead of recursion to iterate over pool siblingsRuediger Pluem2020-03-031-7/+6
* * Make it obsolete to supply a starting poolRuediger Pluem2019-08-291-2/+6
* * Add a command to dump some data from the scoreboardRuediger Pluem2018-10-261-0/+22
* Dump server_rec ->addrs list in dump_server_rec.Joe Orton2018-04-131-2/+18
* * Make it compatible with Python 3Ruediger Pluem2017-10-091-4/+7
* * The calculation of the sizes was flawed:Ruediger Pluem2017-10-091-5/+5
* * Convert to int before usingRuediger Pluem2017-10-091-1/+1
* * It needs to be the dereferenced nodeRuediger Pluem2017-10-091-1/+1
* * Take the pointer from Yann: s/childs/children/Ruediger Pluem2017-10-061-4/+4
* * Add dump_all_pools and dump_pool_and_childs.Ruediger Pluem2017-10-051-0/+92
* * Correctly dump pools that have no tagRuediger Pluem2017-09-181-1/+7
* .gdbinit: Add dump_skiplist.Yann Ylavic2015-03-131-0/+19
* improve dump_allocator, add dump_one_poolStefan Fritsch2012-06-221-1/+23
* * .gdbinit: Add dump_request_tree macro.Joe Orton2011-01-151-0/+10
* * .gdbinit: You are in a maze of twisty little subrequests, all alike...Joe Orton2010-06-081-1/+3
* * .gdbinit: Add dump_filter_chain macro.Joe Orton2010-06-071-0/+26
* * .gdbinit (dump_table): Dump pointer value of table entries, Joe Orton2009-05-081-1/+1
* * .gdbinit: Add a few useful macros, and set defaultsJoe Orton2007-06-201-2/+58
* * .gdbinit (dump_table): Handle NULL value pointers.Joe Orton2005-01-241-1/+5
* fix some declarations so dump_bucket and dump_brigade will work in gdb-5.3Brian Pane2003-08-091-2/+2
* formatting bugletCliff Woolley2002-04-231-0/+1
* Whoops, NULL is a macro, hence not available hereCliff Woolley2002-04-231-1/+1
* A *major* upgrade for the dump_brigade and dump_bucket gdb macros.Cliff Woolley2002-04-111-16/+170
* macros for dumping the list of server_recsDoug MacEachern2001-11-221-0/+32
* add dump_filters macro for printing r->{input,output}_filters chain infoDoug MacEachern2001-07-181-0/+13
* adjust to namechangesDoug MacEachern2001-01-211-3/+3
* handy aliasDoug MacEachern2001-01-181-1/+5
* add dump_{bucket,brigade} macrosDoug MacEachern2001-01-021-0/+36
* update this lil gemDoug MacEachern2000-12-201-4/+4
* A run alias for personal use.Roy T. Fielding1999-08-261-0/+5
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+28