-
-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathChangeLog-spell-corrected.diff
826 lines (613 loc) · 29.8 KB
/
ChangeLog-spell-corrected.diff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
--- ChangeLog 2024-11-13 09:22:50.948319982 -0500
+++ ChangeLog-spell-corrected 2024-11-13 09:22:29.986540128 -0500
@@ -4,7 +4,7 @@
admin-tools/setup-python-3.0.sh, docs/commands/set/asmfmt.rst,
docs/commands/set/events.rst, docs/commands/show/asmfmt.rst,
docs/commands/stack/frame.rst,
- trepan/processor/command/info_subcmd/frame.py, trepan/version.py:
+ trepan/processor/command/info_subcmd/frame.py, trepan/version.py:
Get ready for release 1.3.0
2024-11-12 rocky <[email protected]>
@@ -61,7 +61,7 @@
2024-11-11 R. Bernstein <[email protected]>
* docs/entry-exit.rst, pyproject.toml, trepan/__main__.py,
- trepan/api.py, trepan/client.py, trepan/processor/cmdproc.py:
+ trepan/api.py, trepan/client.py, trepan/processor/cmdproc.py:
Supoprt 3.7+ breakpoint() call (#63)
2024-11-11 rocky <[email protected]>
@@ -95,7 +95,7 @@
trepan/processor/command/info_subcmd/locals.py,
trepan/processor/command/info_subcmd/macro.py,
trepan/processor/command/info_subcmd/signals.py,
- trepan/processor/command/unalias.py, trepan/processor/complete.py:
+ trepan/processor/command/unalias.py, trepan/processor/complete.py:
Note "complete" is GNU-Readline complete
2024-11-10 R. Bernstein <[email protected]>
@@ -184,7 +184,7 @@
2024-10-14 rocky <[email protected]>
- * admin-tools/setup-python-3.3.sh, admin-tools/setup-python-3.6.sh:
+ * admin-tools/setup-python-3.3.sh, admin-tools/setup-python-3.6.sh:
Admnisitrivia
2024-10-09 rocky <[email protected]>
@@ -213,7 +213,7 @@
make-dist-3.3-3.5.sh}, admin-tools/merge-for-3.0.sh,
admin-tools/{merge-for-3.2.sh => merge-for-3.3.sh},
admin-tools/{pyenv-3.2-3.5-versions => pyenv-3.3-3.5-versions},
- admin-tools/{setup-python-3.2.sh => setup-python-3.3.sh}:
+ admin-tools/{setup-python-3.2.sh => setup-python-3.3.sh}:
Administrivia
2024-10-09 rocky <[email protected]>
@@ -252,7 +252,7 @@
2024-09-29 rocky <[email protected]>
- * trepan/lib/core.py, trepan/processor/command/info_subcmd/frame.py:
+ * trepan/lib/core.py, trepan/processor/command/info_subcmd/frame.py:
Small changes... to "info frame" and trace_hook debugging
2024-09-29 rocky <[email protected]>
@@ -290,9 +290,9 @@
* trepan/processor/command/load.py: expand load to handle top-level
modules... Previously we only allowed a single module with a single command.
- Now we can put serveral commands/modules under a single
+ Now we can put several commands/modules under a single
package/module. For example we handle "load trepan3k_mathics3" in addition to the
- previouly supported "load mathics3k_mathics3.printelement"
+ previously supported "load mathics3k_mathics3.printelement"
2024-09-22 rocky <[email protected]>
@@ -362,7 +362,7 @@
2024-09-21 rocky <[email protected]>
- * admin-tools/pyenv-3.6-3.10-versions, test/functional/test_step.py:
+ * admin-tools/pyenv-3.6-3.10-versions, test/functional/test_step.py:
Changes for 3.6-3.10 branch
2024-09-21 R. Bernstein <[email protected]>
@@ -396,7 +396,7 @@
* Makefile, test/integration/test-highlight.py,
test/integration/test-noscript.py,
test/integration/test_highlight.py,
- test/integration/test_noscript.py, test/integration/test_step.py:
+ test/integration/test_noscript.py, test/integration/test_step.py:
Get integration tests working again
2024-09-15 rocky <[email protected]>
@@ -486,7 +486,7 @@
2024-08-28 rocky <[email protected]>
- * admin-tools/setup-python-3.0.sh, admin-tools/setup-python-3.6.sh:
+ * admin-tools/setup-python-3.0.sh, admin-tools/setup-python-3.6.sh:
Administrivia
2024-08-26 rocky <[email protected]>
@@ -552,7 +552,7 @@
2024-08-25 rocky <[email protected]>
- * trepan/processor/cmdproc.py, trepan/processor/command/frame.py:
+ * trepan/processor/cmdproc.py, trepan/processor/command/frame.py:
small tweaks... Use thread.getName -> name since former is deprecated I messed up in
comment on what curindex represents Initialize position_str
@@ -573,7 +573,7 @@
2024-08-24 rocky <[email protected]>
* trepan/lib/format.py, trepan/lib/stack.py,
- trepan/processor/command/frame.py, trepan/processor/frame.py:
+ trepan/processor/command/frame.py, trepan/processor/frame.py:
Modernize a little ... more f-strings, more import from's, add more annotations
2024-08-24 rocky <[email protected]>
@@ -679,7 +679,7 @@
2024-07-25 rocky <[email protected]>
- * trepan/processor/command/p.py, trepan/processor/command/pp.py:
+ * trepan/processor/command/p.py, trepan/processor/command/pp.py:
Misc
2024-07-25 rocky <[email protected]>
@@ -699,12 +699,12 @@
* admin-tools/make-dist-3.0-3.1.sh,
admin-tools/make-dist-3.2-3.5.sh, admin-tools/setup-master.sh,
- admin-tools/setup-python-3.0.sh, admin-tools/setup-python-3.6.sh:
+ admin-tools/setup-python-3.0.sh, admin-tools/setup-python-3.6.sh:
Administrivia
2024-07-22 rocky <[email protected]>
- * admin-tools/setup-master.sh, admin-tools/setup-python-3.6.sh:
+ * admin-tools/setup-master.sh, admin-tools/setup-python-3.6.sh:
Administrivia
2024-07-22 rocky <[email protected]>
@@ -783,7 +783,7 @@
* docs/commands/data/disassemble.rst, trepan/lib/bytecode.py,
trepan/lib/default.py, trepan/lib/format.py,
trepan/processor/command/disassemble.py: Fix some of the funky
- terminal highight problems.. more remain. Doc asmft
+ terminal highlight problems.. more remain. Doc asmft
2024-03-06 rocky <[email protected]>
@@ -835,14 +835,14 @@
2024-02-11 rocky <[email protected]>
- * admin-tools/{check-newer-versions.sh => check-newest-versions.sh}:
+ * admin-tools/{check-newer-versions.sh => check-newest-versions.sh}:
Rename check program to something better
2024-02-11 rocky <[email protected]>
* test/functional/test_break.py, test/functional/test_finish.py,
test/functional/test_jump.py, test/functional/test_sig.py,
- test/functional/test_skip.py: Remove exectuable mode bit
+ test/functional/test_skip.py: Remove executable mode bit
2024-02-11 rocky <[email protected]>
@@ -888,12 +888,12 @@
2024-02-05 rocky <[email protected]>
- * __pkginfo__.py, test/unit/test_api.py: 3.10 compatability and
+ * __pkginfo__.py, test/unit/test_api.py: 3.10 comparability and
uncompyle6 selection
2024-02-05 rocky <[email protected]>
- * test/functional/test-next.py, test/functional/test_next.py:
+ * test/functional/test-next.py, test/functional/test_next.py:
Convert test_next.py
2024-02-04 rocky <[email protected]>
@@ -984,7 +984,7 @@
test/unit/inout/test_inout_input.py,
test/unit/processor/test_proc_subcmd.py, test/unit/test-fifo.py,
test/unit/test-inout-input.py, test/unit/test-subcmd.py,
- trepan/processor/command/set_subcmd/style.py: Convert remainging
+ trepan/processor/command/set_subcmd/style.py: Convert remaining
unit tests ... and reduce nose dependency.
2024-01-28 rocky <[email protected]>
@@ -1050,7 +1050,7 @@
* test/unit/processor/command/test_cmd_alias.py,
test/unit/processor/command/test_cmd_info_files.py,
test/unit/processor/command/test_cmd_list.py,
- test/unit/test-cmd-alias.py, trepan/processor/command/alias.py:
+ test/unit/test-cmd-alias.py, trepan/processor/command/alias.py:
Convert "alias" unit test to pytest
2024-01-23 rocky <[email protected]>
@@ -1075,7 +1075,7 @@
2024-01-16 rocky <[email protected]>
- * test/unit/lib/test_lib_stack.py, test/unit/lib/test_lib_thread.py:
+ * test/unit/lib/test_lib_stack.py, test/unit/lib/test_lib_thread.py:
Lint more
2024-01-16 rocky <[email protected]>
@@ -1159,7 +1159,7 @@
test/unit/test_cmd_break.py, test/unit/test_cmd_finish.py,
test/unit/test_cmd_run.py, test/unit/test_lib_bytecode.py,
test/unit/test_quit.py, trepan/interfaces/user.py,
- trepan/processor/command/quit.py, trepan/processor/command/run.py:
+ trepan/processor/command/quit.py, trepan/processor/command/run.py:
More unit tests converted to pytest
2024-01-15 rocky <[email protected]>
@@ -1182,7 +1182,7 @@
trepan/lib/default.py, trepan/lib/deparse.py,
trepan/lib/disassemble.py, trepan/lib/file.py,
trepan/lib/format.py, trepan/lib/pp.py, trepan/lib/printing.py,
- trepan/lib/sighandler.py, trepan/lib/stack.py, trepan/lib/thred.py:
+ trepan/lib/sighandler.py, trepan/lib/stack.py, trepan/lib/thred.py:
Another pass over trepan/lib
2024-01-14 rocky <[email protected]>
@@ -1216,7 +1216,7 @@
2024-01-14 rocky <[email protected]>
- * test/unit/test-completion.py, test/unit/test_completion.py:
+ * test/unit/test-completion.py, test/unit/test_completion.py:
Another test converted
2024-01-14 rocky <[email protected]>
@@ -1273,12 +1273,12 @@
2023-12-17 rocky <[email protected]>
- * .gitignore, test/unit/test-lib-sig.py, trepan/lib/sighandler.py:
+ * .gitignore, test/unit/test-lib-sig.py, trepan/lib/sighandler.py:
Small lint corrections
2023-09-04 rocky <[email protected]>
- * admin-tools/pyenv-newer-versions, admin-tools/setup-master.sh:
+ * admin-tools/pyenv-newer-versions, admin-tools/setup-master.sh:
Bump testing versions
2023-09-04 rocky <[email protected]>
@@ -1292,13 +1292,13 @@
2023-07-01 rocky <[email protected]>
- * admin-tools/setup-master.sh, admin-tools/setup-python-3.2.sh:
+ * admin-tools/setup-master.sh, admin-tools/setup-python-3.2.sh:
Checkout of 3.2 branch was missing pyficache and xdis
2023-06-10 rocky <[email protected]>
* .pre-commit-config.yaml, admin-tools/pyenv-newer-versions,
- admin-tools/setup-master.sh, trepan/processor/command/deparse.py:
+ admin-tools/setup-master.sh, trepan/processor/command/deparse.py:
Bump testing package versions
2023-06-10 rocky <[email protected]>
@@ -1602,7 +1602,7 @@
2021-11-25 rocky <[email protected]>
- * admin-tools/pyenv-newer-versions, trepan/processor/cmdfns.py:
+ * admin-tools/pyenv-newer-versions, trepan/processor/cmdfns.py:
Remove PYTHON_VERSION
2021-11-19 rocky <[email protected]>
@@ -1620,7 +1620,7 @@
2021-10-30 rocky <[email protected]>
- * admin-tools/setup-master.sh, admin-tools/setup-python-3.2.sh:
+ * admin-tools/setup-master.sh, admin-tools/setup-python-3.2.sh:
Admnistrivia
2021-10-30 R. Bernstein <[email protected]>
@@ -1647,7 +1647,7 @@
* __pkginfo__.py, docs/conf.py, setup.py,
trepan/lib/disassemble.py, trepan/lib/stack.py,
- trepan/processor/command/deparse.py, trepan/processor/location.py:
+ trepan/processor/command/deparse.py, trepan/processor/location.py:
More newer xdis compatibility
2021-09-30 rocky <[email protected]>
@@ -1737,7 +1737,7 @@
2021-06-23 rocky <[email protected]>
- * trepan/version.py: Black shoudn't format version.py
+ * trepan/version.py: Black shouldn't format version.py
2021-06-23 rocky <[email protected]>
@@ -1810,7 +1810,7 @@
2021-03-15 rocky <[email protected]>
- * admin-tools/how-to-make-a-release.md, trepan/processor/cmdproc.py:
+ * admin-tools/how-to-make-a-release.md, trepan/processor/cmdproc.py:
Fix bug encountered in `set patmap` The code is I think a holdover from some earlier code that no longer
exists.
@@ -1820,7 +1820,7 @@
admin-tools/how-to-make-a-release.md, admin-tools/pyenv-versions,
setup.py, tox.ini, trepan/__init__.py, trepan/__main__.py,
trepan/client.py, trepan/processor/command/__init__.py,
- trepan/processor/command/set_subcmd/tempdir.py, trepan/version.py:
+ trepan/processor/command/set_subcmd/tempdir.py, trepan/version.py:
Get ready for release 1.2.3
2021-01-24 rocky <[email protected]>
@@ -2019,7 +2019,7 @@
2020-06-16 rocky <[email protected]>
- * trepan/processor/cmdbreak.py, trepan/processor/location.py:
+ * trepan/processor/cmdbreak.py, trepan/processor/location.py:
breakpoint-handling fixes... have to back off adding function into breakpoint structure.
Location is returning an "int" sometimes. Need to investigate, but
for now...
@@ -2127,14 +2127,14 @@
test/unit/test-cmdbreak.py, trepan/lib/breakpoint.py,
trepan/processor/cmdbreak.py, trepan/processor/command/break.py,
trepan/processor/command/info_subcmd/line.py,
- trepan/processor/location.py, trepan/processor/parse/semantics.py:
+ trepan/processor/location.py, trepan/processor/parse/semantics.py:
Start adding/reporting code offsets in debugger
2020-06-11 rocky <[email protected]>
* .circleci/config.yml, .travis.yml, __pkginfo__.py,
- requirements.txt, trepan/processor/command/info_subcmd/line.py:
- Expanded xdis line/offset in "info line"... using information from xdis. We can now describe * What other offsets are stoppable for that line * what function the line is in * The starting offset and how many intructions are in the line
+ requirements.txt, trepan/processor/command/info_subcmd/line.py:
+ Expanded xdis line/offset in "info line"... using information from xdis. We can now describe * What other offsets are stoppable for that line * what function the line is in * The starting offset and how many instructions are in the line
2020-06-10 rocky <[email protected]>
@@ -2199,7 +2199,7 @@
* trepan/api.py, trepan/processor/command/base_cmd.py,
trepan/processor/command/continue.py,
trepan/processor/command/deparse.py,
- trepan/processor/command/next.py, trepan/processor/command/show.py:
+ trepan/processor/command/next.py, trepan/processor/command/show.py:
Blacken and update trepan.api DRY, DebuggerCommand class vars initialization
2020-06-04 rocky <[email protected]>
@@ -2359,7 +2359,7 @@
2020-05-14 rocky <[email protected]>
* trepan/inout/base.py, trepan/inout/output.py,
- trepan/lib/default.py, trepan/lib/pp.py, trepan/lib/printing.py:
+ trepan/lib/default.py, trepan/lib/pp.py, trepan/lib/printing.py:
Blacken and lint some files
2020-05-14 rocky <[email protected]>
@@ -2376,7 +2376,7 @@
2020-05-13 rocky <[email protected]>
- * README.rst, docs/commands/show/autopc.rst, docs/features.rst:
+ * README.rst, docs/commands/show/autopc.rst, docs/features.rst:
Update Docs yet again.
2020-05-13 rocky <[email protected]>
@@ -2433,7 +2433,7 @@
* test/unit/test-lib-format.py, trepan/lib/deparse.py,
trepan/processor/command/continue.py,
- trepan/processor/command/quit.py, trepan/processor/command/step.py:
+ trepan/processor/command/quit.py, trepan/processor/command/step.py:
Misc modernization & skip a test... Something in reflowing adds spaces. Don't need/want to deal with
that now.
@@ -2532,7 +2532,7 @@
2020-04-24 rocky <[email protected]>
* .circleci/config.yml, .travis.yml, __pkginfo__.py: Bump xdis
- version now that a new verison is out
+ version now that a new version is out
2020-04-22 R. Bernstein <[email protected]>
@@ -2569,7 +2569,7 @@
2020-03-16 rocky <[email protected]>
- * __pkginfo__.py, admin-tools/how-to-make-a-release.md, setup.py:
+ * __pkginfo__.py, admin-tools/how-to-make-a-release.md, setup.py:
Administrivia release-type fixes
2020-03-16 rocky <[email protected]>
@@ -2600,7 +2600,7 @@
2019-11-16 rocky <[email protected]>
- * admin-tools/pyenv-newer-versions, admin-tools/setup-master.sh:
+ * admin-tools/pyenv-newer-versions, admin-tools/setup-master.sh:
Administriva - bump testing versions
2019-11-11 rocky <[email protected]>
@@ -2647,11 +2647,11 @@
2019-09-30 rocky <[email protected]>
- * docs/entry-exit.rst: extry/exit Doc python doc fix
+ * docs/entry-exit.rst: entry/exit Doc python doc fix
2019-09-30 rocky <[email protected]>
- * docs/entry-exit.rst, trepan/api.py, trepan/processor/cmdproc.py:
+ * docs/entry-exit.rst, trepan/api.py, trepan/processor/cmdproc.py:
Misc IPython-related and doc fixes
2019-09-30 rocky <[email protected]>
@@ -2838,7 +2838,7 @@
2018-06-02 JimmyG <[email protected]>
* trepan/options.py: keep it from sourcing twice, if the
- startup-profile has alreay setup. trepan.api.debug(start_opts={'startup-profile':
+ startup-profile has already setup. trepan.api.debug(start_opts={'startup-profile':
['$HOME/.config/trepanpy/profile']})
2018-06-01 rocky <[email protected]>
@@ -3005,7 +3005,7 @@
2018-03-21 rocky <[email protected]>
- * trepan/lib/disassemble.py, trepan/processor/command/deparse.py:
+ * trepan/lib/disassemble.py, trepan/processor/command/deparse.py:
Python sourcecode lines go into 1,000s... So save 4 places for these.
2018-03-13 rocky <[email protected]>
@@ -3052,7 +3052,7 @@
2018-02-16 rocky <[email protected]>
- * __pkginfo__.py, setup.py, trepan/processor/command/disassemble.py:
+ * __pkginfo__.py, setup.py, trepan/processor/command/disassemble.py:
disassemble improvements
2018-02-11 rocky <[email protected]>
@@ -3143,7 +3143,7 @@
* trepan/lib/deparse.py, trepan/lib/disassemble.py,
trepan/processor/cmdfns.py, trepan/processor/cmdproc.py: Start
- deparse line remaping
+ deparse line remapping
2018-01-22 rocky <[email protected]>
@@ -3160,7 +3160,7 @@
2018-01-21 rocky <[email protected]>
- * admin-tools/how-to-make-a-release.md, admin-tools/make-dist.sh:
+ * admin-tools/how-to-make-a-release.md, admin-tools/make-dist.sh:
Admin tweak
2018-01-21 rocky <[email protected]>
@@ -3191,7 +3191,7 @@
2018-01-19 rocky <[email protected]>
- * trepan/processor/cmdbreak.py, trepan/processor/command/break.py:
+ * trepan/processor/cmdbreak.py, trepan/processor/command/break.py:
Add force option on break
2018-01-18 rocky <[email protected]>
@@ -3419,7 +3419,7 @@
2017-08-10 rocky <[email protected]>
* celery/README.md, celery/{trepan.py => ctrepan.py},
- trepan/interfaces/client.py, trepan/processor/command/python.py:
+ trepan/interfaces/client.py, trepan/processor/command/python.py:
Bang on celery remote debugging and... Improve exception handling when going into python: don't go into
post-mortem debugging.
@@ -3450,7 +3450,7 @@
2017-08-04 rocky <[email protected]>
* celery/trepan.py, trepan/inout/tcpserver.py,
- trepan/interfaces/server.py, trepan/processor/command/python.py:
+ trepan/interfaces/server.py, trepan/processor/command/python.py:
Bang on remote execution more
2017-08-03 rocky <[email protected]>
@@ -3574,7 +3574,7 @@
trepan/processor/command/info_subcmd/pc.py,
trepan/processor/command/info_subcmd/program.py,
trepan/processor/command/kill.py, trepan/version.py: Sync with
- trepan2 and bump version Get ready for releae 0.7.4 * Go over documentation * disassemble: show function header when given a frame pointer * make sure we use later uncompyle6 and xdis
+ trepan2 and bump version Get ready for release 0.7.4 * Go over documentation * disassemble: show function header when given a frame pointer * make sure we use later uncompyle6 and xdis
2017-06-01 rocky <[email protected]>
@@ -3615,7 +3615,7 @@
* .gitignore, MANIFEST.in, setup.py,
test/data/highlight-pyp35.right, test/data/macro-pypy35.right,
- test/integration/.gitignore, trepan/__init__.py, trepan/api.py:
+ test/integration/.gitignore, trepan/__init__.py, trepan/api.py:
Revise packaging and Administrivia
2017-05-10 rocky <[email protected]>
@@ -3736,7 +3736,7 @@
2016-11-12 rocky <[email protected]>
- * trepan/processor/cmdproc.py, trepan/processor/command/list.py:
+ * trepan/processor/cmdproc.py, trepan/processor/command/list.py:
Workaround check_path_with_frame problems
2016-11-12 rocky <[email protected]>
@@ -3745,7 +3745,7 @@
2016-11-12 rocky <[email protected]>
- * trepan/processor/cmdproc.py, trepan/processor/command/list.py:
+ * trepan/processor/cmdproc.py, trepan/processor/command/list.py:
Ease into source file checking against code
2016-11-12 rocky <[email protected]>
@@ -3787,7 +3787,7 @@
2016-10-06 rocky <[email protected]>
- * .travis.yml, setup.py, trepan/{VERSION.py => version.py}:
+ * .travis.yml, setup.py, trepan/{VERSION.py => version.py}:
Administrivia and Travis * setup.py, version.py: Don't use exec. * .travis.yml: Add "python ./setup.py develop"
2016-10-06 rocky <[email protected]>
@@ -3811,7 +3811,7 @@
* trepan/processor/command/display.py,
trepan/processor/command/set_subcmd/highlight.py: display
- expresssion and highlight changes... * show display expression after setting it * clear source-code cache after setting highlight
+ expression and highlight changes... * show display expression after setting it * clear source-code cache after setting highlight
2016-07-26 rocky <[email protected]>
@@ -3863,7 +3863,7 @@
2016-05-01 rocky <[email protected]>
* Makefile, trepan/inout/tcpclient.py, trepan/inout/tcpfns.py,
- trepan/inout/tcpserver.py, trepan/processor/command/disassemble.py:
+ trepan/inout/tcpserver.py, trepan/processor/command/disassemble.py:
flake8 crap
2016-05-01 rocky <[email protected]>
@@ -3902,7 +3902,7 @@
2016-01-13 rocky <[email protected]>
- * tox.ini, trepan/bwprocessor/main.py, trepan/lib/sighandler.py:
+ * tox.ini, trepan/bwprocessor/main.py, trepan/lib/sighandler.py:
Squelch flake8 complaints
2016-01-13 rocky <[email protected]>
@@ -4024,7 +4024,7 @@
2015-12-20 rocky <[email protected]>
- * test/example/gcd-dbgcall.py, trepan/processor/command/deparse.py:
+ * test/example/gcd-dbgcall.py, trepan/processor/command/deparse.py:
Add deparse command
2015-12-18 rocky <[email protected]>
@@ -4065,7 +4065,7 @@
2015-12-06 rocky <[email protected]>
- * README.rst, trepan/lib/stack.py, trepan/processor/cmdproc.py:
+ * README.rst, trepan/lib/stack.py, trepan/processor/cmdproc.py:
Small thiungs. Sync code with python2
2015-12-02 rocky <[email protected]>
@@ -4141,7 +4141,7 @@
2015-11-28 rocky <[email protected]>
* bin/trepan3k, trepan/lib/format.py, trepan/lib/printing.py,
- trepan/options.py: options.py: Move configiration loation to
+ trepan/options.py: options.py: Move configuration loation to
~/.config. Add hook for python code format.py: and dark/light
reversed. Customize colorstyle more printing.py: address Python2/3
incompatibility bin/trepan3k: invocation convenience script
@@ -4209,7 +4209,7 @@
* NEWS, README.rst, trepan/VERSION.py,
trepan/processor/command/exit.py, trepan/processor/command/kill.py,
- trepan/processor/command/mock.py, trepan/processor/command/quit.py:
+ trepan/processor/command/mock.py, trepan/processor/command/quit.py:
Get ready for release 0.5.3
2015-09-23 rocky <[email protected]>
@@ -4333,7 +4333,7 @@
trepan/processor/command/show_subcmd/aliases.py,
trepan/processor/command/show_subcmd/autoeval.py,
trepan/processor/command/skip.py, trepan/processor/command/step.py,
- trepan/processor/command/up.py, trepan/processor/command/whatis.py:
+ trepan/processor/command/up.py, trepan/processor/command/whatis.py:
Go over command docstrings. Sync with trepan2
2015-05-29 rocky <[email protected]>
@@ -4347,7 +4347,7 @@
2015-05-29 rocky <[email protected]>
* README.rst, trepan/lib/eval.py, trepan/post_mortem.py,
- trepan/processor/command/bpy.py, trepan/processor/command/python.py:
+ trepan/processor/command/bpy.py, trepan/processor/command/python.py:
Add bpython shell. eval? of for VAR in EXPR: is EXPR
2015-05-27 rocky <[email protected]>
@@ -4386,7 +4386,7 @@
* NEWS, trepan/lib/file.py, trepan/processor/command/break.py,
trepan/processor/command/info_subcmd/files.py,
- trepan/processor/command/tbreak.py, trepan/processor/complete.py:
+ trepan/processor/command/tbreak.py, trepan/processor/complete.py:
Add line completion on tbreak and break
2015-05-19 rocky <[email protected]>
@@ -4402,7 +4402,7 @@
trepan/processor/command/info_subcmd/program.py,
trepan/processor/command/info_subcmd/signals.py,
trepan/processor/command/info_subcmd/threads.py: Add "info *" and
- "info arg1, arg2". Update docs Add "info frame *number* set/sheck
+ "info arg1, arg2". Update docs Add "info frame *number* set/check
max args in subcommands
2015-05-17 rocky <[email protected]>
@@ -4456,7 +4456,7 @@
trepan/processor/command/display.py,
trepan/processor/command/pp.py, trepan/processor/command/pr.py,
trepan/processor/command/pydocx.py,
- trepan/processor/command/whatis.py, trepan/processor/complete.py:
+ trepan/processor/command/whatis.py, trepan/processor/complete.py:
Add identifier completions on pp, pr, pydocx, and debug Some
commands include builtins and some do not
@@ -4468,7 +4468,7 @@
trepan/processor/command/disable.py,
trepan/processor/command/enable.py,
trepan/processor/command/info_subcmd/break.py,
- trepan/processor/complete.py: Add compeltion for breakpoint numbers
+ trepan/processor/complete.py: Add completion for breakpoint numbers
2015-05-16 rocky <[email protected]>
@@ -4483,7 +4483,7 @@
* trepan/processor/cmdproc.py,
trepan/processor/command/info_subcmd/frame.py: cmdproc.py:
- list_lineno for post_mortem frame.py: python3 never has execption
+ list_lineno for post_mortem frame.py: python3 never has exception
info
2015-05-15 rocky <[email protected]>
@@ -4526,7 +4526,7 @@
2015-05-15 rocky <[email protected]>
- * __pkginfo__.py, trepan/debugger.py, trepan/processor/cmdproc.py:
+ * __pkginfo__.py, trepan/debugger.py, trepan/processor/cmdproc.py:
Correct <string> remapping. Need new version of pifycache though
2015-05-14 rocky <[email protected]>
@@ -4572,7 +4572,7 @@
2015-05-01 rocky <[email protected]>
- * trepan/processor/cmdproc.py, trepan/processor/command/ipython.py:
+ * trepan/processor/cmdproc.py, trepan/processor/command/ipython.py:
Lint errors
2015-05-01 rocky <[email protected]>
@@ -4637,11 +4637,11 @@
2015-04-06 rocky <[email protected]>
- * README.rst: README.rst link correcton
+ * README.rst: README.rst link correction
2015-04-06 rocky <[email protected]>
- * README.rst, trepan/VERSION.py: README.rst link correcton
+ * README.rst, trepan/VERSION.py: README.rst link correction
2015-04-06 rocky <[email protected]>
@@ -4675,7 +4675,7 @@
2015-04-06 rocky <[email protected]>
- * test/integration/test-general.py, test/integration/test-macro.py:
+ * test/integration/test-general.py, test/integration/test-macro.py:
Travis 8th try
2015-04-06 rocky <[email protected]>
@@ -4696,7 +4696,7 @@
2015-04-06 rocky <[email protected]>
- * .travis.yml, requirements-dev.txt, test/functional/test-skip.py:
+ * .travis.yml, requirements-dev.txt, test/functional/test-skip.py:
Travis 3rd try
2015-04-06 rocky <[email protected]>
@@ -4914,8 +4914,8 @@
* test/data/macro.right, test/data/step.right, test/example/gcd.py,
test/functional/fn_helper.py, trepan/options.py: Remove trepan2-client from console_scripts (Georg Brandl)
- Integeration test output changes due to running into defaultoutput
- encoding. FIXME down the line. Setup file name creation wrong becase
+ Integration test output changes due to running into defaultoutput
+ encoding. FIXME down the line. Setup file name creation wrong because
debugger name is "trepan" not trepan3k.
2015-04-04 rocky <[email protected]>
@@ -5087,7 +5087,7 @@
trepan/processor/command/undisplay.py,
trepan/processor/complete.py, trepan/processor/frame.py,
trepan/processor/subcmd.py, trepan/processor/trace.py,
- trepan/vprocessor.py: First attempt to syncronize with trepan2 from
+ trepan/vprocessor.py: First attempt to synchronize with trepan2 from
6 months ago.
2014-07-04 Rocky Bernstein <[email protected]>
@@ -5126,7 +5126,7 @@
2014-02-03 Rocky Bernstein <[email protected]>
* test/functional/fn_helper.py, trepan/cli.py, trepan/client.py,
- trepan/options.py, trepan/processor/command/info_subcmd/files.py:
+ trepan/options.py, trepan/processor/command/info_subcmd/files.py:
Start work on --host and --port options for remote execution.
2013-11-30 Rocky Bernstein <[email protected]>
@@ -5333,7 +5333,7 @@
* trepan/io/fifoclient.py, trepan/io/fifoserver.py,
trepan/io/input.py, trepan/io/output.py, trepan/io/scriptin.py,
- trepan/io/tcpclient.py, trepan/io/tcpserver.py, trepan/lib/eval.py:
+ trepan/io/tcpclient.py, trepan/io/tcpserver.py, trepan/lib/eval.py:
Fix macro processing error messages better. pyflakes io directory.
2013-03-23 Rocky Bernstein <[email protected]>
@@ -5441,7 +5441,7 @@
2013-03-22 Rocky Bernstein <[email protected]>
* test/unit/test-disassemble.py, trepan/io/stringarray.py,
- trepan/lib/disassemble.py, trepan/processor/command/disassemble.py:
+ trepan/lib/disassemble.py, trepan/processor/command/disassemble.py:
Fix bugs in disassemble command and add test for it.
2013-03-22 Rocky Bernstein <[email protected]>
@@ -5649,7 +5649,7 @@
2013-03-13 Rocky Bernstein <[email protected]>
* trepan/processor/command/display.py,
- trepan/processor/command/eval.py: Knock off another two debuger
+ trepan/processor/command/eval.py: Knock off another two debugger
commands
2013-03-13 Rocky Bernstein <[email protected]>
@@ -5669,7 +5669,7 @@
2013-03-12 Rocky Bernstein <[email protected]>
* trepan/processor/cmdproc.py, trepan/processor/command/down.py,
- trepan/processor/command/frame.py, trepan/processor/command/up.py:
+ trepan/processor/command/frame.py, trepan/processor/command/up.py:
Add "up", "down" and "frame" commands
2013-03-12 Rocky Bernstein <[email protected]>
@@ -5690,12 +5690,12 @@
trepan/processor/cmdproc.py, trepan/processor/command/backtrace.py,
trepan/processor/command/continue.py,
trepan/processor/command/help.py, trepan/processor/command/list.py,
- trepan/processor/command/next.py, trepan/processor/command/step.py:
+ trepan/processor/command/next.py, trepan/processor/command/step.py:
Debugger starts working! Start to fill in the vast number commands.
2013-03-11 rocky <[email protected]>
- * trepan/api.py, trepan/post_mortem.py, trepan/processor/cmdproc.py:
+ * trepan/api.py, trepan/post_mortem.py, trepan/processor/cmdproc.py:
Add api and post-mortem
2013-03-11 Rocky Bernstein <[email protected]>
@@ -5749,7 +5749,7 @@
* test/unit/cmdhelper.py, trepan/interface.py,
trepan/interfaces/__init__.py, trepan/interfaces/user.py: Start
- converting interface code, and user inteface in particular.
+ converting interface code, and user interface in particular.
2013-03-07 rocky <[email protected]>
@@ -5782,14 +5782,14 @@
* .gitignore, Makefile, test/unit/test-io-input.py,
trepan/__init__.py, trepan/io/__init__.py, trepan/io/{dbg_input.py
=> input.py}, trepan/io/{dbg_output.py => output.py},
- trepan/io/scriptin.py, trepan/lib/__init__.py, trepan/misc.py:
+ trepan/io/scriptin.py, trepan/lib/__init__.py, trepan/misc.py:
dbg_{input,output} -> {input,output}. misc.py, __init__.py: start to
- simplfy and DRY code
+ simplify and DRY code
2013-02-24 rocky <[email protected]>
* .gitignore, Makefile, NEWS, README.txt, __init__.py,
- __pkginfo__.py, make-check-filter.py, setup.py, trepan/VERSION.py:
+ __pkginfo__.py, make-check-filter.py, setup.py, trepan/VERSION.py:
Package Administrivia
2013-02-24 rocky <[email protected]>
@@ -5802,4 +5802,3 @@
2013-02-24 rocky <[email protected]>
* Convert more stuff
-